On 2020-05-13 11:02, Jason Gunthorpe wrote: > On Wed, May 13, 2020 at 08:25:41AM -0700, Bart Van Assche wrote: >> In other words, on my setup the ib_srpt driver was working find with SR-IOV. > > But it won't be properly discoverable without the > IB_PORT_DEVICE_MGMT_SUP flag being set on the physical port? That matches my understanding. Even if srp_daemon can't discover an SRP target, it is still possible to log in by writing the proper login parameters into /sys/class/infiniband_srp/*/add_target. Bart.