DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] ixgbe fall back to non-vector rx
@ 2015-05-26 15:52 Eric Kinzie
  2015-05-26 15:52 ` [dpdk-dev] [PATCH] ixgbe: " Eric Kinzie
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Kinzie @ 2015-05-26 15:52 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-28  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-26 15:52 [dpdk-dev] [PATCH] ixgbe fall back to non-vector rx Eric Kinzie
2015-05-26 15:52 ` [dpdk-dev] [PATCH] ixgbe: " Eric Kinzie
2015-05-27 10:20   ` Ananyev, Konstantin
     [not found]     ` <20150527182000.GB27368@zaphod>
2015-05-28  9:59       ` Ananyev, Konstantin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).