Commit a7fc1a4
committed
eth: bnxt: gather and report HW-GRO stats
Count and report HW-GRO stats as seen by the kernel.
The device stats for GRO seem to not reflect the reality,
perhaps they count sessions which did not actually result
in any aggregation. Also they count wire packets, so we
have to count super-frames, anyway.
Reviewed-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20260207003509.3927744-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 57be33f commit a7fc1a4
2 files changed
Lines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1801 | 1801 | | |
1802 | 1802 | | |
1803 | 1803 | | |
1804 | | - | |
| 1804 | + | |
| 1805 | + | |
1805 | 1806 | | |
1806 | 1807 | | |
1807 | 1808 | | |
| |||
1811 | 1812 | | |
1812 | 1813 | | |
1813 | 1814 | | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
1814 | 1818 | | |
1815 | 1819 | | |
1816 | 1820 | | |
| |||
1984 | 1988 | | |
1985 | 1989 | | |
1986 | 1990 | | |
1987 | | - | |
| 1991 | + | |
| 1992 | + | |
1988 | 1993 | | |
1989 | 1994 | | |
1990 | 1995 | | |
| |||
13489 | 13494 | | |
13490 | 13495 | | |
13491 | 13496 | | |
| 13497 | + | |
| 13498 | + | |
13492 | 13499 | | |
13493 | 13500 | | |
13494 | 13501 | | |
| |||
15910 | 15917 | | |
15911 | 15918 | | |
15912 | 15919 | | |
| 15920 | + | |
| 15921 | + | |
15913 | 15922 | | |
15914 | 15923 | | |
15915 | 15924 | | |
| |||
15945 | 15954 | | |
15946 | 15955 | | |
15947 | 15956 | | |
| 15957 | + | |
| 15958 | + | |
15948 | 15959 | | |
15949 | 15960 | | |
15950 | 15961 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
| 1129 | + | |
1129 | 1130 | | |
1130 | 1131 | | |
| 1132 | + | |
| 1133 | + | |
1131 | 1134 | | |
1132 | 1135 | | |
1133 | 1136 | | |
| |||
1154 | 1157 | | |
1155 | 1158 | | |
1156 | 1159 | | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
1157 | 1163 | | |
1158 | 1164 | | |
1159 | 1165 | | |
| |||
0 commit comments