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:	Mon, 19 Aug 2013 05:20:57 -0700 (PDT)
From:	Hyong-Youb Kim <hykim@...i.com>
To:	"David S. Miller" <davem@...emloft.net>
cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] myri10ge: Add support for ndo_busy_poll


Just for the record, here are a couple TCP_RR numbers from netperf.
Polling has the intended effect on this driver too.

Setup:
Linux 3.11-rc5 with many of unused features disabled
A couple machines with an E31270 CPU and a single-port 10G-PCIE-8B-S NIC
No switches
netperf 2.6.0
ethtool -C eth2 rx-usecs 0
ethtool -K eth2 gro off

net.core.busy_read=0: 53385.06 trans/s
net.core.busy_read=50: 87898.95 trans/s

The increase from busy_read is comparable to what Intel developers
reported earlier using ixgbe.

--
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