[dpdk-dev] [PATCH] net/mlx5: add Rx/Tx burst mode info callbacks
Raslan Darawsheh
rasland at mellanox.com
Mon Feb 3 12:56:25 CET 2020
Hi,
> -----Original Message-----
> From: Alexander Kozyrev <akozyrev at mellanox.com>
> Sent: Thursday, January 30, 2020 6:28 PM
> To: dev at dpdk.org
> Cc: Raslan Darawsheh <rasland at mellanox.com>; Matan Azrad
> <matan at mellanox.com>; Slava Ovsiienko <viacheslavo at mellanox.com>;
> ferruh.yigit at intel.com; Thomas Monjalon <thomas at monjalon.net>
> 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 <akozyrev at mellanox.com>
> ---
> 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
More information about the dev
mailing list