From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v7 4/4] net/mlx4: support flow API RSS action Date: Tue, 4 Jul 2017 17:21:05 +0200 Message-ID: <20170704152105.GW19852@6wind.com> References: <0dca86aa1372d6ff09d0aff01d522c580e0e24ab.1495717153.git.vasilyf@mellanox.com> <7b14396b95aaf0e92e835832ae2b53d512454eb8.1499166724.git.vasilyf@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Nelio Laranjeiro To: Vasily Philipov Return-path: Received: from mail-wr0-f170.google.com (mail-wr0-f170.google.com [209.85.128.170]) by dpdk.org (Postfix) with ESMTP id 83C077CDF for ; Tue, 4 Jul 2017 17:21:13 +0200 (CEST) Received: by mail-wr0-f170.google.com with SMTP id k67so250104460wrc.2 for ; Tue, 04 Jul 2017 08:21:13 -0700 (PDT) Content-Disposition: inline In-Reply-To: <7b14396b95aaf0e92e835832ae2b53d512454eb8.1499166724.git.vasilyf@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 Looks good, assuming crash from patch 3/4 is addressed: Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND