> On Nov 20, 2017, at 7:35 AM, Nelio Laranjeiro <[email protected]>
> wrote:
>
> Tx checksum offloads are correctly handled in a single Tx burst function
> whereas the capability is always set.
> This causes VXLAN packet with checksum offloads request to be ignored when
> the (E)MPS Tx functions are selected.
>
> Fixes: f5fde5205101 ("net/mlx5: add hardware checksum offload for tunnel
> packets")
>
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: Nelio Laranjeiro <[email protected]>
> ---
Acked-by: Yongseok Koh <[email protected]>
Thanks