From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nelio Laranjeiro Subject: [PATCH 0/5] net/mlx5: fixes Date: Tue, 31 Oct 2017 16:51:09 +0100 Message-ID: Cc: Yongseok Koh , Adrien Mazarguil To: dev@dpdk.org Return-path: Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by dpdk.org (Postfix) with ESMTP id 97FA51B217 for ; Tue, 31 Oct 2017 16:51:24 +0100 (CET) Received: by mail-wm0-f65.google.com with SMTP id y83so24072264wmc.4 for ; Tue, 31 Oct 2017 08:51:24 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" - 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 doc/guides/nics/mlx5.rst | 2 ++ drivers/net/mlx5/mlx5_flow.c | 29 +++++++++++++++++++---------- 2 files changed, 21 insertions(+), 10 deletions(-) -- 2.11.0