diff options
author | Yevgeny Kliteynik <kliteyn@nvidia.com> | 2023-03-27 23:26:55 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-04-15 01:06:21 +0300 |
commit | 608d4f1769d80824d0b02eca73243d377468ee68 (patch) | |
tree | 033a24222767afa8af68aa9309471a3a1670d51c /tools/perf/scripts/python | |
parent | 17dc71c336aac381f59ba541cf85fb0c192d1c1c (diff) | |
download | linux-608d4f1769d80824d0b02eca73243d377468ee68.tar.xz |
net/mlx5: DR, Add modify header arg pool mechanism
Added new mechanism for handling arguments for modify-header action.
The new action "accelerated modify-header" asks for the arguments from
separated area from the pattern, this area accessed via general objects.
Handling of these object is done via the pool-manager struct.
When the new header patterns are supported, while loading the domain,
a few pools for argument creations will be created. The requests for
allocating/deallocating arg objects are done via the pool manager API.
Signed-off-by: Muhammad Sammar <muhammads@nvidia.com>
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Reviewed-by: Alex Vesker <valex@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions