+274
−10
Loading
This is a moderately efficient implementation that submits asynchronous reads using pooled memory in the kernel. Future implementations can use fixed buffers and multi-shot recv, plus true kernel zero copy support, to improve. Change-Id: Ife3ab3c3d7236231ba5329b0d18c6ba0e44a08f8 Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16108 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>