New upstream version 17.08
[deb_dpdk.git] / drivers / net / mlx5 / mlx5_fdir.c
index c8d4748..34a7e69 100644 (file)
@@ -1053,6 +1053,7 @@ static const struct rte_flow_ops mlx5_flow_ops = {
        .destroy = mlx5_flow_destroy,
        .flush = mlx5_flow_flush,
        .query = NULL,
+       .isolate = mlx5_flow_isolate,
 };
 
 /**