+2
−1
+12
−11
+2
−1
+9
−8
Loading
And modify test/env/vtophys to resolve linking errors. SPDK_PRINTF() and SPDK_ERRLOG() use spdk_log() procedure which is customizable and redirectable, so it is preffered over printf() In case of test/env/vtophys/ program, we have to make it an app first to avoid linking errors. Change-Id: Id806ec3bb235745316063bbdf6b5a15a9d5dc2d9 Signed-off-by:Vitaliy Mysak <vitaliy.mysak@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1944 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>