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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 17 Jun 2008 01:08:41 +0300
From:	"Denys Fedoryshchenko" <denys@...p.net.lb>
To:	Eric Dumazet <dada1@...mosbay.com>
Cc:	netdev@...r.kernel.org
Subject: Re: packetloss, on e1000e worse than r8169?

On Mon, 16 Jun 2008 23:44:07 +0200, Eric Dumazet wrote
> 
> ALso please try to lower the copybreak value of e1000e driver
> (module parameter copybreak=20 for example)
Already tried, but over sysfs

MegaRouter-KARAM ~ # echo 20 > /sys/module/e1000e/parameters/copybreak

Doesn't change anything. I am preparing profiling now.

I dont think it is CPU load issue. I have motherboard DP35DP working on
similar workload(less routes, but conntrack + ifb + htb without hysteresis)
perfectly, but it doesn't have Intel AMT, maybe that's the key.

Why CPU load not the issue? I don't think mpstat is lying. 98-99% CPU is idle.
But i will try oprofile, maybe it can help and will show something.
I will try also PREEMPT kernel now, maybe it is some locking issue, and
preemption can help with that. Because "bursty" and clearly periodic character
of errors means or counters updated each 1-2 seconds or it is something
happening each 1-2 seconds. I am not sure oprofile can catch that.

MegaRouter-KARAM ~ # mpstat 1
Linux 2.6.26-rc6-git2-build-0029 (MegaRouter-KARAM)     06/17/08

00:54:23     CPU   %user   %nice    %sys %iowait    %irq   %soft  %steal  
%idle    intr/s
00:54:24     all    0.51    0.00    0.00    0.00    0.00    1.02    0.00  
98.48  18902.00
00:54:25     all    0.00    0.00    0.00    0.00    0.00    0.51    0.00  
99.49  18735.00
00:54:26     all    0.00    0.00    0.00    0.00    0.00    0.48    0.00  
99.52  19057.00


--
Denys Fedoryshchenko
Technical Manager
Virtual ISP S.A.L.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ