automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw145953 [PATCH v5 3/9] net/zxdh: add zxdh device pci init implementation
       [not found] <20241015054435.1751245-2-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/145953

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->use_msix != ZXDH_MSIX_NONE'
#124: FILE: drivers/net/zxdh/zxdh_ethdev.c:34:
+	if (vtpci_with_feature(hw, ZXDH_NET_F_STATUS) && (hw->use_msix != ZXDH_MSIX_NONE))

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#347: FILE: drivers/net/zxdh/zxdh_pci.c:142:
+		PMD_INIT_LOG(ERR, "invalid cap: overflows bar space: %u > %" PRIu64,

total: 0 errors, 0 warnings, 2 checks, 708 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-2-wang.junlong1@zte.com.cn>
2024-10-15  5:49 ` |WARNING| pw145953 [PATCH v5 3/9] net/zxdh: add zxdh device pci init implementation 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).