Hi, > -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Thursday, January 30, 2020 6:28 PM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Matan Azrad > <[email protected]>; Slava Ovsiienko <[email protected]>; > [email protected]; Thomas Monjalon <[email protected]> > Subject: [PATCH] net/mlx5: add Rx/Tx burst mode info callbacks > > Get a burst mode information for Rx/Tx queues in mlx5. > Provide callback functions to show this information in a "show rxq info" and > "show txq info" output. > > Signed-off-by: Alexander Kozyrev <[email protected]> > --- > doc/guides/nics/features/mlx5.ini | 1 + > drivers/net/mlx5/mlx5.c | 12 +++ > drivers/net/mlx5/mlx5_rxtx.c | 172 > ++++++++++++++++++++++++++++++++++++++ > drivers/net/mlx5/mlx5_rxtx.h | 8 ++ > 4 files changed, 193 insertions(+)
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

