[dpdk-dev] [PATCH v2] net/ice/base: support MPLS ethertype switch filter

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jul 13 05:04:42 CEST 2021



> -----Original Message-----
> From: Zhang, AlvinX <alvinx.zhang at intel.com>
> Sent: Tuesday, July 13, 2021 10:36 AM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Zhang, AlvinX <alvinx.zhang at intel.com>
> Subject: [PATCH v2] net/ice/base: support MPLS ethertype switch filter
> 
> Add MPLS training packet and offsets.
> Add check to identify MPLS ethertype filters.
> 
> For example:
> testpmd> flow create 0 ingress pattern eth dst is 00:11:22:33:44:55 \
>          type is 0x8847 / end actions queue index 2 / end
> 
> This flow will result in all the matched ingress packets be forwarded to queue 2.
> 
> Signed-off-by: Alvin Zhang <alvinx.zhang at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list