[PATCH v2 1/1] ml/cnxk: fix reporting of incorrect error info
Thomas Monjalon
thomas at monjalon.net
Sun Mar 19 17:51:11 CET 2023
16/03/2023 18:22, Srikanth Yalavarthi:
> In the rte_ml_op_error_get driver function, the errcode
> field of rte_ml_op_error structure is not being updated.
> This is causing an incorrect or junk value being reported
> as errcode to caller.
>
> For error subtype not supported by driver, the error
> message reported is incorrect or junk.
>
> Fixes: 57c37b852f2c ("ml/cnxk: support firmware error code query")
>
> Signed-off-by: Srikanth Yalavarthi <syalavarthi at marvell.com>
Applied, thanks.
More information about the dev
mailing list