RE: bonding reports interface up with 0 Mbps

2016-02-08 Thread Tantilov, Emil S
>-Original Message- >From: Jay Vosburgh [mailto:jay.vosbu...@canonical.com] >Sent: Thursday, February 04, 2016 4:37 PM >To: Tantilov, Emil S >Cc: netdev@vger.kernel.org; go...@cumulusnetworks.com; zhuyj >; j...@mellanox.com >Subject: Re: bonding reports interface

RE: bonding reports interface up with 0 Mbps

2016-02-05 Thread Tantilov, Emil S
>-Original Message- >From: Jay Vosburgh [mailto:jay.vosbu...@canonical.com] >Sent: Thursday, February 04, 2016 4:37 PM >To: Tantilov, Emil S >Cc: netdev@vger.kernel.org; go...@cumulusnetworks.com; zhuyj; >j...@mellanox.com >Subject: Re: bonding reports interface

Re: bonding reports interface up with 0 Mbps

2016-02-04 Thread zhuyj
reports interface up with 0 Mbps Jay Vosburgh wrote: [...] Thinking about the trace again... Emil: what happens in the trace before this? Is there ever a call to the ixgbe_get_settings? Does a NETDEV_UP or NETDEV_CHANGE event ever hit the bond_netdev_event function? Emil kindly

Re: bonding reports interface up with 0 Mbps

2016-02-04 Thread zhuyj
On 02/05/2016 08:37 AM, Jay Vosburgh wrote: Jay Vosburgh wrote: [...] Thinking about the trace again... Emil: what happens in the trace before this? Is there ever a call to the ixgbe_get_settings? Does a NETDEV_UP or NETDEV_CHANGE event ever hit the bond_netdev_event function?

RE: bonding reports interface up with 0 Mbps

2016-02-04 Thread Tantilov, Emil S
>-Original Message- >From: Jay Vosburgh [mailto:jay.vosbu...@canonical.com] >Sent: Thursday, February 04, 2016 4:37 PM >To: Tantilov, Emil S >Cc: netdev@vger.kernel.org; go...@cumulusnetworks.com; zhuyj; >j...@mellanox.com >Subject: Re: bonding reports interface

Re: bonding reports interface up with 0 Mbps

2016-02-04 Thread Jay Vosburgh
Jay Vosburgh wrote: [...] > Thinking about the trace again... Emil: what happens in the >trace before this? Is there ever a call to the ixgbe_get_settings? >Does a NETDEV_UP or NETDEV_CHANGE event ever hit the bond_netdev_event >function? Emil kindly sent me the trace offline, and

Re: bonding reports interface up with 0 Mbps

2016-02-04 Thread Jay Vosburgh
Tantilov, Emil S wrote: >We are seeing an occasional issue where the bonding driver may report >interface up with 0 Mbps: >bond0: link status definitely up for interface eth0, 0 Mbps full duplex > >So far in all the failed traces I have collected this happens on >NETDEV_CHANGELOWERSTATE event:

Re: bonding reports interface up with 0 Mbps

2016-02-04 Thread Jay Vosburgh
Tantilov, Emil S wrote: [...] >Sure, I'll give this a try, but I'm not sure this check applies in this case >as you can see from the trace link is up and carrier is on. From code inspection, I see another possible race, although I'm not sure if it's relevant for this case. During enslave

RE: bonding reports interface up with 0 Mbps

2016-02-04 Thread Tantilov, Emil S
>-Original Message- >From: Jay Vosburgh [mailto:jay.vosbu...@canonical.com] >Sent: Wednesday, February 03, 2016 9:57 PM >To: Tantilov, Emil S >Cc: netdev@vger.kernel.org; go...@cumulusnetworks.com; zhuyj; >j...@mellanox.com >Subject: Re: bonding reports interface up wi

Re: bonding reports interface up with 0 Mbps

2016-02-03 Thread zhuyj
On 02/04/2016 01:57 PM, Jay Vosburgh wrote: Tantilov, Emil S wrote: We are seeing an occasional issue where the bonding driver may report interface up with 0 Mbps: bond0: link status definitely up for interface eth0, 0 Mbps full duplex So far in all the failed traces I have collected this ha

Re: bonding reports interface up with 0 Mbps

2016-02-03 Thread Jay Vosburgh
Tantilov, Emil S wrote: >We are seeing an occasional issue where the bonding driver may report >interface up with 0 Mbps: >bond0: link status definitely up for interface eth0, 0 Mbps full duplex > >So far in all the failed traces I have collected this happens on >NETDEV_CHANGELOWERSTATE event:

Re: bonding reports interface up with 0 Mbps

2016-02-03 Thread zhuyj
Hi, Emil Thanks for your hard work. With kernel 3.14, NETDEV_CHANGELOWERSTATE is not introduced. my user still confronted "bond_mii_monitor: bond0: link status definitely up for interface eth1, 0 Mbps full duplex". How to explain it? Would you like to make tests with kernel 3.14? Thanks a

bonding reports interface up with 0 Mbps

2016-02-03 Thread Tantilov, Emil S
We are seeing an occasional issue where the bonding driver may report interface up with 0 Mbps: bond0: link status definitely up for interface eth0, 0 Mbps full duplex So far in all the failed traces I have collected this happens on NETDEV_CHANGELOWERSTATE event: <...>-20533 [000] 81811.04