Re: [dpdk-dev] [PATCH] net/mlx5: update GENEVE TLV option exist bit
From: Raslan Darawsheh <hidden>
Date: 2021-06-06 11:32:19
From: Raslan Darawsheh <hidden>
Date: 2021-06-06 11:32:19
Hi Shiri,
-----Original Message----- From: Shiri Kuzin <redacted> Sent: Monday, May 31, 2021 2:46 PM To: dev@dpdk.org Cc: Matan Azrad <redacted>; Raslan Darawsheh [off-list ref]; Slava Ovsiienko [off-list ref] Subject: [PATCH] net/mlx5: update GENEVE TLV option exist bit The GENEVE TLV option matching is done using a flex parser. Recent update in firmware, requires that in order to match on the GENEVE TLV option the "geneve_tlv_option_0_exist" bit should be set. Add the new "geneve_tlv_option_0_exist" setting when translating the GENEVE TLV option item. Signed-off-by: Shiri Kuzin <redacted> Acked-by: Viacheslav Ovsiienko <redacted> ---
This is a valid Patch for Stable, so I'll add it during integration Cc:stable@dpdk.org Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh