common/cnxk: support NIX IRQ
[dpdk.git] / app / test-flow-perf / flow_gen.h
index 3d13737..f1d0999 100644 (file)
@@ -34,6 +34,7 @@ generate_flow(uint16_t port_id,
        uint16_t hairpinq,
        uint64_t encap_data,
        uint64_t decap_data,
+       uint8_t core_idx,
        struct rte_flow_error *error);
 
 #endif /* FLOW_PERF_FLOW_GEN */