numam-spdk/app
Daniel Verkamp fd6ebca7a8 nvmf: only save PCI address in direct ctrlr data
The NVMe over Fabrics target was storing the PCI device pointer for each
direct-mode controller, but it only really needs the PCI address, which
is exposed via the get_nvmf_subsystems RPC.

Also update the same code path to use the new spdk_pci_device_get_addr()
function for brevity.

Change-Id: I0708b3331b7c279c1a86f0d7459b5deb40dd7c89
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-01 09:40:36 -07:00
..
iscsi_tgt iscsi_tgt: modify usage (#55) 2016-10-27 13:37:13 -07:00
iscsi_top iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00
nvmf_tgt nvmf: only save PCI address in direct ctrlr data 2016-11-01 09:40:36 -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