]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/ice_hash.c
net/tap: fix interrupt vector array size
[dpdk.git] / drivers / net / ice / ice_hash.c
index e56cdf9941d7a504527fc34e66efb4f797676ea4..f2b17197be5dabaa26a7423a0a8cbe41840d35d9 100644 (file)
@@ -102,6 +102,7 @@ ice_hash_parse_pattern_action(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);
 
@@ -985,6 +986,7 @@ ice_hash_parse_pattern_action(__rte_unused struct ice_adapter *ad,
                        uint32_t array_len,
                        const struct rte_flow_item pattern[],
                        const struct rte_flow_action actions[],
+                       uint32_t priority __rte_unused,
                        void **meta,
                        struct rte_flow_error *error)
 {