automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw145931 [PATCH v1 01/18] net/r8169: add PMD driver skeleton
       [not found] <20241015030928.70642-2-howard_wang@realsil.com.cn>
@ 2024-10-15  3:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-15  3:11 UTC (permalink / raw)
  To: test-report; +Cc: Howard Wang

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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#159: FILE: drivers/net/r8169/r8169_ethdev.c:6:
+#include <stdio.h>

ERROR:CODE_INDENT: code indent should use tabs where possible
#310: FILE: drivers/net/r8169/r8169_ethdev.c:157:
+              struct rte_pci_device *pci_dev)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#310: FILE: drivers/net/r8169/r8169_ethdev.c:157:
+              struct rte_pci_device *pci_dev)$

ERROR:CODE_INDENT: code indent should use tabs where possible
#313: FILE: drivers/net/r8169/r8169_ethdev.c:160:
+^I                                     rtl_dev_init);$

total: 2 errors, 2 warnings, 0 checks, 263 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241015030928.70642-2-howard_wang@realsil.com.cn>
2024-10-15  3:11 ` |WARNING| pw145931 [PATCH v1 01/18] net/r8169: add PMD driver skeleton 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).