This is a respin of Ruifeng series with a patch I sent earlier today. Changelog since v3: - patch 1 is new, - patch 3 is the only that has differences,
-- David Marchand David Marchand (1): test: load drivers when required Ruifeng Wang (4): test: skip subtests in no-huge mode test: allow no-huge mode for fast-tests ci: run tests even without hugepage ci: enable unit test for aarch64 .ci/linux-setup.sh | 11 +- .travis.yml | 5 +- app/test/meson.build | 233 ++++++++++++++++++--------------- app/test/test_acl.c | 22 ++-- app/test/test_hash.c | 7 +- app/test/test_table_pipeline.c | 12 +- 6 files changed, 158 insertions(+), 132 deletions(-) -- 2.23.0