diff options
author | Gilberto Bertin <me@jibi.io> | 2020-04-10 19:20:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-13 06:58:24 +0300 |
commit | 3fe260e00cd0bf0be853c48fcc1e19853df615bb (patch) | |
tree | 0560451c14b2fb13eb0206ed898a0b0be65f3c04 /tools/perf/scripts/python/stackcollapse.py | |
parent | e6aaeafd56e33345f1d242cde33dd92614734be8 (diff) | |
download | linux-3fe260e00cd0bf0be853c48fcc1e19853df615bb.tar.xz |
net: tun: record RX queue in skb before do_xdp_generic()
This allows netif_receive_generic_xdp() to correctly determine the RX
queue from which the skb is coming, so that the context passed to the
XDP program will contain the correct RX queue index.
Signed-off-by: Gilberto Bertin <me@jibi.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions