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

Raslan Darawsheh rasland at nvidia.com
Tue Jul 6 11:33:44 CEST 2021


Hi,

> -----Original Message-----
> From: Haifei Luo <haifeil at nvidia.com>
> Sent: Monday, May 31, 2021 5:22 AM
> To: Matan Azrad <matan at nvidia.com>; Ori Kam <orika at nvidia.com>; Slava
> Ovsiienko <viacheslavo at nvidia.com>; Shahaf Shuler <shahafs at nvidia.com>
> Cc: dev at dpdk.org; NBU-Contact-Thomas Monjalon
> <thomas at monjalon.net>; Raslan Darawsheh <rasland at nvidia.com>
> Subject: [PATCH] net/mlx5: support flow dump value
> 
> 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 bytes values.For modify_hdr, encap_and decap actions,
> the information stored in the ipool objects is dumped.
> 
> There are the formats of information presented in the dump:
> 	Counter: rec_type,id,hits,bytes
> 	Modify_hdr: rec_type,id,actions_number,actions
> 	Encap_decap: rec_type,id,buf
> 
> Signed-off-by: Haifei Luo <haifeil at nvidia.com>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list