commit | 97ffd895fe9c7b066f3e9c9ea10f5902ebcdbb11 | [log] [tgz] |
---|---|---|
author | Yevgeny Kliteynik <kliteyn@nvidia.com> | Mon Aug 31 11:56:07 2020 +0300 |
committer | Saeed Mahameed <saeedm@nvidia.com> | Wed Sep 30 21:26:26 2020 -0700 |
tree | ae5157b99f41a9e30b70df4f25c522a73d92d443 | |
parent | f2e834694b0d92187d889172da842e27829df371 [diff] |
net/mlx5: DR, Replace the check for valid STE entry Validity check is done by reading the next lu_type from the STE, this check can be replaced by checking the refcount. This will make the check independent on internal STE structure. Signed-off-by: Alex Vesker <valex@nvidia.com> Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>