Loading
test/nvmf: Use the real io_channel implementation
Previously spdk_thread_send_msg was being defined in the test, but util is also linked in. Instead, use the real io_channel abstraction in the tests. Change-Id: I5c9ce1d0675c43e3ea5b4c88d2dd8282a86a0545 Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/414074 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com>