RE: [PATCH] net/mlx5: fix gtp handling in header modify action

2022-04-21 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Dariusz Sosnowski > Sent: Wednesday, April 13, 2022 2:19 PM > To: Matan Azrad ; Slava Ovsiienko > ; Suanming Mou > Cc: dev@dpdk.org; Suanming Mou ; > sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix gtp handling in header modi

[PATCH] net/mlx5: fix gtp handling in header modify action

2022-04-13 Thread Dariusz Sosnowski
GTP items were ignored during conversion of modify header actions. This caused modify TTL action to generate a wrong modify header command when tunnel and inner headers used different IP versions. This patch adds GTP item handling to modify header action conversion. Fixes: 04233f36c712 ("net/mlx5