net/mlx5: support IPv4 time-to-live filter
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com> Acked-by: Yongseok Koh <yskoh@mellanox.com>
This commit is contained in:
parent
537e168450
commit
0fb2c9842b
@ -353,6 +353,7 @@ static const struct mlx5_flow_items mlx5_flow_items[] = {
|
||||
.dst_addr = -1,
|
||||
.type_of_service = -1,
|
||||
.next_proto_id = -1,
|
||||
.time_to_live = -1,
|
||||
},
|
||||
},
|
||||
.default_mask = &rte_flow_item_ipv4_mask,
|
||||
|
Loading…
Reference in New Issue
Block a user