|WARNING| pw150998 [PATCH 07/11] net/bnxt: address coverity checked return issues
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Feb 5 18:20:31 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/150998
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#89:
This change addresses the CID 449056: Error handling issues (CHECKED_RETURN)
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#132: FILE: drivers/net/bnxt/tf_ulp/ulp_rte_parser.c:521:
+ if (ulp_port_db_svif_get(params->ulp_ctx, ifindex,
[...]
+ BNXT_DRV_DBG(ERR, "ParseErr:ifindex is not valid
");
total: 0 errors, 2 warnings, 0 checks, 30 lines checked
More information about the test-report
mailing list