RE: [PATCH v6 00/18] net/mlx5: HW steering PMD update

2022-10-24 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Suanming Mou > Sent: Thursday, October 20, 2022 6:42 PM > Cc: dev@dpdk.org; Raslan Darawsheh ; Ori Kam > > Subject: [PATCH v6 00/18] net/mlx5: HW steering PMD update > > The skeleton of mlx5 HW steering(HWS) has been updated into

[PATCH v6 00/18] net/mlx5: HW steering PMD update

2022-10-20 Thread Suanming Mou
The skeleton of mlx5 HW steering(HWS) has been updated into upstream for pretty a long time, but not updated anymore due to missing of the low-level steering layer code. Luckily, better late than never, the steering layer finnaly comes[1]. This series will add more features to the existing PMD cod