diff options
author | Björn Töpel <bjorn.topel@intel.com> | 2018-06-04 13:57:12 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-06-04 17:21:02 +0200 |
commit | a509a95536a86ef84deb16c656d741437791b414 (patch) | |
tree | 7003dd6cf67754e4320e4983604ad29c5ae2ee47 /net/xdp/xdp_umem.c | |
parent | xsk: proper fill queue descriptor validation (diff) | |
download | linux-a509a95536a86ef84deb16c656d741437791b414.tar.xz linux-a509a95536a86ef84deb16c656d741437791b414.zip |
xsk: proper Rx drop statistics update
Previously, rx_dropped could be updated incorrectly, e.g. if the XDP
program redirected the frame to a socket bound to a different queue
than where the XDP program was executing.
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/xdp/xdp_umem.c')
0 files changed, 0 insertions, 0 deletions