common/mlx5: add connection tracking object
authorBing Zhao <bingz@nvidia.com>
Wed, 5 May 2021 12:23:12 +0000 (15:23 +0300)
committerRaslan Darawsheh <rasland@nvidia.com>
Wed, 5 May 2021 12:30:08 +0000 (14:30 +0200)
commitdc4e9e820f2d0d2d32b0a34cdec3b27515c8f002
tree3b1b53192ba37659d7ac7eb6c6ec2216b53f756c
parentf5c66d0be98d1ba52087b1b6808a206a3b99e765
common/mlx5: add connection tracking object

The structures of ASO connection tracking offload object are added
based on the definitions in the PRM. One CT object context will be
loaded into the cache completely in a reversed order of dwords. The
valid bit should be the MSB of the last dword. This is used for the
conntrack context creation and update, as well as for the query.

The capabilities 2 (HCA_CAP_2) layout is also added. The connection
tracking related capabilities could be queried via the HCA_CAP_2.

Signed-off-by: Bing Zhao <bingz@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
drivers/common/mlx5/mlx5_prm.h