commit | bd32aa1f5d2c0edab09c2d80af30cb829337ddef | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Thu Mar 26 23:10:19 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 26 19:35:13 2020 -0700 |
tree | 08f3faa0d220c8bad980a23e9ce0216585437a43 | |
parent | afaa4d060f9a7e6c7cef991fa28939072b87b7ec [diff] |
veth: rely on veth_rq in veth_xdp_flush_bq signature Substitute net_device point with veth_rq one in veth_xdp_flush_bq, veth_xdp_flush and veth_xdp_tx signature. This is a preliminary patch to account xdp_xmit counter on 'receiving' veth_rq Acked-by: Toshiaki Makita <toshiaki.makita1@gmail.com> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>