Hi, > -----Original Message----- > From: Alex Vesker <[email protected]> > Sent: Wednesday, December 21, 2022 12:10 PM > To: [email protected] > Cc: Slava Ovsiienko <[email protected]>; Matan Azrad > <[email protected]>; Raslan Darawsheh <[email protected]> > Subject: [PATCH v2] net/mlx5: add debug support for dumping all rte ports > > Add a special value max_uint16 to request dump of all > rte ethernet ports. This is useful for collecting the > full info from all the ports in a single dump. > > Signed-off-by: Alex Vesker <[email protected]> > Reviewed-by: Ori Kam <[email protected]> > --- > drivers/net/mlx5/linux/mlx5_socket.c | 39 ++++++++++++++++++---------- > 1 file changed, 26 insertions(+), 13 deletions(-) > > v2: Fix iteration function to use only mlx5 devices >
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

