From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) by dpdk.org (Postfix) with ESMTP id 594BD23B for ; Thu, 15 Jun 2017 14:50:19 +0200 (CEST) Received: by mail-wr0-f176.google.com with SMTP id 36so20521949wry.3 for ; Thu, 15 Jun 2017 05:50:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=GU2RPGDQV4kHUZCzdIbpxwaLKgUA3FF/Ot4luK0I8kw=; b=bGoQL+owJI/UZqKnpgCOaBpWktSaohgildT2eR7JAiCBJ6sTV0FRHRyXN7ymJTpAp9 aFKFoyuB6qYIW/7aGKhnOXjYrOYr+iKDAC+pYyqe/Cp+T2EOIrOiXEj/x2crQ67oRL3g AarJCj05bh9JcUWMFPyPdFS20W+vZhft71Jh7khDkjvmn3PvflxgkNkW2WvrzPOC5qPw monubUMPG6W2wlA4jqdIQtembvsXJ7qtIEODe0qCqA3SZ5cjPkhw7zOT3kzD4ASbTAXk Yjut8Ch9RcxShFKEI9ni6s5l5AVpg8CUuAaCRe4S6BDnKpNLcn2/Rai6EpZ4qRl3qZj+ VvAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=GU2RPGDQV4kHUZCzdIbpxwaLKgUA3FF/Ot4luK0I8kw=; b=Df4jqmlgQj22ExG5rcGVK53pm+mjmhsrDQlyVKihexHre6XXRd64+WGRW/Cy7kWFfg pHHrSFet/xxkY6zW4fz9oN5YsBC4mb96ood84Z1W+7mI0xQZVN1r7eSwp3+EHDKuWGfe c/kRd+PiqhYF6ryOk/p9aEMeMhNQ5TrpJScJXLxR9SpJDYd3loaiV4KSOUBDAJxIBhgL Qzw4sBRXTxu2DoWVpkY4yUXx/CzN45zPwGvQLQb4KtiekrjjRjeXO70Q6D8tO5OWe9wp ouyD5aDhFpsiapSTabHEtrZodJWiBzv0CaXbRfvLb4vwYYqH+DMxNv81RLRxQymVkhmT 7/eA== X-Gm-Message-State: AKS2vOwRhRvApIBVXULk0s0tsL4Qv8Waf+fCNfqQkk3WUp9Dt9f1k0A6 jTusK/6mEdTk5hkM X-Received: by 10.223.135.90 with SMTP id 26mr3408235wrz.133.1497531018946; Thu, 15 Jun 2017 05:50:18 -0700 (PDT) Received: from autoinstall.dev.6wind.com (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id 62sm59604wra.44.2017.06.15.05.50.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2017 05:50:18 -0700 (PDT) Date: Thu, 15 Jun 2017 14:50:10 +0200 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro To: Ferruh Yigit Cc: dev@dpdk.org, Adrien Mazarguil , Shahaf Shuler Message-ID: <20170615125010.GT18438@autoinstall.dev.6wind.com> References: <3939c03cb081af386ad990f5efb2b0758623ac6f.1497515081.git.nelio.laranjeiro@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] net/mlx5: fix creation of drop flows X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 12:50:19 -0000 On Thu, Jun 15, 2017 at 01:34:31PM +0100, Ferruh Yigit wrote: > On 6/15/2017 9:25 AM, Nelio Laranjeiro wrote: > > Drop flows being created when the port is stop should not access to the drop > > table hash queues as it is invalid. > > > > Fixes: 028761059aeb ("net/mlx5: use an RSS drop queue") > > > > Signed-off-by: Nelio Laranjeiro > > Acked-by: Shahaf Shuler > > Applied to dpdk-next-net/master, thanks. > > This required solving merge conflict, although it looks simple, can you > please confirm the final commit. it is good for me. Thanks Ferruh, -- Nélio Laranjeiro 6WIND