X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-pmd%2Ftestpmd.h;h=1d1ee7587dc52fb04c7040dda4b2091d5e3e72f5;hb=97f1e196799f5664a2f677f789fbe06e1d5ab87a;hp=9ccfb6d00fc8aac92c7ff0d326695ded2d4a588f;hpb=85c18dcb5c6a420ba942d033c15738dbbab4d40b;p=dpdk.git diff --git a/app/test-pmd/testpmd.h b/app/test-pmd/testpmd.h index 9ccfb6d00f..1d1ee7587d 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; /**