[SPDK] sysfs-pci and SPDK IOAT

wiz.chen at gmail.com Fri, 19 Mar 2021 09:16:39 +0000
Newsgroups dev.linux.lists.spdk
Message-ID <[email protected]>
hi,

 we use sysfs-pci to access PLX NTB directly and want to use SPDK IOAT modue (VFIO) to copy data.

 How to register the NTB bar address into SPDK/DPDK?

 Thanks