On 9/4/2017 4:07 PM, Nélio Laranjeiro wrote: > On Mon, Sep 04, 2017 at 07:43:51PM +0800, Xueming Li wrote: >> PMD driver got random tunnel_en value on ConnextX-4LX NIC, depends on >> compile optimization level. The variable was not initialized and >> detection logic was absent.
Fixes: f5fde5205101 ("net/mlx5: add hardware checksum offload for tunnel packets") Cc: sta...@dpdk.org >> >> Signed-off-by: Xueming Li <xuemi...@mellanox.com> >> Acked-by: Shahaf Shuler <shah...@mellanox.com> > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> Applied to dpdk-next-net/master, thanks.