automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw110277 [PATCH v5 1/4] lib/ethdev: introduce protocol type based buffer split
       [not found] <20220426111338.1074785-2-wenxuanx.wu@intel.com>
@ 2022-04-26 11:37 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-04-26 11:37 UTC (permalink / raw)
  To: test-report; +Cc: wenxuanx.wu

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#70: 
Protocol based buffer split consists of splitting a received packet into two

WARNING:TYPO_SPELLING: 'splitted' may be misspelled - perhaps 'split'?
#95: 
consists of MAC_IP_UDP_PAYLOAD will be splitted like following:

WARNING:LONG_LINE_COMMENT: line length of 103 exceeds 100 columns
#150: FILE: lib/ethdev/rte_ethdev.c:1713:
+			/* Length and protocol are exclusive here, so make sure length is 0 in protocol

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#151: FILE: lib/ethdev/rte_ethdev.c:1714:
+			/* Length and protocol are exclusive here, so make sure length is 0 in protocol
+			based buffer split. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#151: FILE: lib/ethdev/rte_ethdev.c:1714:
+			based buffer split. */

total: 0 errors, 5 warnings, 86 lines checked

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

only message in thread, other threads:[~2022-04-26 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220426111338.1074785-2-wenxuanx.wu@intel.com>
2022-04-26 11:37 ` |WARNING| pw110277 [PATCH v5 1/4] lib/ethdev: introduce protocol type based buffer split 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).