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

2018-03-27 Thread Shahaf Shuler
Monday, March 26, 2018 9:09 PM, Legacy, Allain > > -Original Message- > > From: Yongseok Koh [mailto:ys...@mellanox.com] > > Sent: Thursday, March 22, 2018 7:38 PM > <..> > > > > > > Signed-off-by: Allain Legacy > > > Signed-off-by: Nelio Laranjeiro > > > --- > > > > Dahir, Allain > > > >

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

2018-03-26 Thread Legacy, Allain
> -Original Message- > From: Yongseok Koh [mailto:ys...@mellanox.com] > Sent: Thursday, March 22, 2018 7:38 PM <..> > > > > Signed-off-by: Allain Legacy > > Signed-off-by: Nelio Laranjeiro > > --- > > Dahir, Allain > > Did you get a chance to test this patch? It would be good to have '

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

2018-03-23 Thread Legacy, Allain
> -Original Message- > From: Yongseok Koh [mailto:ys...@mellanox.com] > Sent: Thursday, March 22, 2018 7:38 PM <..> > > Dahir, Allain > > Did you get a chance to test this patch? It would be good to have 'tested-by' > tag from you. I will be able to test it early next week. Allain

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

2018-03-22 Thread Yongseok Koh
> On Mar 21, 2018, at 5:47 AM, Nelio Laranjeiro > wrote: > > From: Dahir Osman > > 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 > th

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

2018-03-21 Thread Nélio Laranjeiro
On Wed, Mar 21, 2018 at 01:47:51PM +0100, Nelio Laranjeiro wrote: > From: Dahir Osman > > 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 >

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

2018-03-21 Thread Nelio Laranjeiro
From: Dahir Osman 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 thread