aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCarolina Jubran <[email protected]>2024-04-11 00:41:54 +0300
committerJakub Kicinski <[email protected]>2024-04-11 19:31:12 -0700
commit919b38a916b4c616f1ead7d551de74bfcbe13e3c (patch)
treec98c71aa75f188dee7a19be11a0a2a8749c8164b /tools/perf/scripts/python
parentef4ba01181710c589c1e923a2e760090281d8750 (diff)
net/mlx5e: Expose the VF/SF RX drop counter on the representor
Q counters are device-level counters that track specific events, among which are out_of_buffer events. These events occur when packets are dropped due to a lack of receive buffer in the RX queue. Expose the total number of out_of_buffer events on the VFs/SFs to their respective representor, using the "ip stats group link" under the name of "rx_missed". The "rx_missed" equals the sum of all Q counters out_of_buffer values allocated on the VFs/SFs. Signed-off-by: Carolina Jubran <[email protected]> Reviewed-by: Gal Pressman <[email protected]> Reviewed-by: Aya Levin <[email protected]> Reviewed-by: Rahul Rameshbabu <[email protected]> Signed-off-by: Tariq Toukan <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions