RE: [PATCH] net/mlx5: adds the checking for Tx queue affinity

2023-10-09 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Jiawei(Jonny) Wang > Sent: Friday, September 22, 2023 9:50 AM > To: Slava Ovsiienko > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH] net/mlx5: adds the checking for Tx queue affinity > > MLX5 PMD updates the TIS ind

[PATCH] net/mlx5: adds the checking for Tx queue affinity

2023-09-21 Thread Jiawei Wang
MLX5 PMD updates the TIS index based on the tx queue affinity, and creates the DevX SQ object with updated the TIS index. This patch adds the checking that set the affinity per Tx Queue if HW objects can be created by DevX. Signed-off-by: Jiawei Wang Acked-by: Viacheslav Ovsiienko --- drivers/