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:	Fri, 12 Jun 2009 06:50:03 +1000
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	Sridhar Samudrala <sri@...ibm.com>
Cc:	Mark McLoughlin <markmc@...hat.com>,
	Rusty Russell <rusty@...tcorp.com.au>,
	Danielius Kudinskas <kudinskas@...ibm.com>,
	aliguori@...ux.vnet.ibm.com, Paul T Knowles <pablo@...ibm.com>,
	netdev@...r.kernel.org
Subject: Re: virtio-net header alignment

On Thu, Jun 11, 2009 at 11:01:06AM -0700, Sridhar Samudrala wrote:
>
> I think this fixes the old RX path rather than the mergeable RX path.
> try_fill_recv_maxbufs() is called from try_fill_recv()
> 
>         if (!vi->mergeable_rx_bufs) {
>                 try_fill_recv_maxbufs(vi);
>                 return;
>         }

Yes you're right.  We should do s/mergeable/non-mergeable/ in the
changelog :)

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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