> -----Original Message----- > From: Xueming(Steven) Li <[email protected]> > Sent: Wednesday, July 7, 2021 14:53 > Cc: [email protected]; Xueming(Steven) Li <[email protected]>; > [email protected]; Matan Azrad <[email protected]>; Shahaf Shuler > <[email protected]>; Slava Ovsiienko <[email protected]> > Subject: [PATCH] net/mlx5: fix SubFunction representor probe in isolate > mode > > Representor failed to probe in isolated mode due to callback of retrieving > representor info missing. This patch adds it back. > > Fixes: cb95feefdd03 ("net/mlx5: support sub-function representor") > Cc: [email protected] > > Signed-off-by: Xueming Li <[email protected]> Acked-by: Viacheslav Ovsiienko <[email protected]>

