Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1362333
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [BUG] packet loss with PROVE_LOCKING, bisected to EDAC fix |
| Date | 2016-03-22 06:40 +0100 |
| Message-ID | <rfncR-8nZ-1@gated-at.bofh.it> (permalink) |
| References | <rffS2-34o-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Mar 21, 2016 at 09:42:09PM +0000, Chris Bainbridge wrote:
> Hi,
>
> I was testing something on an old server (Dell T105 opteron) and noticed
> packet loss after updating the kernel from 3.10 to 4.5. The test was:
>
> On Dell run: iperf -s
> On another system: iperf3 -c dell -u -b 20M -l 1k -t 1000
>
> This sends a 20mbit UDP stream to the Dell. It works fine normally (0%
> packet loss), but when CONFIG_PROVE_LOCKING is enabled there is high
> (35%) packet loss. (DEBUG_LOCKDEP also seems to cause packet loss)
>
> The packet loss bisected back to:
>
> commit 88d84ac97378c2f1d5fec9af1e8b7d9a662d6b00
> Author: Borislav Petkov <bp@suse.de>
> Date: Fri Jul 19 12:28:25 2013 +0200
>
> EDAC: Fix lockdep splat
Hmm, how would that cause a packet loss?!
> I have confirmed that the commit preceding this (v3.11-rc1) is fine and
> that 88d84a introduced the bug.
Did you revert this commit ontop of 4.5 and reproduce again? Do you see
the same packet loss?
What kind of hw is that target system, can you send full dmesg and
.config?
Thanks.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[BUG] packet loss with PROVE_LOCKING, bisected to EDAC fix Chris Bainbridge <chris.bainbridge@gmail.com> - 2016-03-21 22:50 +0100
Re: [BUG] packet loss with PROVE_LOCKING, bisected to EDAC fix Borislav Petkov <bp@alien8.de> - 2016-03-22 06:40 +0100
Re: [BUG] packet loss with PROVE_LOCKING, bisected to EDAC fix Peter Zijlstra <peterz@infradead.org> - 2016-03-22 09:20 +0100
Re: [BUG] packet loss with PROVE_LOCKING, bisected to EDAC fix Borislav Petkov <bp@alien8.de> - 2016-03-22 12:20 +0100
csiph-web