[dpdk-dev] [PATCH v2 0/4] adjust mlx debug logs
Raslan Darawsheh
rasland at nvidia.com
Tue Mar 16 10:04:54 CET 2021
Hi,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Thomas Monjalon
> Sent: Tuesday, March 9, 2021 11:49 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v2 0/4] adjust mlx debug logs
>
> Few adjustments of debug log usage in mlx4/mlx5.
>
> v2:
> - fix a typo in an old log
> - separate commit for line feed fixes (and fix more)
>
> Thomas Monjalon (4):
> net/mlx4: enable debug logs dynamically
> common/mlx5: enable debug logs dynamically
> common/mlx5: remove extra line feed in log messages
> net/mlx5: reduce log level of alignment message
>
> drivers/common/mlx5/mlx5_common.h | 2 --
> drivers/common/mlx5/mlx5_common_mr.c | 45 ++++++++++++++----------
> ---
> drivers/common/mlx5/mlx5_common_pci.c | 4 +--
> drivers/common/mlx5/mlx5_devx_cmds.c | 2 +-
> drivers/compress/mlx5/mlx5_compress.c | 2 +-
> drivers/net/mlx4/mlx4_utils.h | 5 ++-
> drivers/net/mlx5/linux/mlx5_os.c | 8 ++---
> drivers/net/mlx5/linux/mlx5_verbs.c | 13 ++++----
> drivers/net/mlx5/mlx5_flow.c | 2 +-
> drivers/net/mlx5/mlx5_mr.c | 12 +++----
> drivers/net/mlx5/mlx5_rxq.c | 11 ++++---
> drivers/net/mlx5/mlx5_utils.c | 4 +--
> drivers/net/mlx5/windows/mlx5_os.c | 2 +-
> drivers/vdpa/mlx5/mlx5_vdpa.c | 2 +-
> 14 files changed, 59 insertions(+), 55 deletions(-)
>
> --
> 2.30.1
Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list