Hi,

> -----Original Message-----
> From: Viacheslav Ovsiienko <[email protected]>
> Sent: Sunday, November 17, 2019 10:48 AM
> To: [email protected]
> Cc: Matan Azrad <[email protected]>; Raslan Darawsheh
> <[email protected]>; Ori Kam <[email protected]>
> Subject: [PATCH] net/mlx5: fix vport index in port action
> 
> The rdma_core routine mlx5dv_dr_create_flow_action_dest_vport()
> requires the vport id parameter to create port action.
> The register c[0] value was used to deduce the port id value
> and it fails in bonding configuration. The correct way is
> to apply vport_num value queried from the rdma_core library.
> 
> Fixes: f07341e7aed3 ("net/mlx5: update source and destination vport
> translations")
> 
> Signed-off-by: Viacheslav Ovsiienko <[email protected]>
> ---
>  drivers/net/mlx5/mlx5.c         | 3 ++-
>  drivers/net/mlx5/mlx5_flow_dv.c | 6 +-----
>  2 files changed, 3 insertions(+), 6 deletions(-)
> 


Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to