From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3]net/mlx5: implement drop action in hardware classifier Date: Thu, 15 Jun 2017 10:52:01 +0100 Message-ID: References: <1496071709-6297-2-git-send-email-shacharbe@mellanox.com> <1496553921-7361-1-git-send-email-shacharbe@mellanox.com> <20170605083036.GT31330@autoinstall.dev.6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org, Adrien Mazarguil To: =?UTF-8?Q?N=c3=a9lio_Laranjeiro?= , Shachar Beiser Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id BF4602BB9 for ; Thu, 15 Jun 2017 11:52:04 +0200 (CEST) In-Reply-To: <20170605083036.GT31330@autoinstall.dev.6wind.com> Content-Language: en-US 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 6/5/2017 9:30 AM, Nélio Laranjeiro wrote: > On Sun, Jun 04, 2017 at 05:25:20AM +0000, Shachar Beiser wrote: >> remove/add blank line according to convensions >> >> Shachar Beiser (1): >> net/mlx5: implement drop action in hardware classifier >> >> drivers/net/mlx5/Makefile | 5 +++++ >> drivers/net/mlx5/mlx5_flow.c | 17 +++++++++++++++++ >> 2 files changed, 22 insertions(+) >> >> -- >> 1.8.3.1 > > For the series: > > Acked-by: Nelio Laranjeiro Applied to dpdk-next-net/master, thanks. (Shachar, welcome to the DPDK community)