Loading
sock: change min recv/send buf sizes to 4 KiB
The 2 MiB minimum may be not reasonable for some users, so it is changed to 4 KiB to allow wider range of possible values. The new default is introduced to keep backward compatibility (2 MiB). Signed-off-by:Szulik, Maciej <maciej.szulik@intel.com> Change-Id: I450ff555f73ddd9be727ecc49209eb5af90fa88e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17406 Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot