From: Jason Wang <[email protected]>
Date: Tue, 19 Sep 2017 17:42:43 +0800

> 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 <[email protected]>
> Signed-off-by: Jason Wang <[email protected]>

Applied.

Reply via email to