Thread (2 messages) flat view 2 messages, 2 authors, 2021-02-06

Re: [PATCH net-next] net: ethernet: ti: fix netdevice stats for XDP

From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-02-06 18:51:01

On Wed,  3 Feb 2021 19:06:17 +0100 Lorenzo Bianconi wrote:
Align netdevice statistics when the device is running in XDP mode
to other upstream drivers. In particular reports to user-space rx
report
packets even if they are not forwarded to the networking stack
(XDP_PASS) but if they are redirected (XDP_REDIRECT), dropped (XDP_DROP)
or sent back using the same interface (XDP_TX). This patch allows the
system administrator to very the device is receiving data correctly.
verify
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help