A new API spdk_mempool_lookup has been added to lookup the memory pool created by the primary process.Added spdk_pci_get_first_device() and spdk_pci_get_next_device() to allow iterating over PCI devices detected by SPDK. Because of this, all SPDK APIs to attach/detach PCI devices are...