numam-spdk/lib/nvmf
Ziye Yang e48e569d83 nvmf/rdma: Replace the queue empty check
Replace with it with check the returned req
via spdk_unlikely macro

Change-Id: I1202b3955af9a68496d8ced7cf66c20cf26f7fff
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-05-08 09:40:15 -07:00
..
direct.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
discovery.c nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
Makefile nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00
nvmf_internal.h nvmf: add the unique subsystem id 2017-03-10 13:06:55 +08:00
nvmf.c nvmf: start even if no transports are available 2017-03-23 13:17:52 -07:00
rdma.c nvmf/rdma: Replace the queue empty check 2017-05-08 09:40:15 -07:00
request.c nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
request.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
session.c nvmf: Move the check of NVMe remove from session layer to subsystem layer. 2017-04-24 13:57:25 -07:00
session.h nvmf: move AER command handling to session.c 2017-03-03 10:22:11 -07:00
subsystem.c nvmf: Move the check of NVMe remove from session layer to subsystem layer. 2017-04-24 13:57:25 -07:00
subsystem.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
transport.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
transport.h nvmf: Add interface for transport layer to check if one connection is idle. 2017-03-14 13:29:32 -07:00
virtual.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00