summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h
diff options
context:
space:
mode:
authorYevgeny Kliteynik <kliteyn@mellanox.com>2019-01-30 17:21:55 +0200
committerSaeed Mahameed <saeedm@mellanox.com>2019-05-31 13:04:25 -0700
commit0ccc171ea6a2fa34a6b898329c0a447c84e27057 (patch)
tree0b09099faaac964ef9f771f09c1a631abf03633d /drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h
parentd4a18e16c570fd84ef6cba9933803cf01a7b71e2 (diff)
downloadlinux-0ccc171ea6a2fa34a6b898329c0a447c84e27057.tar.bz2
net/mlx5: Geneve, Manage Geneve TLV options
Use Geneve TLV Options object to manage the flex parser matching on the 32-bit options data. When the first flow with a certain class/type values is requested to be offloaded, create a FW object with FW command (Geneve TLV Options general object) and start counting the number of flows using this object. During this time, any request with a different class/type values will fail to be offloaded. Once the refcount reaches 0, destroy the TLV options general object, and can now offload a flow with any class/type parameters. Geneve TLV Options object is added to core device. It is currently used to manage Geneve TLV options general object allocation in FW and its reference counting only. In the future it will also be used for managing geneve ports by registering callbacks for ndo_udp_tunnel_add/del. Reviewed-by: Oz Shlomo <ozsh@mellanox.com> Signed-off-by: Yevgeny Kliteynik <kliteyn@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h')
0 files changed, 0 insertions, 0 deletions