On Mon, May 24, 2021 at 11:52:15AM +0300, Max Gurtovoy wrote: > Since the Linux iser initiator default max I/O size set to 512KB and > since there is no handshake procedure for this size in iser protocol, > set the default max IO size of the target to 512KB as well. > > For changing the default values, there is a module parameter for both > drivers. > > Reviewed-by: Alaa Hleihel <alaa@xxxxxxxxxx> > Reviewed-by: Israel Rukshin <israelr@xxxxxxxxxx> > Signed-off-by: Max Gurtovoy <mgurtovoy@xxxxxxxxxx> > Acked-by: Sagi Grimberg <sagi@xxxxxxxxxxx> > --- > drivers/infiniband/ulp/isert/ib_isert.c | 4 ++-- > drivers/infiniband/ulp/isert/ib_isert.h | 3 --- > 2 files changed, 2 insertions(+), 5 deletions(-) Applied to for-next, thanks Jason