On Mon, Aug 29, 2022 at 12:04:12PM +0300, Leon Romanovsky wrote: > From: Bodong Wang <bodong@xxxxxxxxxxxx> > > Query eswitch functions returns information of the external host > PF(if it exists). It can be used to check if DEVX is running on ECPF. > > Reviewed-by: Erez Shitrit <erezsh@xxxxxxxxxx> > Reviewed-by: Saeed Mahameed <saeedm@xxxxxxxxxx> > Signed-off-by: Bodong Wang <bodong@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/devx.c | 2 ++ > 1 file changed, 2 insertions(+) > Thanks, applied.