On Wed, Sep 25, 2019 at 08:42:00AM +0800, Honggang LI wrote: > From: Honggang Li <honli@xxxxxxxxxx> > > The 'Send Message Size' field of IOControllerProfile attributes > contains the maximum initiator to target IU size. > > When there is something wrong with SRP login to a third party > SRP target, whose ib_srpt parameters can't be collected with > ordinary method, dump the 'Send Message Size' may help us to > diagnose the problem. > > Signed-off-by: Honggang Li <honli@xxxxxxxxxx> > Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx> > --- > srp_daemon/srp_daemon.c | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks Things will go faster if you send rdma-core patches as PRs.. It saves me a bunch of work :) Jason