RE: [PATCH v3 0/5] NAT64 support in mlx5 PMD

2024-02-21 Thread Ori Kam
> -Original Message- > From: Bing Zhao > Sent: Tuesday, February 20, 2024 4:37 PM > > This patch set contains the mlx5 PMD implementation for NAT64. > > Update in v3: > 1. code style and typo. > > Update in v2: > 1. separate from the RTE and testpmd common part. > 2. reorder the

[PATCH v3 0/5] NAT64 support in mlx5 PMD

2024-02-20 Thread Bing Zhao
This patch set contains the mlx5 PMD implementation for NAT64. Update in v3: 1. code style and typo. Update in v2: 1. separate from the RTE and testpmd common part. 2. reorder the commits. 3. bug fix, code polishing and document update. Bing Zhao (4): net/mlx5: fetch the available regi