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:	Wed, 08 Oct 2008 16:19:05 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	brice@...i.com
CC:	netdev@...r.kernel.org
Subject: Re: myri10ge: add multiqueue TX


Applied to net-next-2.6 after removing the bogus references to the
non-existing CONFIG_NETDEVICES_MULTIQUEUE and NETIF_F_MULTI_QUEUE.

I do have a question about this patch, why in the world do you
need to modulus the queue number in ->hard_start_xmit() when
the core is going to do that for you modulus ->real_num_tx_queues?

If it's unnecessary, remove it please, thanks.

Thanks.
--
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