Spdk/app
Daniel Verkamp b94e0dfdb2 nvmf/rpc: represent pci_address consistently
The get_nvmf_subsystems RPC reported the PCI address of direct-mode
NVMe devices as individual integers, but the construct_nvmf_subsystem
call requires pci_address in a string format (%x:%x:%x.%x).

Change get_nvmf_subsystems to format the PCI address in the same way
that construct_nvmf_subsystem takes as a parameter for consistency.

Change-Id: I6e55e9a9e73dd425fd560d609b86a2f839c53c61
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-13 08:50:03 -07:00
..
iscsi_tgt env: Remove unused DPDK headers. 2016-10-12 09:53:32 -07:00
iscsi_top iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00
nvmf_tgt nvmf/rpc: represent pci_address consistently 2016-10-13 08:50:03 -07:00
trace env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
Makefile iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00