diff options
author | Jason Wang <jasowang@redhat.com> | 2016-12-23 22:37:25 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-23 13:48:54 -0500 |
commit | 275be061b33b945cfb120ee8a570f78c3ccafe56 (patch) | |
tree | 7f89c6cb0ab4b8898eda6aaea9ef1dbf02d5f2da /net | |
parent | 73b62bd085f4737679ea9afc7867fa5f99ba7d1b (diff) |
virtio-net: correctly xmit linearized page on XDP_TX
After we linearize page, we should xmit this page instead of the page
of first buffer which may lead unexpected result. With this patch, we
can see correct packet during XDP_TX.
Cc: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions