automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw35765 [PATCH RFC 5/5] test: add few eBPF samples
       [not found] <1520472602-1483-6-git-send-email-konstantin.ananyev@intel.com>
@ 2018-03-08  1:33 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-08  1:33 UTC (permalink / raw)
  To: test-report; +Cc: Konstantin Ananyev

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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#397: FILE: test/bpf/mbuf.h:338:
+ * mbuf */

ERROR:CODE_INDENT: code indent should use tabs where possible
#404: FILE: test/bpf/mbuf.h:345:
+                               * with a single assignment */$

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#404: FILE: test/bpf/mbuf.h:345:
+                               * with a single assignment */

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#404: FILE: test/bpf/mbuf.h:345:
+typedef uint64_t MARKER64[0]; /**< marker that allows us to overwrite 8 bytes
+                               * with a single assignment */

ERROR:CODE_INDENT: code indent should use tabs where possible
#407: FILE: test/bpf/mbuf.h:348:
+        volatile int16_t cnt; /**< An internal counter value. */$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#407: FILE: test/bpf/mbuf.h:348:
+        volatile int16_t cnt; /**< An internal counter value. */$

WARNING:FUNCTION_ARGUMENTS: function definition argument 'phys_addr_t' should also have an identifier name
#423: FILE: test/bpf/mbuf.h:364:
+	phys_addr_t buf_physaddr __rte_aligned(sizeof(phys_addr_t));

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#493: FILE: test/bpf/mbuf.h:434:
+			/**< First 4 flexible bytes or FD ID, dependent on
+			     PKT_RX_FDIR_* flag in ol_flags. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#493: FILE: test/bpf/mbuf.h:434:
+			     PKT_RX_FDIR_* flag in ol_flags. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#547: FILE: test/bpf/mbuf.h:488:
+	 * mbuf, it stores the direct mbuf private data size. */

total: 2 errors, 8 warnings, 661 lines checked

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

only message in thread, other threads:[~2018-03-08  1:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1520472602-1483-6-git-send-email-konstantin.ananyev@intel.com>
2018-03-08  1:33 ` [dpdk-test-report] |WARNING| pw35765 [PATCH RFC 5/5] test: add few eBPF samples 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).