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: <1342030507.2613.46.camel@bwh-desktop.uk.solarflarecom.com> Date: Wed, 11 Jul 2012 19:15:07 +0100 From: Ben Hutchings <bhutchings@...arflare.com> To: Alexander Duyck <alexander.h.duyck@...el.com> CC: <netdev@...r.kernel.org>, <davem@...emloft.net>, <jeffrey.t.kirsher@...el.com>, <edumazet@...gle.com>, <therbert@...gle.com>, <alexander.duyck@...il.com> Subject: Re: [RFC PATCH 07/10] ixgbe: Add function for setting XPS queue mapping On Fri, 2012-06-29 at 17:16 -0700, Alexander Duyck wrote: > This change adds support for ixgbe to configure the XPS queue mapping on > load. The result of this change is that on open we will now be resetting > the number of Tx queues, and then setting the default configuration for XPS > based on if ATR is enabled or disabled. [...] I didn't see where you're resetting the number of TX queues; was that actually added in an earlier patch? It seems strange to be resetting XPS configuration on open; normally net device configuration persists as long as the device is registered. Maybe only do this if the number of TX queues has to change? Ben. -- Ben Hutchings, Staff Engineer, Solarflare Not speaking for my employer; that's the marketing department's job. They asked us to note that Solarflare product names are trademarked. -- 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