]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pipeline/main.c
ixgbe: select pool by MAC when using double VLAN
[dpdk.git] / app / test-pipeline / main.c
index 0a2a5976b99a8581d4aecb07b3162f24b6b16198..685ebd46cc87807a4a045a576a4bd5ebdd7d0d0b 100644 (file)
@@ -49,7 +49,6 @@
 #include <rte_memory.h>
 #include <rte_memcpy.h>
 #include <rte_memzone.h>
-#include <rte_tailq.h>
 #include <rte_eal.h>
 #include <rte_per_lcore.h>
 #include <rte_launch.h>
@@ -76,7 +75,7 @@
 #include "main.h"
 
 int
-MAIN(int argc, char **argv)
+main(int argc, char **argv)
 {
        uint32_t lcore;
        int ret;