pdump: replace constant for device name size
[dpdk.git] / app / test-flow-perf / config.h
index 8f42bc5..94e83c9 100644 (file)
@@ -15,6 +15,7 @@
 #define MBUF_CACHE_SIZE 512
 #define NR_RXD  256
 #define NR_TXD  256
+#define MAX_PORTS 64
 
 /* This is used for encap/decap & header modify actions.
  * When it's 1: it means all actions have fixed values.