All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Nelson Escobar <neescoba@cisco.com>
Cc: dev@dpdk.org, "Doherty, Declan" <declan.doherty@intel.com>,
	John Daley <johndale@cisco.com>
Subject: Re: [PATCH] bonding: fix bond link detect in non-interrupt mode
Date: Fri, 01 Apr 2016 15:15:59 +0200	[thread overview]
Message-ID: <1824705.IqHCaWFOqK@xps13> (raw)
In-Reply-To: <345C63BAECC1AD42A2EC8C63AFFC3ADC2815E341@irsmsx105.ger.corp.intel.com>

> > 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>
> 
> Acked-by: Declan Doherty <declan.doherty@intel.com>

Applied, thanks

  reply	other threads:[~2016-04-01 13:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01  8:00 [PATCH] bonding: fix bond link detect in non-interrupt mode Doherty, Declan
2016-04-01 13:15 ` Thomas Monjalon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-26  0:44 John Daley
2016-03-30 16:15 ` Thomas Monjalon
2016-03-31 13:40 ` Thomas Monjalon
2016-03-31 17:33   ` Nelson Escobar
2016-04-01 13:35 ` 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=1824705.IqHCaWFOqK@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.