From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v2] net/mlx5: fix flow director drop rule deletion crash Date: Tue, 15 May 2018 09:26:36 +0200 Message-ID: <20180515072636.GI20388@6wind.com> References: <20180509073700.11627-1-shahafs@mellanox.com> <20180515062635.55797-1-shahafs@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: yskoh@mellanox.com, nelio.laranjeiro@6wind.com, dev@dpdk.org, stable@dpdk.org To: Shahaf Shuler Return-path: Received: from mail-wr0-f172.google.com (mail-wr0-f172.google.com [209.85.128.172]) by dpdk.org (Postfix) with ESMTP id 5EE866833 for ; Tue, 15 May 2018 09:26:52 +0200 (CEST) Received: by mail-wr0-f172.google.com with SMTP id y15-v6so14774537wrg.11 for ; Tue, 15 May 2018 00:26:52 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20180515062635.55797-1-shahafs@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, May 15, 2018 at 09:26:35AM +0300, Shahaf Shuler wrote: > Drop flow rules are created on the ETH queue even though the parser layer > matches the flow rule layer (L3/L4) > > Fixes: 6f2f4948b236 ("net/mlx5: fix flow director rule deletion crash") > Cc: stable@dpdk.org > Cc: adrien.mazarguil@6wind.com > > Signed-off-by: Shahaf Shuler > > --- > > On v2: > - Instead of override parser.layer use HASH_RXQ_ETH directly. > - Remove obvious comments. Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND