* [dpdk-test-report] |WARNING| pw44405 [10/21] net/atlantic: add hw adapter structures and defines
[not found] <1536333719-32155-11-git-send-email-igor.russkikh@aquantia.com>
@ 2018-09-07 15:24 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-09-07 15:24 UTC (permalink / raw)
To: test-report; +Cc: Igor Russkikh
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/44405
_coding style issues_
WARNING:MEMORY_BARRIER: memory barrier without comment
#70: FILE: drivers/net/atlantic/atl_types.h:32:
+#define wmb() rte_wmb()
ERROR:CODE_INDENT: code indent should use tabs where possible
#102: FILE: drivers/net/atlantic/atl_types.h:64:
+ atl_bus_speed_unknown = 0,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#102: FILE: drivers/net/atlantic/atl_types.h:64:
+ atl_bus_speed_unknown = 0,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#103: FILE: drivers/net/atlantic/atl_types.h:65:
+ atl_bus_speed_2500,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#103: FILE: drivers/net/atlantic/atl_types.h:65:
+ atl_bus_speed_2500,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#104: FILE: drivers/net/atlantic/atl_types.h:66:
+ atl_bus_speed_5000,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#104: FILE: drivers/net/atlantic/atl_types.h:66:
+ atl_bus_speed_5000,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#105: FILE: drivers/net/atlantic/atl_types.h:67:
+ atl_bus_speed_reserved$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#105: FILE: drivers/net/atlantic/atl_types.h:67:
+ atl_bus_speed_reserved$
ERROR:CODE_INDENT: code indent should use tabs where possible
#109: FILE: drivers/net/atlantic/atl_types.h:71:
+ atl_bus_width_unknown = 0,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#109: FILE: drivers/net/atlantic/atl_types.h:71:
+ atl_bus_width_unknown = 0,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#110: FILE: drivers/net/atlantic/atl_types.h:72:
+ atl_bus_width_pcie_x1,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#110: FILE: drivers/net/atlantic/atl_types.h:72:
+ atl_bus_width_pcie_x1,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#111: FILE: drivers/net/atlantic/atl_types.h:73:
+ atl_bus_width_pcie_x2,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#111: FILE: drivers/net/atlantic/atl_types.h:73:
+ atl_bus_width_pcie_x2,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#112: FILE: drivers/net/atlantic/atl_types.h:74:
+ atl_bus_width_pcie_x4 = 4,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#112: FILE: drivers/net/atlantic/atl_types.h:74:
+ atl_bus_width_pcie_x4 = 4,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#113: FILE: drivers/net/atlantic/atl_types.h:75:
+ atl_bus_width_pcie_x8 = 8,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#113: FILE: drivers/net/atlantic/atl_types.h:75:
+ atl_bus_width_pcie_x8 = 8,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#114: FILE: drivers/net/atlantic/atl_types.h:76:
+ atl_bus_width_reserved$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#114: FILE: drivers/net/atlantic/atl_types.h:76:
+ atl_bus_width_reserved$
ERROR:CODE_INDENT: code indent should use tabs where possible
#118: FILE: drivers/net/atlantic/atl_types.h:80:
+ enum atl_bus_speed speed;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#118: FILE: drivers/net/atlantic/atl_types.h:80:
+ enum atl_bus_speed speed;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#119: FILE: drivers/net/atlantic/atl_types.h:81:
+ enum atl_bus_width width;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#119: FILE: drivers/net/atlantic/atl_types.h:81:
+ enum atl_bus_width width;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#121: FILE: drivers/net/atlantic/atl_types.h:83:
+ u16 func;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#121: FILE: drivers/net/atlantic/atl_types.h:83:
+ u16 func;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#122: FILE: drivers/net/atlantic/atl_types.h:84:
+ u16 pci_cmd_word;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#122: FILE: drivers/net/atlantic/atl_types.h:84:
+ u16 pci_cmd_word;$
CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#129: FILE: drivers/net/atlantic/atl_types.h:91:
+ u32 hash_secret_key[HW_ATL_B0_RSS_HASHKEY_BITS/8];
^
total: 14 errors, 15 warnings, 1 checks, 234 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-09-07 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1536333719-32155-11-git-send-email-igor.russkikh@aquantia.com>
2018-09-07 15:24 ` [dpdk-test-report] |WARNING| pw44405 [10/21] net/atlantic: add hw adapter structures and defines 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).