Re: [dpdk-dev] [PATCH 1/2] net/mlx5: fix missing packet type calculation
Looks good, Reviewed-by: Sagi Grimberg
[dpdk-dev] [PATCH 1/2] net/mlx5: fix missing packet type calculation
Calculation of packet type is currently enabled only when HW checksum is enabled. This isn't related to HW checksum offload. Enable it regardless. Fixes: 081f7eae242e ("mlx5: process offload flags only when requested") Signed-off-by: Yongseok Koh Acked-by: Adrien Mazarguil --- drivers/net/mlx5