Re: [dpdk-dev] [PATCH] net/mlx5: support flow dump value

2021-07-06 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Haifei Luo > Sent: Monday, May 31, 2021 5:22 AM > To: Matan Azrad ; Ori Kam ; Slava > Ovsiienko ; Shahaf Shuler > Cc: dev@dpdk.org; NBU-Contact-Thomas Monjalon > ; Raslan Darawsheh > Subject: [PATCH] net/mlx5: support flow dump value > > Currently the f

Re: [dpdk-dev] [PATCH] net/mlx5: support flow dump value

2021-07-05 Thread Slava Ovsiienko
> -Original Message- > From: Haifei Luo > Sent: Monday, May 31, 2021 5:22 > To: Matan Azrad ; Ori Kam ; Slava > Ovsiienko ; Shahaf Shuler > Cc: dev@dpdk.org; NBU-Contact-Thomas Monjalon ; > Raslan Darawsheh > Subject: [PATCH] net/mlx5: support flow dump value > > Currently the flow dump

[dpdk-dev] [PATCH] net/mlx5: support flow dump value

2021-05-30 Thread Haifei Luo
Currently the flow dump provides few information about actions - just the pointers. Add implementations to display details for counter, modify_hdr and encap_decap actions. For counter, the regular flow operation query is engaged and the counter content information is provided, including hits and b