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

2017-07-05 Thread Adrien Mazarguil
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

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

2017-07-05 Thread Vasily Philipov
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 config