net/tap: fix interrupt vector array size
[dpdk.git] / drivers / net / ice / ice_generic_flow.h
index 9f422e5..a4d0b66 100644 (file)
@@ -515,6 +515,7 @@ typedef int (*parse_pattern_action_t)(struct ice_adapter *ad,
                uint32_t array_len,
                const struct rte_flow_item pattern[],
                const struct rte_flow_action actions[],
+               uint32_t priority,
                void **meta,
                struct rte_flow_error *error);