X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Fmeson.build;h=33637f0ebaa55013e88fc24d8e8cfb117d5ab546;hb=80da61198b6be66ab16964eb0944c79c0325c40e;hp=cbd8f27d455854bafdf234c4699cf113edf5d00a;hpb=7a944656b33fe24031f5574860eb81871403d5e3;p=dpdk.git diff --git a/app/test/meson.build b/app/test/meson.build index cbd8f27d45..33637f0eba 100644 --- a/app/test/meson.build +++ b/app/test/meson.build @@ -198,6 +198,7 @@ test_deps = [ fast_tests = [ ['acl_autotest', true], ['atomic_autotest', false], + ['bpf_autotest', true], ['bitops_autotest', true], ['byteorder_autotest', true], ['cksum_autotest', true],