[dpdk-dev] [PATCH 1/2] igb/ixgbe: ETH_MQ_RX_NONE should disable RSS

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Nov 20 10:56:24 CET 2013


20/11/2013 10:49, Ivan Boule :
> On 11/19/2013 02:03 PM, Maxime Leroy wrote:
> > As explained in rte_ethdev.h, ETH_MQ_RX_NONE allows to not choose
> > between RSS, DCB
> > or VMDQ modes for the selection of a rx queue.
> > 
> > But the igb/ixgbe code always silently selects the RSS mode with
> > ETH_MQ_RX_NONE. This patch
> > fixes this incoherence between the API and the implementation.
> > 
> > Signed-off-by: Maxime Leroy <maxime.leroy at 6wind.com>
> 
> Acked by Ivan Boule <ivan.boule at 6wind.com>

Applied

-- 
Thomas


More information about the dev mailing list