In some cases we need to check if we are working with SoftRoCE driver (rxe) since it doesn't support several features such as SEND_WITH_INVAL and LAST_WQE_REACHED ibv async event. vendor_id of this driver has been changed from 0 (it was not initialized at all) to 0XFFFFFF in commit 0184afd15a141d7ce24c32c0d86a1e3ba6bc0eb3 So now we should check for both values. Change-Id: I62ce4d68c11612a07fe97606658a5b79f1db2149 Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5307 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
ctrlr_bdev.c | ||
ctrlr_discovery.c | ||
ctrlr.c | ||
fc_ls.c | ||
fc.c | ||
Makefile | ||
nvmf_fc.h | ||
nvmf_internal.h | ||
nvmf_rpc.c | ||
nvmf.c | ||
rdma.c | ||
spdk_nvmf.map | ||
subsystem.c | ||
tcp.c | ||
transport.c | ||
transport.h |