Re: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-28 Thread zhuyj
Thanks a lot. Maybe this patch is to miimon and notifier. Maybe it is not appropriate to arp monitor. So the following patch will avoid arp monitor. Thanks a lot. Zhu Yanjun + /* Because of link flap from the slave interface, it is possilbe that +* the notifiler is NETDEV_UP

[PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-28 Thread zyjzyj2000
From: Zhu Yanjun This is just a test patch. Jay and Emil helped me a lot. The original patch is in net-next. But kernel v4.4 needs this patch, too. As such, I backport to kernel v4.4. Bonding will utilize notifier callbacks to detect slave link state changes. It is

RE: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-27 Thread Tantilov, Emil S
mil S >Subject: Re: [PATCH 1/1] bonding: Use notifiers for slave link state >detection > >zhuyj <zyjzyj2...@gmail.com> wrote: > >>On 01/26/2016 08:43 AM, Jay Vosburgh wrote: >>> <zyjzyj2...@gmail.com> wrote: >>> >>>> From: Zhu Yanjun <zyj

Re: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread zhuyj
On 01/26/2016 02:26 PM, zhuyj wrote: On 01/26/2016 02:00 PM, Jay Vosburgh wrote: zhuyj wrote: On 01/26/2016 08:43 AM, Jay Vosburgh wrote: wrote: From: Zhu Yanjun Bonding will utilize notifier callbacks to detect slave

Re: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread zhuyj
On 01/26/2016 02:00 PM, Jay Vosburgh wrote: zhuyj wrote: On 01/26/2016 08:43 AM, Jay Vosburgh wrote: wrote: From: Zhu Yanjun Bonding will utilize notifier callbacks to detect slave link state changes. It is intended to be

Re: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread Jay Vosburgh
zhuyj wrote: >On 01/26/2016 08:43 AM, Jay Vosburgh wrote: >> wrote: >> >>> From: Zhu Yanjun >>> >>> Bonding will utilize notifier callbacks to detect slave >>> link state changes. It is intended to be used with miimon >>> set to

RE: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread Tantilov, Emil S
;River); jay.vosbu...@canonical.com; Tantilov, Emil S >Subject: [PATCH 1/1] bonding: Use notifiers for slave link state detection > >From: Zhu Yanjun <zyjzyj2...@gmail.com> > >Bonding will utilize notifier callbacks to detect slave >link state changes. It is intended to be used with

RE: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread Tantilov, Emil S
;River); jay.vosbu...@canonical.com; Tantilov, Emil S >Subject: [PATCH 1/1] bonding: Use notifiers for slave link state detection > > >Hi, Jay && Emil > >Thanks for your hard work. I forget to send this patch to you. Please help >to review. Thanks a lot. > >I think the simila

Re: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread David Miller
From: "Tantilov, Emil S" Date: Mon, 25 Jan 2016 16:33:37 + > The patch you are referring to has not been accepted in net-next yet. > If/when that happens you can request it to be ported to the stable tree. Wrong. If you want a patch to get submitted to stable, it

RE: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread Tantilov, Emil S
>River); jay.vosbu...@canonical.com >Subject: Re: [PATCH 1/1] bonding: Use notifiers for slave link state >detection > >From: "Tantilov, Emil S" <emil.s.tanti...@intel.com> >Date: Mon, 25 Jan 2016 16:33:37 + > >> The patch you are referring to has not b

Re: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread Jay Vosburgh
wrote: >From: Zhu Yanjun > >Bonding will utilize notifier callbacks to detect slave >link state changes. It is intended to be used with miimon >set to zero, and does not support the updelay or downdelay >options to bonding. > >Because of link flap

Re: [PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-25 Thread zhuyj
On 01/26/2016 08:43 AM, Jay Vosburgh wrote: wrote: From: Zhu Yanjun Bonding will utilize notifier callbacks to detect slave link state changes. It is intended to be used with miimon set to zero, and does not support the updelay or downdelay

[PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-21 Thread zyjzyj2000
Hi, Jay && Emil Thanks for your hard work. I forget to send this patch to you. Please help to review. Thanks a lot. I think the similar patch is needed in linux kernel 4.4. As such, based on linux kernel 4.4, I made this patch. Please comment. Best Regards! Zhu Yanjun

[PATCH 1/1] bonding: Use notifiers for slave link state detection

2016-01-21 Thread zyjzyj2000
From: Zhu Yanjun Bonding will utilize notifier callbacks to detect slave link state changes. It is intended to be used with miimon set to zero, and does not support the updelay or downdelay options to bonding. Because of link flap from the slave interface, if the notifier