Re: [dpdk-dev] [PATCH v5 11/14] net/mlx5: aso flow meter send WQE and CQE handle

2021-04-20 Thread Jiawei(Jonny) Wang
k-dev] [PATCH v5 11/14] net/mlx5: aso flow meter send > WQE and CQE handle > > 19/04/2021 23:46, Ferruh Yigit: > > On 4/15/2021 4:11 PM, Li Zhang wrote: > > > ASO flow meter send WQE and CQE handle functions > > > > > > > Can you please update patch ti

Re: [dpdk-dev] [PATCH v5 11/14] net/mlx5: aso flow meter send WQE and CQE handle

2021-04-19 Thread Thomas Monjalon
19/04/2021 23:46, Ferruh Yigit: > On 4/15/2021 4:11 PM, Li Zhang wrote: > > ASO flow meter send WQE and CQE handle functions > > > > Can you please update patch title, to stat with the action? You mean "start" with the action verb. > And can you please clarify the abbreviations used, same for a

Re: [dpdk-dev] [PATCH v5 11/14] net/mlx5: aso flow meter send WQE and CQE handle

2021-04-19 Thread Ferruh Yigit
On 4/15/2021 4:11 PM, Li Zhang wrote: ASO flow meter send WQE and CQE handle functions Can you please update patch title, to stat with the action? And can you please clarify the abbreviations used, same for all patch commit logs? Thanks. Signed-off-by: Li Zhang Acked-by: Matan Azrad <

[dpdk-dev] [PATCH v5 11/14] net/mlx5: aso flow meter send WQE and CQE handle

2021-04-15 Thread Li Zhang
ASO flow meter send WQE and CQE handle functions Signed-off-by: Li Zhang Acked-by: Matan Azrad --- drivers/net/mlx5/mlx5.h| 4 + drivers/net/mlx5/mlx5_flow_aso.c | 183 - drivers/net/mlx5/mlx5_flow_meter.c | 143 +- 3 files changed