> > The Tx offload capabilities of ICE ethdev doesn't include tso tunnel, which
> > will
> > result in tso tunnel setting to not take effect.
> >
> > The patch adds tunnel tso offload to ICE_TX_NO_VECTOR_FLAGS.
> >
> > This commit will add tso tunnel capabilities in ice_dev_info_get().
> >
> > Bugzilla ID: 1327
> > Fixes: d852fec1be63 ("net/ice: fix Tx offload path choice")
> > Fixes: 295968d17407 ("ethdev: add namespace")
> > Cc: [email protected]
> >
> > Signed-off-by: Kaiwen Deng <[email protected]>
>
> Acked-by: Qi Zhang <[email protected]>
>
> Applied to dpdk-next-net-intel.
As said by David in v1, 295968d17407 ("ethdev: add namespace") is not a cause.
Removing while pulling.