net/mlx5: support match on IPv4 TTL and IPv6 HLIM
authorDekel Peled <dekelp@mellanox.com>
Tue, 3 Mar 2020 12:37:31 +0000 (14:37 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 18 Mar 2020 09:21:41 +0000 (10:21 +0100)
commite8e5fdfdd63488e958e0009b775cd717fe16fa5c
treefd7c1343372e7955a60f809c3d3bd1cc8f8e8243
parent6bd5efb23db9e419dec51fbea7f71c2fd3703d75
net/mlx5: support match on IPv4 TTL and IPv6 HLIM

This patch adds to MLX5 PMD the support of matching on IPv4 TTL and
IPv6 hoplimit.
Support is valid when using DV flow engine (Verbs flow engine doesn't
support matching on this field).

Signed-off-by: Eli Britstein <elibr@mellanox.com>
Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
doc/guides/rel_notes/release_20_05.rst
drivers/common/mlx5/mlx5_prm.h
drivers/net/mlx5/mlx5_flow_dv.c