svn commit: r266490 - head/sys/dev/usb/net

Kevin Lo kevlo at FreeBSD.org
Tue Jul 1 02:01:58 UTC 2014


On Fri, Jun 27, 2014 at 12:27:39PM +0200, Hans Petter Selasky wrote:
> 
> Hi Kevin,

Hi HPS,

> axge_rx_frame() looked a bit broken. I've tried to fix it:
> 
> http://svnweb.freebsd.org/changeset/base/267955
> 
> and
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191432
> 
> Please verify!
> 
> Thank you!

Unfortunately your fix has dropped performance :(
Using iperf to measure throughput:

w/o your fix:
0.0-60.0 sec    667 MBytes      93.2 Mbits/sec

w/ your fix:
0.0-60.0 sec    86.6 MBytes     12.1 Mbits/sec

> --HPS

	Kevin


More information about the svn-src-head mailing list