RE: [PATCH V1 02/11] net/mlx5/hws: add capabilities fields for vhca access

2022-12-27 Thread Slava Ovsiienko
> -Original Message- > From: Erez Shitrit > Sent: Monday, December 19, 2022 10:24 AM > To: Erez Shitrit ; Alex Vesker ; > Slava Ovsiienko ; NBU-Contact-Thomas Monjalon > (EXTERNAL) ; Matan Azrad > Cc: dev@dpdk.org > Subject: [PATCH V1 02/11] net/mlx5/hws: add capa

[PATCH V1 02/11] net/mlx5/hws: add capabilities fields for vhca access

2022-12-21 Thread Erez Shitrit
The new fields define the ability to access from one vhca to other one. Signed-off-by: Erez Shitrit Reviewed-by: Alex Vesker --- drivers/common/mlx5/mlx5_prm.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/common/mlx5/mlx5_prm.h b/drivers/common/mlx5/mlx5_p

[PATCH V1 02/11] net/mlx5/hws: add capabilities fields for vhca access

2022-12-19 Thread Erez Shitrit
The new fields define the ability to access from one vhca to other one. Signed-off-by: Erez Shitrit Reviewed-by: Alex Vesker --- drivers/common/mlx5/mlx5_prm.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/common/mlx5/mlx5_prm.h b/drivers/common/mlx5/mlx5_p