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: Thu, 21 Jun 2007 23:31:52 +0200 From: Patrick McHardy <kaber@...sh.net> To: PJ Waskiewicz <peter.p.waskiewicz.jr@...el.com> CC: davem@...emloft.net, netdev@...r.kernel.org, jeff@...zik.org, auke-jan.h.kok@...el.com, hadi@...erus.ca Subject: Re: [PATCH] NET: Multiple queue hardware support PJ Waskiewicz wrote: > I did not modify other users of netif_queue_stopped() in net/core/netpoll.c, > net/core/dev.c, or net/core/pktgen.c, since no classification occurs for > the skb being sent to the device. Therefore, packets should always be > ending up in queue 0, so there's no need to check the subqueue status either. > Thats not correct. Subqueue 0 may be full and the queue still running. I'll look over the patches later. - 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