RE: [PATCH v3 1/2] net/mlx5/hws: support matching on MPLSoUDP

2023-03-07 Thread Slava Ovsiienko
> -Original Message- > From: Michael Baum > Sent: четверг, 23 февраля 2023 г. 09:48 > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > ; Slava Ovsiienko ; Erez Shitrit > > Subject: [PATCH v3 1/2] net/mlx5/hws: support matching on MPLSoUDP > > From:

[PATCH v3 1/2] net/mlx5/hws: support matching on MPLSoUDP

2023-02-22 Thread Michael Baum
From: Erez Shitrit Add support for matching MPLS labels while it is under UDP protocol. Matching up to 5 MPLS labels with or without the MPLS value. Signed-off-by: Erez Shitrit --- drivers/net/mlx5/hws/mlx5dr_definer.c | 183 +- drivers/net/mlx5/hws/mlx5dr_definer.h |