From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: dev@dpdk.org
Cc: John Daley <johndale@cisco.com>,
Nelson Escobar <neescoba@cisco.com>,
declan.doherty@intel.com
Subject: Re: [PATCH] bonding: fix bond link detect in non-interrupt mode
Date: Wed, 30 Mar 2016 18:15:10 +0200 [thread overview]
Message-ID: <2377917.Cj6B4qKx76@xps13> (raw)
In-Reply-To: <1458953090-12764-1-git-send-email-johndale@cisco.com>
Anyone to review, please?
2016-03-25 17:44, John Daley:
> From: Nelson Escobar <neescoba@cisco.com>
>
> Stopping then re-starting a bond interface containing slaves that
> used polling for link detection caused the bond to think all slave
> links were down and inactive.
>
> Move the start of the polling for link from slave_add() to
> bond_ethdev_start() and in bond_ethdev_stop() make sure we clear
> the last_link_status of the slaves.
>
> Signed-off-by: Nelson Escobar <neescoba@cisco.com>
> Signed-off-by: John Daley <johndale@cisco.com>
> ---
> drivers/net/bonding/rte_eth_bond_pmd.c | 27 +++++++++++++++++----------
> 1 file changed, 17 insertions(+), 10 deletions(-)
next prev parent reply other threads:[~2016-03-30 16:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-26 0:44 [PATCH] bonding: fix bond link detect in non-interrupt mode John Daley
2016-03-30 16:15 ` Thomas Monjalon [this message]
2016-03-31 13:40 ` Thomas Monjalon
2016-03-31 17:33 ` Nelson Escobar
2016-04-01 13:35 ` Declan Doherty
-- strict thread matches above, loose matches on Subject: below --
2016-04-01 8:00 Doherty, Declan
2016-04-01 13:15 ` Thomas Monjalon
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=2377917.Cj6B4qKx76@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=declan.doherty@intel.com \
--cc=dev@dpdk.org \
--cc=johndale@cisco.com \
--cc=neescoba@cisco.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.