[dpdk-dev] [PATCH v2] net/mlx5: setup RSS regardless of queue count

Yongseok Koh yskoh at mellanox.com
Fri Mar 23 00:37:47 CET 2018


> On Mar 21, 2018, at 5:47 AM, Nelio Laranjeiro <nelio.laranjeiro at 6wind.com> wrote:
> 
> From: Dahir Osman <dahir.osman at windriver.com>
> 
> In some environments it is desirable to have the NIC perform RSS
> normally on the packet regardless of the number of queues configured.
> The RSS hash result that is stored in the mbuf can then be used by
> the application to make decisions about how to distribute workloads
> to threads, secondary processes, or even virtual machines if the
> application is a virtual switch.  This change to the mlx5 driver
> aligns with how other drivers in the Intel family work.
> 
> Signed-off-by: Allain Legacy <allain.legacy at windriver.com>
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> ---

Dahir, Allain

Did you get a chance to test this patch? It would be good to have 'tested-by' tag
from you.


Acked-by: Yongseok Koh <yskoh at mellanox.com> 

Thanks


More information about the dev mailing list