Wednesday, January 3, 2018 10:30 AM, Nelio Laranjeiro: > Subject: Re: [dpdk-dev] [PATCH] net/mlx5: fix HW checksum offload for > outer IP > > On Wed, Jan 03, 2018 at 12:06:22AM -0800, Yongseok Koh wrote: > > Checking HW checksum offload flag for outer IP is missing. If flag is > > set for only outer IP, this can't be set properly. > > > > Fixes: f5fde5205101 ("net/mlx5: add hardware checksum offload for > > tunnel packets") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Yongseok Koh <ys...@mellanox.com> > > Acked-by: Shahaf Shuler <shah...@mellanox.com> > > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com>
Applied to next-net-mlx, thanks