> -Original Message-
> From: Haifei Luo
> Sent: Tuesday, April 13, 2021 9:29 AM
> To: Slava Ovsiienko ; dev@dpdk.org
> Cc: Ori Kam ; Raslan Darawsheh ;
> Xueming(Steven) Li ; Matan Azrad
> ; Shahaf Shuler
> Subject: RE: [PATCH v2 4/5] net/mlx5: add mlx5 APIs for single flow dump
> feature
HI Slava,
Yes for "we define 36/72 bytes array?".
Correction for my last comment, not byte , and it is one "int" for
port_id , 8 "int" for flowptr.
Sorry for the possible confusion.
-Original Message-
From: Haifei Luo
Sent: Tuesday, April 13, 2021 9:29 AM
To: Slava Ovsii
Hi Slava,
For #1, The steering tool send messages to DPDK to request dump.
Server/Client use data structure "struct msghdr"
to communicate. It has " msg_iov " ," msg_iovlen" and etc.
In the tool side, Msg_iov is constructed as 1 byte for port_id, 8 bytes
for flowptr. In DPDK, then
> -Original Message-
> From: Haifei Luo
> Sent: Wednesday, April 7, 2021 9:09
> To: dev@dpdk.org
> Cc: Ori Kam ; Slava Ovsiienko ;
> Raslan Darawsheh ; Xueming(Steven) Li
> ; Haifei Luo ; Matan Azrad
> ; Shahaf Shuler
> Subject: [PATCH v2 4/5] net/mlx5: add mlx5 APIs for single flow dump
> -Original Message-
> From: Haifei Luo
> Sent: Wednesday, April 7, 2021 9:09
> To: dev@dpdk.org
> Cc: Ori Kam ; Slava Ovsiienko ;
> Raslan Darawsheh ; Xueming(Steven) Li
> ; Haifei Luo ; Matan Azrad
> ; Shahaf Shuler
> Subject: [PATCH v2 4/5] net/mlx5: add mlx5 APIs for single flow dump
Modify API mlx5_flow_dev_dump to support the feature.
Modify mlx5_socket since one extra arg flow_ptr is added.
Signed-off-by: Haifei Luo
---
drivers/net/mlx5/linux/mlx5_socket.c | 30 --
drivers/net/mlx5/mlx5_flow.c | 29 +++--
2 files
6 matches
Mail list logo