Re: [PATCH v7 4/4] net/mlx4: support flow API RSS action
From: Adrien Mazarguil <hidden>
Date: 2017-07-04 15:21:13
From: Adrien Mazarguil <hidden>
Date: 2017-07-04 15:21:13
On Tue, Jul 04, 2017 at 11:22:51AM +0000, 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 <redacted>
Looks good, assuming crash from patch 3/4 is addressed: Acked-by: Adrien Mazarguil <redacted> -- Adrien Mazarguil 6WIND