Hello David,
> > + if (rc || MLX5_FW_STATUS(out)) {
> > + mlx5_devx_err_log(out, "read access", "NIC register",
> > reg_id);
> > + return MLX5_DEVX_ERR_RC(rc);
>
> I went back in the mailing list archive to find this change.
> This patch makes the pmd spat some
On Wed, Jun 8, 2022 at 1:58 PM Gregory Etelson wrote:
>
> Application can fetch syndrome value after FW operation failure
> starting from Mellanox OFED-5.6.
> The patch updates log data issued after devx_general_cmd error.
>
> Signed-off-by: Gregory Etelson
> Acked-by: Matan Azrad
> ---
> drive
Hi,
> -Original Message-
> From: Gregory Etelson
> Sent: Wednesday, June 8, 2022 2:58 PM
> To: dev@dpdk.org; Gregory Etelson
> Cc: Raslan Darawsheh ; Matan Azrad
> ; Slava Ovsiienko
> Subject: [PATCH 1/2] common/mlx5: update log format after
> devx_general_cm
Application can fetch syndrome value after FW operation failure
starting from Mellanox OFED-5.6.
The patch updates log data issued after devx_general_cmd error.
Signed-off-by: Gregory Etelson
Acked-by: Matan Azrad
---
drivers/common/mlx5/mlx5_devx_cmds.c | 103 ---
1 fil
4 matches
Mail list logo