RE: [PATCH] net/mlx5: fix tunnel header with IPIP offload

2022-10-25 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Jiawei(Jonny) Wang > Sent: Thursday, October 20, 2022 3:56 PM > To: Slava Ovsiienko ; Matan Azrad > ; Ori Kam ; Raslan Darawsheh > ; Lior Margalit > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix tunnel

[PATCH] net/mlx5: fix tunnel header with IPIP offload

2022-10-20 Thread Jiawei Wang
For the flows with multiple tunnel layers and containing tunnel decap and modify actions, for example: ... / vxlan / eth / ipv4 proto is 4 / end actions raw_decap / modify_field / ... (note: proto 4 means we have the IP-over-IP tunnel in VXLAN payload) We have added the multiple tunnel layers val