[dpdk-test-report] |WARNING| pw62021 [RFC v2 1/7] security: MACSEC infrastructure data declarations
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Oct 25 19:54:40 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/62021
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#111: FILE: lib/librte_security/rte_security.h:280:
+ /** Extended Packet Numbers (XPN)$
ERROR:CODE_INDENT: code indent should use tabs where possible
#112: FILE: lib/librte_security/rte_security.h:281:
+ *$
ERROR:CODE_INDENT: code indent should use tabs where possible
#113: FILE: lib/librte_security/rte_security.h:282:
+ * * 1: Extended (64 bit) packet numbers supported$
ERROR:CODE_INDENT: code indent should use tabs where possible
#114: FILE: lib/librte_security/rte_security.h:283:
+ * * 0: Extended (64 bit) packet numbers not supported$
ERROR:CODE_INDENT: code indent should use tabs where possible
#115: FILE: lib/librte_security/rte_security.h:284:
+ */$
ERROR:CODE_INDENT: code indent should use tabs where possible
#116: FILE: lib/librte_security/rte_security.h:285:
+ uint32_t xpn : 1;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#116: FILE: lib/librte_security/rte_security.h:285:
+ uint32_t xpn : 1;$
total: 6 errors, 1 warnings, 170 lines checked
More information about the test-report
mailing list