From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH V2 0/8] net/mlx5: various fixes Date: Mon, 19 Sep 2016 16:30:22 +0100 Message-ID: <20160919153022.GI45548@bricha3-MOBL3> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Nelio Laranjeiro Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 1B4365589 for ; Mon, 19 Sep 2016 17:30:25 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Sep 14, 2016 at 01:53:47PM +0200, Nelio Laranjeiro wrote: > - Flow director > - Rx Capabilities > - Inline > > Changes in V2: > > - Fix a compilation error. > > Adrien Mazarguil (1): > net/mlx5: fix Rx VLAN offload capability report > > Nelio Laranjeiro (3): > net/mlx5: force inline for completion function > net/mlx5: re-factorize functions > net/mlx5: fix inline logic > > Raslan Darawsheh (1): > net/mlx5: fix removing VLAN filter > > Yaacov Hazan (3): > net/mlx5: fix inconsistent return value in Flow Director > net/mlx5: refactor allocation of flow director queues > net/mlx5: fix support for flow director drop mode > Applied to dpdk-next-net/rel_16_11 /Bruce