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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 03 Dec 2013 16:50:34 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	or.gerlitz@...il.com
Cc:	eric.dumazet@...il.com, joseph.gasparakis@...el.com,
	hkchu@...gle.com, ogerlitz@...lanox.com, edumazet@...gle.com,
	ast@...mgrid.com, pshelar@...ira.com, netdev@...r.kernel.org
Subject: Re: vxlan/veth performance issues on net.git + latest kernels

From: Or Gerlitz <or.gerlitz@...il.com>
Date: Tue, 3 Dec 2013 23:36:50 +0200

> I also thought that under veth there's contention point which could
> explain why packets are dropped, but haven't found it.

At this point I would use drop monitor to figure out in what context
packets are being dropped on the floor.  There are scripts provided
with the perf tool to utilize it.

I suspect what you will find is that either the cpu is at %100, or
sporadic events where GRO is not performed is killing the stream.
--
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