[dpdk-dev] [PATCH v5] net/mlx5: set RSS key to NULL to indicate default RSS

Shahaf Shuler shahafs at mellanox.com
Sun Nov 4 14:43:12 CET 2018


Sunday, November 4, 2018 2:10 PM, Ophir Munk:
> Subject: [PATCH v5] net/mlx5: set RSS key to NULL to indicate default RSS
> 
> Applications which add RSS rules must supply an RSS key and length.
> If an application is only interested in default RSS operation it should not care
> about the exact RSS key.
> By setting the key to NULL - the PMD will use the default RSS key.
> In addition if the application does not care about the RSS type it can set it to 0
> and the PMD will use the default type (ETH_RSS_IP).
> 
> Signed-off-by: Ophir Munk <ophirmu at mellanox.com>

Applied to next-net-mlx, thanks. 



More information about the dev mailing list