[dpdk-dev] [PATCH v4 04/11] net/mlx5: support Rx tunnel type identification

Nélio Laranjeiro nelio.laranjeiro at 6wind.com
Wed Apr 18 08:50:39 CEST 2018


On Tue, Apr 17, 2018 at 11:14:29PM +0800, Xueming Li wrote:
> This patch introduced tunnel type identification based on flow rules.
> If flows of multiple tunnel types built on same queue,
> RTE_PTYPE_TUNNEL_MASK will be returned, user application could use bits
> in flow mark as tunnel type identifier.

As discussed in the previous thread, you cannot set all tunnel bits in
the mbuf, it will break existing applications.

This is an non announce API breakage.

Thanks,

-- 
Nélio Laranjeiro
6WIND


More information about the dev mailing list