Implement sync meter ASO interface for async calls
in the template API environment.

Gregory Etelson (3):
  net/mlx5: fix HWS meter actions availability
  net/mlx5: fix sync meter processing in HWS setup
  net/mlx5: fix indirect action async job initialization

 drivers/net/mlx5/mlx5.h            |  35 +++++-
 drivers/net/mlx5/mlx5_flow_aso.c   | 178 ++++++++++++++++++-----------
 drivers/net/mlx5/mlx5_flow_hw.c    | 119 ++++++++++---------
 drivers/net/mlx5/mlx5_flow_meter.c |  55 ++++++---
 4 files changed, 251 insertions(+), 136 deletions(-)

Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com>
--
v2: Fix Windows compilation. 
--
2.39.2

Reply via email to