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-next>] [day] [month] [year] [list]
Date:	Thu, 24 Apr 2014 14:44:57 +0300
From:	"Michael S. Tsirkin" <mst@...hat.com>
To:	"Zhangjie (HZ)" <zhangjie14@...wei.com>
Cc:	"jasowang@...hat.com" <jasowang@...hat.com>,
	Qinchuanyu <qinchuanyu@...wei.com>,
	Liuyongan <liuyongan@...wei.com>,
	"kvm@...r.kernel.org" <kvm@...r.kernel.org>, netdev@...r.kernel.org
Subject: Re: Change dev->needed_headroom of virtio_net to make
 Patch"virtio-net: put virtio net header inline with data"work better

On Thu, Apr 24, 2014 at 10:19:58AM +0000, Zhangjie (HZ) wrote:
> Hi!
> 
> Patch “virtio-net: put virtio net header inline with data” , has a notable
> improvement for TCP packages.
> 
> But UDP packages from virtio_net nic, do not have enough head room. I wonder if
> we can set dev->needed_headroom
> 
> to the size of virtio net header, so as to put the header in. By doing this,
> udp get about 5% improvement in bandwidth.

Sounds like a reasonable thing to do.
Want to post the patch so people can try it out?

>  
> 
> --
> 
> Thanks,
> 
> //Zhang Jie
> 
>  
> 
--
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