| 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
| ||
|
Message-ID: <8739kb5era.fsf@rustcorp.com.au> Date: Thu, 19 May 2011 17:00:17 +0930 From: Rusty Russell <rusty@...tcorp.com.au> To: "Michael S. Tsirkin" <mst@...hat.com>, habanero@...ux.vnet.ibm.com, Shirley Ma <mashirle@...ibm.com>, Krishna Kumar2 <krkumar2@...ibm.com>, kvm@...r.kernel.org, steved@...ibm.com, Tom Lendacky <tahm@...ux.vnet.ibm.com>, borntraeger@...ibm.com, avi@...hat.com Cc: "Michael S. Tsirkin" <mst@...hat.com>, virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH RFC] virtio_net: fix patch: virtio_net: limit xmit polling On Thu, 19 May 2011 01:01:25 +0300, "Michael S. Tsirkin" <mst@...hat.com> wrote: > The patch virtio_net: limit xmit polling > got the logic reversed: it polled while we had > capacity not while ring was empty. > > Fix it up and clean up a bit by using a for loop. > > Signed-off-by: Michael S. Tsirkin <mst@...hat.com> > --- > > OK, turns out that patch was borken. Here's > a fix that survived stress test on my box. > Pushed on my branch, I'll send a rebased series > with Rusty's comments addressed ASAP. Normally you would have missed the merge window by now, but I'd really like this stuff in, so I'm holding it open for this. I want these patches in linux-next for at least a few days before I push them. If you think we're not close enough, please tell me and I'll push the rest of the virtio patches to Linus now. Thanks, Rusty. -- 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