[dpdk-dev] [PATCH v2 08/10] app/test: use new allowlist and blocklist

2020-06-11 Thread Stephen Hemminger
Test the renamed pci-blocklist and pci-allowlist arguments. Use new terms in test variable names as well. Signed-off-by: Stephen Hemminger --- app/test/autotest.py| 16 ++-- app/test/autotest_runner.py | 18 ++--- app/test/test.c | 2 +- app/test/test_eal_fla

[dpdk-dev] [PATCH v2 08/10] app/test: use new allowlist and blocklist

2020-06-08 Thread Stephen Hemminger
Test the renamed pci-blocklist and pci-allowlist arguments. Use new terms in test variable names as well. Signed-off-by: Stephen Hemminger --- app/test/autotest.py| 16 ++-- app/test/autotest_runner.py | 18 ++--- app/test/test.c | 2 +- app/test/test_eal_fla