Spdk/test/unit/lib/nvme
Daniel Verkamp ed53cba059 nvme: normalize PCI addresses before comparing
Use the env abstraction PCI functions to compare PCI addresses so that
details like whether or not domain is specified or whether 0-padding is
present don't affect the comparison.

For example, 0000:01:00.0 should compare equal to 01:00.0.

Change-Id: I9f3aaeb5f8fdbf3e246e31a41b4c09151288015e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/387202
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>
2017-11-16 18:17:09 -05:00
..
nvme_ctrlr_cmd.c nvme: support meta data on vendor specific commands 2017-09-12 16:14:11 -04:00
nvme_ctrlr.c nvme: add a public API to rename spdk_nvme_ctrlr_opts_set_defaults 2017-10-09 12:31:12 -04:00
nvme_ns_cmd.c nvme: normalize PCI addresses before comparing 2017-11-16 18:17:09 -05:00
nvme_ns.c nvme: add support for NS Optimal IO Boundary 2017-08-16 15:55:29 -04:00
nvme_pcie.c nvme: normalize PCI addresses before comparing 2017-11-16 18:17:09 -05:00
nvme_qpair.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme_quirks.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme.c nvme: normalize PCI addresses before comparing 2017-11-16 18:17:09 -05:00
Makefile test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00