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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 30 Apr 2014 15:50:19 +0100 From: Wei Liu <wei.liu2@...rix.com> To: "Andrew J. Bennieston" <andrew.bennieston@...rix.com> CC: <xen-devel@...ts.xenproject.org>, <davem@...emloft.net>, <ian.campbell@...rix.com>, <wei.liu2@...rix.com>, <paul.durrant@...rix.com>, <netdev@...r.kernel.org>, <david.vrabel@...rix.com>, <zoltan.kiss@...rix.com> Subject: Re: [PATCH V7 net-next] xen-net{back,front}: Multiple transmit and receive queues On Tue, Apr 29, 2014 at 02:27:08PM +0100, Andrew J. Bennieston wrote: [...] > > V7: > - Rebase on latest net-next, which includes the netback grant mapping > patch series from Zoltan Kiss > - Reduce QUEUE_NAME_SIZE by 1 to avoid double-counting the trailing '\0' > - Simplify the queue hashing by using (hash % num_queues) instead of > multiply & shift. > - Add ratelimited warning for invalid queue selection. > - Fix error handling to correctly tear down already setup queues. I presume this is a fix to the bug discoverd by Sander? Wei. -- 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