+11
−36
Loading
This seems to be causing a new intermittent test failure with a call stack that looks like: # nvme disconnect -n nqn.2016-06.io.spdk:cnode1 transport.c:175:23: runtime error: member access within misaligned address 0x000000004321 for type 'const struct spdk_nvmf_transport_ops', which requires 8 byte alignment 0x000000004321: note: pointer points here <memory cannot be printed> #0 0x4e014b in spdk_nvmf_transport_qpair_fini #1 0x4f14fe in nvmf_qpair_fini #2 0x502a95 in _spdk_reactor_msg_passed This reverts commit adfa9f6d. Change-Id: I4bab9d8b5294e241c960683df14acbf457bf3391 Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/409251 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>