From: Eric Kinzie <ehkinzie@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH] ixgbe fall back to non-vector rx
Date: Tue, 26 May 2015 08:52:27 -0700 [thread overview]
Message-ID: <1432655548-13949-1-git-send-email-ehkinzie@gmail.com> (raw)
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
next reply other threads:[~2015-05-26 15:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-26 15:52 Eric Kinzie [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1432655548-13949-1-git-send-email-ehkinzie@gmail.com \
--to=ehkinzie@gmail.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).