Re: [PATCH] net/cnxk: add RSS config via ethdev configure API

2024-05-23 Thread Jerin Jacob
On Wed, Apr 10, 2024 at 6:41 PM wrote: > > From: Sunil Kumar Kori > > Currently user passed RSS configuration is ignored via > rte_eth_dev_configure() API. Instead default RSS setup is done by > driver. Rewrite the git commit as fix and add Fixes: tag > > Adding handling for user passed RSS co

[PATCH] net/cnxk: add RSS config via ethdev configure API

2024-04-10 Thread skori
From: Sunil Kumar Kori Currently user passed RSS configuration is ignored via rte_eth_dev_configure() API. Instead default RSS setup is done by driver. Adding handling for user passed RSS configuration too via rte_eth_dev_configure(). Signed-off-by: Sunil Kumar Kori --- drivers/net/cnxk/cnxk_