numam-spdk/app/nvmf_tgt
Daniel Verkamp bbd7e1c4da env: add spdk_pci_addr_parse()
Add a helper function that converts a PCI address from a string into a
struct spdk_pci_addr and use it in place of the various sscanf()
invocations throughout SPDK.

Change-Id: Id2749723f76db741567e01b4bcb0fffb0e425fcd
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-02 14:15:02 -07:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c env: add spdk_pci_addr_parse() 2016-11-02 14:15:02 -07:00
Makefile bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00
nvmf_rpc.c nvmf: only save PCI address in direct ctrlr data 2016-11-01 09:40:36 -07:00
nvmf_tgt.c nvmf: Init transport before adding listeners 2016-10-20 16:22:58 -07:00
nvmf_tgt.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00