From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH] ethdev: fix flow expansion matching types Date: Wed, 11 Jul 2018 09:16:32 +0200 Message-ID: <20180711071632.GP5211@6wind.com> References: <0f6611f2322f21df8e64682a6b8d74ab21983178.1531291755.git.nelio.laranjeiro@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Nelio Laranjeiro Return-path: Received: from mail-wm0-f68.google.com (mail-wm0-f68.google.com [74.125.82.68]) by dpdk.org (Postfix) with ESMTP id 586A01B3AB for ; Wed, 11 Jul 2018 09:16:49 +0200 (CEST) Received: by mail-wm0-f68.google.com with SMTP id v128-v6so1312446wme.5 for ; Wed, 11 Jul 2018 00:16:49 -0700 (PDT) Content-Disposition: inline In-Reply-To: <0f6611f2322f21df8e64682a6b8d74ab21983178.1531291755.git.nelio.laranjeiro@6wind.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 Wed, Jul 11, 2018 at 08:49:35AM +0200, Nelio Laranjeiro wrote: > Node RSS types are generally covering more RSS kind than the user is > requesting, it should accept to expand even if only a single bit is > remains after masking. Setting the correct RSS kind for the rule > remains the driver job. > > Fixes: 959823ce4c47 ("ethdev: add flow API to expand RSS flows") > > Signed-off-by: Nelio Laranjeiro Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND