RE: [PATCH 0/2] net/mlx5: add modify MPLS support

2023-06-22 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Michael Baum > Sent: Wednesday, June 14, 2023 8:53 AM > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > ; Slava Ovsiienko > Subject: [PATCH 0/2] net/mlx5: add modify MPLS support > > Add support for MPLS header modi

[PATCH 0/2] net/mlx5: add modify MPLS support

2023-06-13 Thread Michael Baum
Add support for MPLS header modification. RFC: https://patchwork.dpdk.org/project/dpdk/patch/20230420094347.523784-1-michae...@nvidia.com/ Michael Baum (2): net/mlx5: align implementation with modify API net/mlx5: add MPLS modify field support doc/guides/nics/mlx5.rst| 2 ++ driver