X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-pmd%2Ftestpmd.h;h=c9d7739b81b87b4c7215f2164d091dd0fe4b9fb9;hb=7ee3e9446290;hp=9ccfb6d00fc8aac92c7ff0d326695ded2d4a588f;hpb=85c18dcb5c6a420ba942d033c15738dbbab4d40b;p=dpdk.git diff --git a/app/test-pmd/testpmd.h b/app/test-pmd/testpmd.h index 9ccfb6d00f..c9d7739b81 100644 --- a/app/test-pmd/testpmd.h +++ b/app/test-pmd/testpmd.h @@ -35,6 +35,7 @@ #define _TESTPMD_H_ #include +#include #define RTE_PORT_ALL (~(portid_t)0x0) @@ -306,6 +307,7 @@ extern char cmdline_filename[PATH_MAX]; /**< offline commands file */ extern uint8_t numa_support; /**< set by "--numa" parameter */ extern uint16_t port_topology; /**< set by "--port-topology" parameter */ extern uint8_t no_flush_rx; /**