DPDK patches and discussions
 help / color / mirror / Atom feed
From: "lhffjzh" <lhffjzh@126.com>
To: <dev@dpdk.org>, <dts@dpdk.org>
Cc: maintainers@dpdk.org
Subject: [dpdk-dev] Bond feature can't running well on 40G i40e NICs
Date: Thu, 5 Feb 2015 10:03:16 +0800	[thread overview]
Message-ID: <007801d040e7$e84d0890$b8e719b0$@com> (raw)

Hi DPDK maintainers,

 

We encounter confusion recently which is 40G i40e NICs bond issue, our
bonding logic as below, the ixgbe bonding is running well both 1.7.1 and
1.8.0, but i40e are all failed.

 

Create bond port -> config slave ports(tx/rx) -> start slave ports -> add
slave port into bond port -> start bond port -> tx/rx on bond port

 

On 1.7.1, the 40G bonding port always can't be started, them status are down
and speed are 0.

On 1.8.0, the 40G bonding port start and send network package correctly, but
can't receive any package with BONDING_MODE_BALANCE
<http://www.dpdk.org/doc/api/rte__eth__bond_8h.html#a6a70bf21c5b4ad3a1368615
349cb9771>  mode and all policies like BALANCE_XMIT_POLICY_LAYER2. In
BONDING_MODE_ROUND_ROBIN
<http://www.dpdk.org/doc/api/rte__eth__bond_8h.html#aad34f918b8877dc6a27322d
03dc4184f>  mode, bonding port can send/receive a few network packages(less
than 100) per seconds.

 

Could you please help us for this? any clue is welcome.

 

 

Thanks and Regards,

Haifeng

 

             reply	other threads:[~2015-02-05  2:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05  2:03 lhffjzh [this message]
2015-02-06 10:17 ` [dpdk-dev] [dts] " Declan Doherty

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='007801d040e7$e84d0890$b8e719b0$@com' \
    --to=lhffjzh@126.com \
    --cc=dev@dpdk.org \
    --cc=dts@dpdk.org \
    --cc=maintainers@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).