[dpdk-dev] [PATCH v1 0/2] Fix Meter Hierarchy related issues

2021-08-04 Thread Shun Hao
1. fix the wrong flow statistics when flow contains both count/meter. 2. fix the wrong meter domain access when meters in hierarchy support different domains. Shun Hao (2): net/mlx5: fix meter flow counter traslation net/mlx5: fix domains detection in meter hierarchy drivers/net/mlx5/mlx5_fl

Re: [dpdk-dev] [PATCH v1 0/2] Fix Meter Hierarchy related issues

2021-08-04 Thread Thomas Monjalon
04/08/2021 09:26, Shun Hao: > 1. fix the wrong flow statistics when flow contains both count/meter. > 2. fix the wrong meter domain access when meters in hierarchy support > different domains. > > Shun Hao (2): > net/mlx5: fix meter flow counter traslation > net/mlx5: fix domains detection in