lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 3 Feb 2016 18:17:48 +0800 From: zhuyj <zyjzyj2000@...il.com> To: "Tantilov, Emil S" <emil.s.tantilov@...el.com>, "Schmitt, Phillip J" <phillip.j.schmitt@...el.com>, "Kirsher, Jeffrey T" <jeffrey.t.kirsher@...el.com>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "e1000-devel@...ts.sourceforge.net" <e1000-devel@...ts.sourceforge.net>, "Shteinbock, Boris (Wind River)" <boris.shteinbock@...driver.com> Subject: Re: ixgbe: get link speed as a slave nic unrelated with link Hi, Emil Thanks for your reply. I made simple tests. And maybe this patch should work. Because you can reproduce this problem, would you like to make tests with this patch? If this patch can fix this problem, it can prove that the root cause is correct. We can find another solution to fix this problem. If this patch can not fix this problem, maybe we should make further investigations to find the root cause. Thanks a lot. Zhu Yanjun On 02/01/2016 11:53 PM, Tantilov, Emil S wrote: >> -----Original Message----- >> From: zyjzyj2000@...il.com [mailto:zyjzyj2000@...il.com] >> Sent: Sunday, January 31, 2016 11:28 PM >> To: zyjzyj2000@...il.com; Tantilov, Emil S; Schmitt, Phillip J; Kirsher, >> Jeffrey T; netdev@...r.kernel.org; e1000-devel@...ts.sourceforge.net; >> Shteinbock, Boris (Wind River) >> Subject: ixgbe: get link speed as a slave nic unrelated with link >> >> >> Hi, Emil >> >> Thanks for your patch. >> After I applied your patch, the following are the feedback from my users. >> >> " >> Users had tested the latest patch that you provided and it is much improved >> now. However it’s still not good enough as the users are planning field >> deployment. Here are their findings: >> >> So close, but not quite 100%. I did run over 2500 re-negotiations on one >> interface of a bonded pair and got the 0 MBps status total of three times. >> The longest run without single error was something like 1800 re- >> negotiations or so. So, this version seems to improve the situation >> immensely (the unpatched driver fails like 25% of the time), but there >> still seems to remain some tiny race somewhere. > Yes at the time of the bonding interface coming up there can be a message about 0 Mbps in dmesg, > however the actual bond once fully up will have the correct speeds as seen by: > #cat /proc/net/bonding/bond0 > > Thanks, > Emil > >
Powered by blists - more mailing lists