[dpdk-dev] [PATCH v8 4/4] net/mlx4: support flow API RSS action

Adrien Mazarguil adrien.mazarguil at 6wind.com
Wed Jul 5 16:49:48 CEST 2017


On Wed, Jul 05, 2017 at 11:14:11AM +0300, Vasily Philipov wrote:
> This commit adds support for the flow API RSS action with the following
> limitations:
> 
>  - Only supported when isolated mode is enabled.
>  - The number of queues specified by the action (rte_flow_action_rss.num)
>    must be a power of two.
>  - Each queue index can be specified at most once in the configuration
>    (rte_flow_action_rss.queue[]).
>  - Because a queue can be associated with a single RSS context, it cannot
>    be targeted by multiple RSS actions simultaneously.
> 
> Signed-off-by: Vasily Philipov <vasilyf at mellanox.com>

Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

-- 
Adrien Mazarguil
6WIND


More information about the dev mailing list