common/cnxk: support NIX IRQ
[dpdk.git] / app / test-flow-perf / config.h
index 8f42bc5..3d4696d 100644 (file)
@@ -15,6 +15,9 @@
 #define MBUF_CACHE_SIZE 512
 #define NR_RXD  256
 #define NR_TXD  256
+#define MAX_PORTS 64
+#define METER_CIR 1250000
+#define DEFAULT_METER_PROF_ID 100
 
 /* This is used for encap/decap & header modify actions.
  * When it's 1: it means all actions have fixed values.