diff options
author | 2024-01-19 18:22:35 +0800 | |
---|---|---|
committer | 2024-01-22 10:58:04 +0000 | |
commit | 5744ba05e7c4bff8fec133dd0f9e51ddffba92f5 (patch) | |
tree | 4c286f5e2b30176c43c645e5bb6d5e0d3e4232d4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: fix removing a namespace with conflicting altnames (diff) | |
download | wireguard-linux-5744ba05e7c4bff8fec133dd0f9e51ddffba92f5.tar.xz wireguard-linux-5744ba05e7c4bff8fec133dd0f9e51ddffba92f5.zip |
tun: fix missing dropped counter in tun_xdp_act
The commit 8ae1aff0b331 ("tuntap: split out XDP logic") includes
dropped counter for XDP_DROP, XDP_ABORTED, and invalid XDP actions.
Unfortunately, that commit missed the dropped counter when error
occurs during XDP_TX and XDP_REDIRECT actions. This patch fixes
this issue.
Fixes: 8ae1aff0b331 ("tuntap: split out XDP logic")
Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions