From mboxrd@z Thu Jan 1 00:00:00 1970 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 0FCC27CE1 for ; Mon, 5 Jun 2017 10:30:43 +0200 (CEST) Received: by mail-wr0-f169.google.com with SMTP id q97so34124625wrb.2 for ; Mon, 05 Jun 2017 01:30:43 -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=VuENGCxivn4LcssQWn+JuS6JBq1NufDTiWYP5anv2nk=; b=yGXMo3s2uv0CTtFGcDP8gOw4DsNUQz0MD14iXwaNlHazTctXtoRoEpKFN/R+jBBS// fEN5iw3Raa0BXU4DabnDTNtuMnToIp4Lvjvlp1mNPzusdRZandzAR42ivfFGv1h0aDKF 87iU2SmmtruIO8eVvkrKe+2s9QGHvjWO2ULcn+xzx7WDNHaPJZwVcBjRR/JNTs82txnA BelAf/P9ZBPFsTgsRr05jqB4OXQ26TBD2+tIvOEVCj1nOsdvB2uzQkTeZLETeVgla+GN ss0ems+bRtVudRhKlSfje7b6zUQebMNDp+c6iD/7SkNFPGtL0yAKBNqaOIaFuiSrWc/6 vqkA== 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=VuENGCxivn4LcssQWn+JuS6JBq1NufDTiWYP5anv2nk=; b=iIiRjlalhKbttfFNBZ78LvmO3SXlae8DqtbWpSKoM9vtTfYXWSDtP/Uy+6WMxrtB1d 3riVLeW/kquPTe+Pm5uurFew+dFFJZCieqmSt6SFwTzbt5sBVUXsCEDdHfTdIJrll0yr 3zswbRS8FvNeriokyhWWYvIvuNrMgylw58tcmGhuDll0IbtPRxowH2GPirXb6/eBbYgm j5ABzghfilSVIDZ83d02Jx/S8Ss/MERM1xUzjvdKkxq8PEz4cE/sDi0P7jr8G6Bdlu4K FbiBzh9zZ36sW81XbaFbpLQyhW8iaACoP7BouB5L0MeWT4FA2JAgupNGLdw8jqpPNF5Y 1DuA== X-Gm-Message-State: AODbwcATq6xox5khQYi2M6ynFJ5Qe0a8ACVtDne68M2jsU88Q1foT1EW 7AdyjrlRJsMp3ZczGXiIYw== X-Received: by 10.223.150.139 with SMTP id u11mr12882612wrb.195.1496651443269; Mon, 05 Jun 2017 01:30:43 -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 q16sm8922739wmg.2.2017.06.05.01.30.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Jun 2017 01:30:42 -0700 (PDT) Date: Mon, 5 Jun 2017 10:30:36 +0200 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro To: Shachar Beiser Cc: dev@dpdk.org, Adrien Mazarguil Message-ID: <20170605083036.GT31330@autoinstall.dev.6wind.com> References: <1496071709-6297-2-git-send-email-shacharbe@mellanox.com> <1496553921-7361-1-git-send-email-shacharbe@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1496553921-7361-1-git-send-email-shacharbe@mellanox.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v3]net/mlx5: implement drop action in hardware classifier 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: Mon, 05 Jun 2017 08:30:44 -0000 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 -- Nélio Laranjeiro 6WIND