Revision e57cbe48a6b7a9a05a058aee5336d25407ad1c2c authored by David S. Miller on 23 December 2016, 18:48:56 UTC, committed by David S. Miller on 23 December 2016, 18:48:56 UTC
Jason Wang says:

====================
several fixups for virtio-net XDP

Merry Xmas and a Happy New year to all:

This series tries to fixes several issues for virtio-net XDP which
could be categorized into several parts:

- fix several issues during XDP linearizing
- allow csumed packet to work for XDP_PASS
- make EWMA rxbuf size estimation works for XDP
- forbid XDP when GUEST_UFO is support
- remove big packet XDP support
- add XDP support or small buffer

Please see individual patches for details.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s d3a51d6 + bb91acc
History

back to top