[dpdk-dev] [PATCH] ixgbe fall back to non-vector rx

Eric Kinzie ehkinzie at gmail.com
Tue May 26 17:52:27 CEST 2015


This change addresses an issue found using the bonding driver
with ixgbe interfaces that have vector operations enabled
(CONFIG_RTE_IXGBE_INC_VECTOR=y).

Eric Kinzie (1):
  ixgbe: fall back to non-vector rx

 drivers/net/ixgbe/ixgbe_rxtx.c     |   10 +++++-----
 drivers/net/ixgbe/ixgbe_rxtx.h     |    4 ++++
 drivers/net/ixgbe/ixgbe_rxtx_vec.c |    4 ++--
 3 files changed, 11 insertions(+), 7 deletions(-)

-- 
1.7.10.4



More information about the dev mailing list