diff options
author | Michael Chan <michael.chan@broadcom.com> | 2020-05-04 11:50:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-04 20:44:11 +0300 |
commit | 9d8b5f05529c619b63d68b0dd26a1dfe35a4fab2 (patch) | |
tree | 7d51afe852a1efd657f0638fd2aa01dedff91282 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 098286ff930ca752e4c9295ea65840dd55f5f290 (diff) | |
download | linux-9d8b5f05529c619b63d68b0dd26a1dfe35a4fab2.tar.xz |
bnxt_en: Refactor the software ring counters.
We currently have 3 software ring counters, rx_l4_csum_errors,
rx_buf_errors, and missed_irqs. The 1st two are RX counters and the
last one is a common counter. Organize them into 2 structures
bnxt_rx_sw_stats and bnxt_cmn_sw_stats.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions