On Sun, Dec 06, 2020 at 05:32:38PM +0200, Gal Pressman wrote: > The query_gid_table ioctl skips non IB/RoCE ports, which as a result > returns an empty gid table for devices such as EFA which have a GID > table, but are not IB/RoCE. > > Fixes: c4b4d548fabc ("RDMA/core: Introduce new GID table query API") > Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx> > --- > drivers/infiniband/core/cache.c | 3 --- > 1 file changed, 3 deletions(-) Applied to for-rc, thanks JAson