automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw134537 [PATCH 24.03 2/4] arg_parser: add new coremask parsing API
       [not found] <20231122164550.3873633-3-euan.bourke@intel.com>
@ 2023-11-22 16:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-11-22 16:49 UTC (permalink / raw)
  To: test-report; +Cc: Euan Bourke

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#66: 
Add new coremask parsing API. This API behaves similarly to the corelist parsing

ERROR:TRAILING_WHITESPACE: trailing whitespace
#174: FILE: lib/arg_parser/rte_arg_parser.h:68:
+ * $

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#195: FILE: lib/arg_parser/rte_arg_parser.h:89:
+ *   NOTE: if n > "cores_len", then only "cores_len" elements in the "cores" array are valid.
+*/

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#198: FILE: lib/arg_parser/rte_arg_parser.h:92:
+rte_parse_coremask(const char* coremask, uint16_t *cores, uint32_t cores_len);

total: 2 errors, 2 warnings, 117 lines checked

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

only message in thread, other threads:[~2023-11-22 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231122164550.3873633-3-euan.bourke@intel.com>
2023-11-22 16:49 ` |WARNING| pw134537 [PATCH 24.03 2/4] arg_parser: add new coremask parsing API 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).