Re: [dpdk-dev] [PATCH v2 5/8] net/mlx5: create GENEVE TLV option management

2021-01-06 Thread Slava Ovsiienko
> -Original Message- > From: Shiri Kuzin > Sent: Tuesday, January 5, 2021 19:54 > To: dev@dpdk.org > Cc: Slava Ovsiienko ; NBU-Contact-Adrien Mazarguil > ; Ori Kam ; > ferruh.yi...@intel.com; NBU-Contact-Thomas Monjalon > ; Raslan Darawsheh > Subject: [PATCH v2 5/8] net/mlx5: create GENEV

[dpdk-dev] [PATCH v2 5/8] net/mlx5: create GENEVE TLV option management

2021-01-05 Thread Shiri Kuzin
Currently firmware supports the only TLV object per device to match on the GENEVE header option. This patch adds the simple TLV object management to the mlx5 PMD. Signed-off-by: Shiri Kuzin --- drivers/net/mlx5/mlx5.c | 2 + drivers/net/mlx5/mlx5.h | 13 drivers/net/mlx5