diff options
author | Guillaume Nault <gnault@redhat.com> | 2024-04-26 18:27:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-29 15:39:15 +0300 |
commit | b22ea4ef4c3438817fcb604255b55b0058ed8c64 (patch) | |
tree | e194c5a8ebd3d4da6a181e397a062626e9627a5d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6dee402daba4eb8677a9438ebdcd8fe90ddd4326 (diff) | |
download | linux-b22ea4ef4c3438817fcb604255b55b0058ed8c64.tar.xz |
vxlan: Add missing VNI filter counter update in arp_reduce().
VXLAN stores per-VNI statistics using vxlan_vnifilter_count().
These statistics were not updated when arp_reduce() failed its
pskb_may_pull() call.
Use vxlan_vnifilter_count() to update the VNI counter when that
happens.
Fixes: 4095e0e1328a ("drivers: vxlan: vnifilter: per vni stats")
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions