9afa85b543
It is possible that physical address returned from spdk_vtophys() will lie on the page boundary for the mbuf size we want. In this case we have to allocate one more mbuf and setup its chaining with the original mbuf. This holds true for src and dst mbufs, though reproduced only for dst. Signed-off-by: Yuriy Umanets <yumanets@nvidia.com> Change-Id: Ibf82a97fac2ee0217a906a7c6f8558bdc2eedda2 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11626 Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
blobfs | ||
env_dpdk | ||
event | ||
scheduler | ||
sock | ||
Makefile |