d9174e1e42
User may only want to configure hugepage and no configure on the PCI devices. Add the SKIP_PCI parameter to offer this option. If user only wants to configure hugepage, can run: SKIP_PCI=1 ./scripts/setup.sh The default behavior is that PCI devices will be configured. Change-Id: I8302efd5a09f2885e00fa8ed00d398219c11dde7 Signed-off-by: GangCao <gang.cao@intel.com> Reviewed-on: https://review.gerrithub.io/389473 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>