[Intel-wired-lan] [PATCH 0/9] ixgbevf: build_skb support and related changes
Emil Tantilov
emil.s.tantilov at intel.com
Wed Jan 31 00:51:07 UTC 2018
This series includes changes that were previously introduced in igb and
ixgbe. Mainly the changes from Alexander Duyck prior to the introduction
of XDP support in ixgbe.
---
Emil Tantilov (9):
ixgbevf: use page_address offset from page
ixgbevf: add ethtool private flag for legacy Rx
ixgbevf: add support for using order 1 pages to receive large frames
ixgbevf: setup queue counts
ixgbevf: add support for padding packet
ixgbevf: make sure all frames fit minimum size requirements
ixgbevf: allocate the rings as part of q_vector
ixgbevf: break out Rx buffer page management
ixgbevf: add build_skb support
drivers/net/ethernet/intel/ixgbevf/ethtool.c | 48 +
drivers/net/ethernet/intel/ixgbevf/ixgbevf.h | 72 ++
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 823 ++++++++++++---------
3 files changed, 568 insertions(+), 375 deletions(-)
--
Signature
More information about the Intel-wired-lan
mailing list