[Intel-wired-lan] [PATCH v7 0/2] XDP support for ixgbe

John Fastabend john.fastabend at gmail.com
Fri Mar 24 04:30:40 UTC 2017


This version fixes a couple issues with q_vector allocation and query on XDP
program.

---

John Fastabend (2):
      ixgbe: add XDP support for pass and drop actions
      ixgbe: add support for XDP_TX action


 drivers/net/ethernet/intel/ixgbe/ixgbe.h         |   23 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c |   29 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c     |   78 +++-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c    |  434 +++++++++++++++++++---
 4 files changed, 490 insertions(+), 74 deletions(-)

--
Signature


More information about the Intel-wired-lan mailing list