d783ad1f29
Another atempt to fix setup.sh On Ubuntu 16.04 that use GNU Awk 4.1.3. Eg when subsystem vendor name and subsystem name are empty: $ lspci -mm -n -D ... 0000:00:05.0 "0880" "8086" "0e28" -r04 "8086" "3582" 0000:00:05.1 "0880" "8086" "0e29" -r04 "" "" 0000:00:05.2 "0880" "8086" "0e2a" -r04 "8086" "3582" ... tr -d '"' part is brekaing whole awk script. So lets try to escape vendor and device ID to comapre them as whole string. Change-Id: Ic41e82c41347c6e0a8246b445f86eddf56780089 Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com> Reviewed-on: https://review.gerrithub.io/374462 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
ceph | ||
perf/nvme | ||
vagrant | ||
autotest_common.sh | ||
build_kmod.sh | ||
check_format.sh | ||
detect_cc.sh | ||
eofnl | ||
fio.py | ||
gen_nvme.sh | ||
genconfig.py | ||
posix.txt | ||
prep_benchmarks.sh | ||
rpc.py | ||
setup.sh |