Loading
test/external_code: bind to all PCI devices
Removed the PCI_ALLOWED="NONE" line from setup.sh calls to bind to all available PCI devices. It'll allow the out-of-tree NVMe driver tests from the following patch to execute properly, as they require NVMe devices to be attachable from SPDK. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I56e89a6b853f02343803bb6ec704ea3c0a8bd12f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6679 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>