diff options
| author | David Arinzon <[email protected]> | 2024-09-09 08:47:04 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-09-13 01:01:17 +0000 |
| commit | 403cdc41773b4b2c58e4f204ffe72f9aa1d0b9a1 (patch) | |
| tree | 69c4ee088281c39ace5babe2eff9b34cf5dd0809 /drivers/net/netkit.c | |
| parent | net: ena: Add ENA Express metrics support (diff) | |
| download | kernel-403cdc41773b4b2c58e4f204ffe72f9aa1d0b9a1.tar.gz kernel-403cdc41773b4b2c58e4f204ffe72f9aa1d0b9a1.zip | |
net: ena: Extend customer metrics reporting support
ENA currently supports the following customer metrics:
- `bw_in_allowance_exceeded`
- `bw_out_allowance_exceeded`
- `conntrack_allowance_exceeded`
- `linklocal_allowance_exceeded`
- `pps_allowance_exceeded`
This patch adds a new metric named:
`conntrack_allowance_available`.
Information about these metrics is available in [1].
In addition, the interface between the driver and the
device has been upgraded to allow more flexibility and
expendability to additional metrics in the future.
[1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-network-performance-ena.html#network-performance-metrics
Signed-off-by: Ron Beider <[email protected]>
Signed-off-by: Shahar Itzko <[email protected]>
Signed-off-by: David Arinzon <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/netkit.c')
0 files changed, 0 insertions, 0 deletions
