diff options
author | Wei Fang <wei.fang@nxp.com> | 2023-08-24 08:11:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-08-25 11:08:47 +0200 |
commit | 9540329452b737340960b4273600e61a6a236a78 (patch) | |
tree | d08fea05e3e3839285cfbf33340db053dcb73cd4 /Documentation/ABI | |
parent | Merge branch 'txgbe-link-modes' (diff) | |
download | linux-9540329452b737340960b4273600e61a6a236a78.tar.xz linux-9540329452b737340960b4273600e61a6a236a78.zip |
net: fec: add statistics for XDP_TX
The FEC driver supports the statistics for XDP actions except for
XDP_TX before, because the XDP_TX was not supported when adding
the statistics for XDP. Now the FEC driver has supported XDP_TX
since commit f601899e4321 ("net: fec: add XDP_TX feature support").
So it's reasonable and necessary to add statistics for XDP_TX.
Signed-off-by: Wei Fang <wei.fang@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions