automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw75149 [RFC v2] ethdev: add extensions attributes to IPv6 item
       [not found] <33de39c7ef627b87f5e0bb34f364a92fffc39fc5.1596470130.git.dekelp@mellanox.com>
@ 2020-08-03 17:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-08-03 17:05 UTC (permalink / raw)
  To: test-report; +Cc: Dekel Peled

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#104: FILE: lib/librte_ethdev/rte_flow.h:804:
+        uint64_t rout_ext_exist:1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#104: FILE: lib/librte_ethdev/rte_flow.h:804:
+        uint64_t rout_ext_exist:1;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#105: FILE: lib/librte_ethdev/rte_flow.h:805:
+        /**< Routing extension header exists. */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#106: FILE: lib/librte_ethdev/rte_flow.h:806:
+        uint64_t frag_ext_exist:1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#106: FILE: lib/librte_ethdev/rte_flow.h:806:
+        uint64_t frag_ext_exist:1;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#107: FILE: lib/librte_ethdev/rte_flow.h:807:
+        /**< Fragment extension header exists. */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#108: FILE: lib/librte_ethdev/rte_flow.h:808:
+        uint64_t auth_ext_exist:1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#108: FILE: lib/librte_ethdev/rte_flow.h:808:
+        uint64_t auth_ext_exist:1;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#109: FILE: lib/librte_ethdev/rte_flow.h:809:
+        /**< Authentication extension header exists. */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#110: FILE: lib/librte_ethdev/rte_flow.h:810:
+        uint64_t esp_ext_exist:1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#110: FILE: lib/librte_ethdev/rte_flow.h:810:
+        uint64_t esp_ext_exist:1;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#111: FILE: lib/librte_ethdev/rte_flow.h:811:
+        /**< Encapsulation Security Payload extension header exists. */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#112: FILE: lib/librte_ethdev/rte_flow.h:812:
+        uint64_t dest_ext_exist:1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#112: FILE: lib/librte_ethdev/rte_flow.h:812:
+        uint64_t dest_ext_exist:1;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#113: FILE: lib/librte_ethdev/rte_flow.h:813:
+        /**< Destination Options extension header exists. */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#114: FILE: lib/librte_ethdev/rte_flow.h:814:
+        uint64_t mobil_ext_exist:1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#114: FILE: lib/librte_ethdev/rte_flow.h:814:
+        uint64_t mobil_ext_exist:1;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#115: FILE: lib/librte_ethdev/rte_flow.h:815:
+        /**< Mobility extension header exists. */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#116: FILE: lib/librte_ethdev/rte_flow.h:816:
+        uint64_t hip_ext_exist:1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#116: FILE: lib/librte_ethdev/rte_flow.h:816:
+        uint64_t hip_ext_exist:1;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#117: FILE: lib/librte_ethdev/rte_flow.h:817:
+        /**< Host Identity Protocol extension header exists. */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#118: FILE: lib/librte_ethdev/rte_flow.h:818:
+        uint64_t shim6_ext_exist:1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#118: FILE: lib/librte_ethdev/rte_flow.h:818:
+        uint64_t shim6_ext_exist:1;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#119: FILE: lib/librte_ethdev/rte_flow.h:819:
+        /**< Shim6 Protocol extension header exists. */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#120: FILE: lib/librte_ethdev/rte_flow.h:820:
+        uint64_t reserved:55;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#120: FILE: lib/librte_ethdev/rte_flow.h:820:
+        uint64_t reserved:55;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#121: FILE: lib/librte_ethdev/rte_flow.h:821:
+        /**< Reserved for future extension headers, must be zero. */$

total: 18 errors, 9 warnings, 33 lines checked

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

only message in thread, other threads:[~2020-08-03 17:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <33de39c7ef627b87f5e0bb34f364a92fffc39fc5.1596470130.git.dekelp@mellanox.com>
2020-08-03 17:05 ` [dpdk-test-report] |WARNING| pw75149 [RFC v2] ethdev: add extensions attributes to IPv6 item 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).