From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 0/5] net/mlx5: fixes Date: Wed, 1 Nov 2017 14:34:41 -0700 Message-ID: <86ee2438-c769-a741-358f-cd8ceb489504@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Yongseok Koh , Adrien Mazarguil To: Nelio Laranjeiro , dev@dpdk.org Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id C7B531B347 for ; Wed, 1 Nov 2017 22:34:48 +0100 (CET) In-Reply-To: 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 10/31/2017 8:51 AM, Nelio Laranjeiro wrote: > - Multiple fixes for tunnels in flow actions. > - fix some mistakes in flow director code. > > Nelio Laranjeiro (5): > net/mlx5: fix parser inner value > net/mlx5: fix flows when VXLAN tunnel is 0 > net/mlx5: fix RSS tunneled flow without outer > net/mlx5: fix fdir flow removal > net/mlx5: fix flow director TCPv6 filter Series applied to dpdk-next-net/master, thanks. Except patch 3/5, it squashed into relevant commit [1]. [1]: "net/mlx5: fix RSS action for tunneled packets"