commit | e6b69bf379b2423d4603cf265adf4cb050f4dab5 | [log] [tgz] |
---|---|---|
author | Yevgeny Kliteynik <kliteyn@nvidia.com> | Mon Aug 31 11:56:40 2020 +0300 |
committer | Saeed Mahameed <saeedm@nvidia.com> | Wed Sep 30 21:26:28 2020 -0700 |
tree | 7464cb1c3d2cc566ae9f250a704360b42174451a | |
parent | 92b4b88531e52ad0c2fecb1c7bd4bc9ccb85a829 [diff] |
net/mlx5: DR, Call ste_builder directly with tag pointer Instead of getting the tag in each function, call the builder directly with the tag. This will allow to use the same function for building the tag and the bitmask. Signed-off-by: Alex Vesker <valex@nvidia.com> Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>