Spdk/test/unit/lib/nvmf
Jim Harris 736e1c1be1 test/unit/nvmf: fix qid too large test
We need to be checking whether the specified qid
is too large or not - the current test says it is
doing that in the comments but is really just
checking the duplicate QID path (which following
test already covers).

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I21dac3c7ec83a5c8e31fac77481708d54cb40e9e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17368
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-04-04 23:01:55 +00:00
..
ctrlr_bdev.c bdev: Add default copy command support in bdev 2023-03-07 11:52:45 +00:00
ctrlr_discovery.c nvmf: introduce async transport create 2023-02-16 16:45:08 +00:00
ctrlr.c test/unit/nvmf: fix qid too large test 2023-04-04 23:01:55 +00:00
fc_ls.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
fc.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvmf.c nvmf: track num_poll_groups in spdk_nvmf_tgt 2023-03-28 20:17:21 +00:00
rdma.c nvmf: make async event and error related functions public 2023-03-31 17:41:35 +00:00
subsystem.c test/unit: use valid v4 UUID in NQN tests 2023-03-24 07:25:42 +00:00
tcp.c nvme/tcp: Remove iov_sgl from PDU structure 2023-03-10 11:43:40 +00:00
transport.c nvmf: introduce async transport create 2023-02-16 16:45:08 +00:00
vfio_user.c nvmf: make async event and error related functions public 2023-03-31 17:41:35 +00:00
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00