Files
android_kernel_xiaomi_sm8450/drivers
Jason Wang 186b3c998c virtio-net: support XDP_REDIRECT
This patch tries to add XDP_REDIRECT for virtio-net. The changes are
not complex as we could use exist XDP_TX helpers for most of the
work. The rest is passing the XDP_TX to NAPI handler for implementing
batching.

Cc: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-20 14:27:52 -07:00
..
2017-09-14 17:34:43 +02:00
2017-08-29 13:46:35 +02:00
2017-09-20 14:27:52 -07:00
2017-08-30 14:03:42 -06:00