X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Ftest.c;h=cd0e7845892d51c917126566b621538b484d42dc;hb=c711ccb30987037691f2564a053926a89d87985f;hp=ccad0e30081024ee6b315eb24ca6eac98f64b1af;hpb=5d75454c61adad704d4a9dfb0f53cba2f7945c77;p=dpdk.git diff --git a/app/test/test.c b/app/test/test.c index ccad0e3008..cd0e784589 100644 --- a/app/test/test.c +++ b/app/test/test.c @@ -95,9 +95,6 @@ do_recursive_call(void) { "test_memory_flags", no_action }, { "test_file_prefix", no_action }, { "test_no_huge_flag", no_action }, -#ifdef RTE_LIBRTE_IVSHMEM - { "test_ivshmem", test_ivshmem }, -#endif }; if (recursive_call == NULL)