automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw145959 [PATCH v5 6/9] net/zxdh: add zxdh get device backend infos
       [not found] <20241015054435.1751245-5-wang.junlong1@zte.com.cn>
@ 2024-10-15  5:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-15  5:49 UTC (permalink / raw)
  To: test-report; +Cc: Junlong Wang

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/145959

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rsp_hdr->payload_status != 0xaa'
#212: FILE: drivers/net/zxdh/zxdh_common.c:119:
+	if ((rsp_hdr->payload_status != 0xaa) || (rsp_hdr->payload_len != len)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rsp_hdr->payload_len != len'
#212: FILE: drivers/net/zxdh/zxdh_common.c:119:
+	if ((rsp_hdr->payload_status != 0xaa) || (rsp_hdr->payload_len != len)) {

WARNING:TYPO_SPELLING: 'pannel' may be misspelled - perhaps 'panel'?
#423: FILE: drivers/net/zxdh/zxdh_ethdev.c:73:
+	PMD_INIT_LOG(INFO, "Get pannel id success: 0x%x", hw->panel_id);

total: 0 errors, 1 warnings, 2 checks, 416 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-15  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241015054435.1751245-5-wang.junlong1@zte.com.cn>
2024-10-15  5:49 ` |WARNING| pw145959 [PATCH v5 6/9] net/zxdh: add zxdh get device backend infos checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).