From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH] net/mlx5: fix flow creation with a single target queue Date: Wed, 14 Feb 2018 16:40:16 +0100 Message-ID: <20180214154016.GU4256@6wind.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Yongseok Koh , stable@dpdk.org To: Nelio Laranjeiro Return-path: Received: from mail-wr0-f169.google.com (mail-wr0-f169.google.com [209.85.128.169]) by dpdk.org (Postfix) with ESMTP id 02FE01B2C9 for ; Wed, 14 Feb 2018 16:40:30 +0100 (CET) Received: by mail-wr0-f169.google.com with SMTP id s5so395219wra.0 for ; Wed, 14 Feb 2018 07:40:29 -0800 (PST) Content-Disposition: inline In-Reply-To: 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 Wed, Feb 14, 2018 at 04:04:45PM +0100, Nelio Laranjeiro wrote: > Adding a pattern targeting a single queues wrongly behaves as it is an RSS > request, ending by creating several Verbs flows rules to match the RSS > configuration. > > Fixes: 8086cf08b2f0 ("net/mlx5: handle RSS hash configuration in RSS flow") > Cc: stable@dpdk.org > > Signed-off-by: Nelio Laranjeiro Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND