Re: [dpdk-dev] [PATCH v2 7/8] net/mlx5: add GENEVE TLV option flow translation
From: Slava Ovsiienko <hidden>
Date: 2021-01-06 09:25:24
From: Slava Ovsiienko <hidden>
Date: 2021-01-06 09:25:24
-----Original Message----- From: Shiri Kuzin <redacted> Sent: Tuesday, January 5, 2021 19:54 To: dev@dpdk.org Cc: Slava Ovsiienko <redacted>; NBU-Contact-Adrien Mazarguil [off-list ref]; Ori Kam [off-list ref]; ferruh.yigit@intel.com; NBU-Contact-Thomas Monjalon [off-list ref]; Raslan Darawsheh [off-list ref] Subject: [PATCH v2 7/8] net/mlx5: add GENEVE TLV option flow translation The GENEVE TLV option matching flows must be created using a translation function. This function checks whether we already created a Devx object for the matching and either creates the objects or updates the reference counter. Signed-off-by: Shiri Kuzin <redacted>
Acked-by: Viacheslav Ovsiienko <redacted>