DPDK usage discussions
 help / color / mirror / Atom feed
From: Nishant Verma <vnish11@gmail.com>
To: USERS <users@dpdk.org>, dev@dpdk.org
Subject: [dpdk-users] I40e-dpdk_18.11-Bonding issue
Date: Fri, 17 Sep 2021 13:20:35 -0400	[thread overview]
Message-ID: <CAHhCjUGBhLBjLkXZH1j+F3yotDSrhYW39JtFtaJe7tLb32FFjg@mail.gmail.com> (raw)

Hi,

I am stuck with a bonding issue wrt. DPDK 18.11 with X722 ethernet
controller.

My system basically creates VF's through SRIOV on top of two PF's. One
issue I found was if I try to change the MAC address of VF more then once,
it won't let me do that. Anyway I can live with that but when I am creating
bond interface on top of 2 VF's. I am getting this error.

Changed Address:06:00:00:02:b7:21
FWK: Bond interface net_bonding1 created successfully, id = 2

*mac_address_slaves_update(1495) - Failed to update port Id 0 MAC address*FWK:
Adding slave (0) to bond (2)
mac_address_slaves_update(1495) - Failed to update port Id 0 MAC address
mac_address_slaves_update(1503) - Failed to update port Id 1 MAC address
FWK: Adding slave (1) to bond (2)
mac_address_slaves_update(1495) - Failed to update port Id 0 MAC address
mac_address_slaves_update(1503) - Failed to update port Id 1 MAC address
EAL: Error - exiting with code: 1
  Cause: rte_eth_dev_start: err=-1, port=2

I checked a whole lot of patches but everything seems to be in place in
this release. What else can I try to get rid of these errors?

Thanks.

Regards,
Nishant Verma

             reply	other threads:[~2021-09-17 17:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-17 17:20 Nishant Verma [this message]
2021-09-18  0:51 ` [dpdk-users] [dpdk-dev] " Min Hu (Connor)
2021-09-20 20:38   ` Nishant Verma
2021-09-22  1:12     ` Min Hu (Connor)

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=CAHhCjUGBhLBjLkXZH1j+F3yotDSrhYW39JtFtaJe7tLb32FFjg@mail.gmail.com \
    --to=vnish11@gmail.com \
    --cc=dev@dpdk.org \
    --cc=users@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).