eal: add option --master-lcore
[dpdk.git] / app / test / test.c
index 9bee6bb..2fecff5 100644 (file)
@@ -82,6 +82,7 @@ do_recursive_call(void)
        } actions[] =  {
                        { "run_secondary_instances", test_mp_secondary },
                        { "test_missing_c_flag", no_action },
+                       { "test_master_lcore_flag", no_action },
                        { "test_missing_n_flag", no_action },
                        { "test_no_hpet_flag", no_action },
                        { "test_whitelist_flag", no_action },