Re: [PATCH] doc/mlx4: set limitation for RSS

2023-11-27 Thread Thomas Monjalon
19/11/2023 14:24, Raslan Darawsheh: > This adds a limitation explanation on RSS queue usage > for MLX4 pmd. > > MLX4 pmd requires a power of two queues to do RSS > but, the user can still open more queues which can be utilized > through flow API. > > Signed-off-by: Raslan Darawsheh Applied with

[PATCH] doc/mlx4: set limitation for RSS

2023-11-19 Thread Raslan Darawsheh
This adds a limitation explanation on RSS queue usage for MLX4 pmd. MLX4 pmd requires a power of two queues to do RSS but, the user can still open more queues which can be utilized through flow API. Signed-off-by: Raslan Darawsheh --- doc/guides/nics/mlx4.rst | 12 1 file changed,