RE: [PATCH v1] net/mlx5: disallow multiple ASO actions in a single flow

2022-03-10 Thread Raslan Darawsheh
k Min > Subject: [PATCH v1] net/mlx5: disallow multiple ASO actions in a single flow > > For now, only one ASO action is supported in a single flow. > Flow with more than one ASO action should be rejected in the > validation stage. > > Flow with action non-shared AGE and COUNT

[PATCH v1] net/mlx5: disallow multiple ASO actions in a single flow

2022-03-09 Thread Rongwei Liu
For now, only one ASO action is supported in a single flow. Flow with more than one ASO action should be rejected in the validation stage. Flow with action non-shared AGE and COUNT together should be treated as non-ASO because AGE will fall back to use HW counter, not ASO hit object. Group 0 will