app/testpmd: add flow dump command
[dpdk.git] / app / test / test_pdump.c
index 4a894c0..af20696 100644 (file)
@@ -172,7 +172,7 @@ run_pdump_server_tests(void)
        int ret = 0;
        char coremask[10];
 
-#ifdef RTE_EXEC_ENV_LINUXAPP
+#ifdef RTE_EXEC_ENV_LINUX
        char tmp[PATH_MAX] = { 0 };
        char prefix[PATH_MAX] = { 0 };