automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw157384 [PATCH v11 15/21] eal: automatically init arg list options
       [not found] <20251009130056.2630343-16-bruce.richardson@intel.com>
@ 2025-10-09 13:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-10-09 13:05 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#99: FILE: lib/eal/common/eal_common_options.c:80:
+#define LIST_ARG(long, short, help_str, fieldname) .fieldname = TAILQ_HEAD_INITIALIZER(args.fieldname),

WARNING:MACRO_ARG_UNUSED: Argument 'long' is not used in function-like macro
#99: FILE: lib/eal/common/eal_common_options.c:80:
+#define LIST_ARG(long, short, help_str, fieldname) .fieldname = TAILQ_HEAD_INITIALIZER(args.fieldname),

WARNING:MACRO_ARG_UNUSED: Argument 'short' is not used in function-like macro
#99: FILE: lib/eal/common/eal_common_options.c:80:
+#define LIST_ARG(long, short, help_str, fieldname) .fieldname = TAILQ_HEAD_INITIALIZER(args.fieldname),

WARNING:MACRO_ARG_UNUSED: Argument 'help_str' is not used in function-like macro
#99: FILE: lib/eal/common/eal_common_options.c:80:
+#define LIST_ARG(long, short, help_str, fieldname) .fieldname = TAILQ_HEAD_INITIALIZER(args.fieldname),

total: 0 errors, 4 warnings, 59 lines checked

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

only message in thread, other threads:[~2025-10-09 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20251009130056.2630343-16-bruce.richardson@intel.com>
2025-10-09 13:05 ` |WARNING| pw157384 [PATCH v11 15/21] eal: automatically init arg list options 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).