net/mlx5: fix check for MPLS-in-GRE
[dpdk.git] / lib / librte_ethdev / rte_flow.c
index e06cc21..cff4b52 100644 (file)
@@ -531,7 +531,7 @@ store:
  * Expand RSS flows into several possible flows according to the RSS hash
  * fields requested and the driver capabilities.
  */
-int
+int __rte_experimental
 rte_flow_expand_rss(struct rte_flow_expand_rss *buf, size_t size,
                    const struct rte_flow_item *pattern, uint64_t types,
                    const struct rte_flow_expand_node graph[],