diff options
author | David Arinzon <[email protected]> | 2024-09-09 11:47:04 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-12 18:01:17 -0700 |
commit | 403cdc41773b4b2c58e4f204ffe72f9aa1d0b9a1 (patch) | |
tree | 69c4ee088281c39ace5babe2eff9b34cf5dd0809 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 49f66e1216ff9d616247189a90581306de641da9 (diff) |
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions