automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw70334 [PATCH v5] abi: provide experimental alias of API for old apps
       [not found] <1589553405-4167-1-git-send-email-mdr@ashroe.eu>
@ 2020-05-15 14:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-05-15 14:38 UTC (permalink / raw)
  To: test-report; +Cc: Ray Kinsella

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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#366: FILE: lib/librte_eal/include/rte_function_versioning.h:51:
+ * Creates a symbol version table entry binding the symbol <b>@EXPERIMENTAL to the internal

WARNING:LONG_LINE_COMMENT: line over 90 characters
#367: FILE: lib/librte_eal/include/rte_function_versioning.h:52:
+ * function name <b><e>. The macro is used when a symbol matures to become part of the stable ABI,

WARNING:LONG_LINE: line over 90 characters
#370: FILE: lib/librte_eal/include/rte_function_versioning.h:55:
+#define VERSION_SYMBOL_EXPERIMENTAL(b, e) __asm__(".symver " RTE_STR(b) RTE_STR(e) ", " RTE_STR(b) "@EXPERIMENTAL")

total: 0 errors, 3 warnings, 228 lines checked
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.

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

only message in thread, other threads:[~2020-05-15 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1589553405-4167-1-git-send-email-mdr@ashroe.eu>
2020-05-15 14:38 ` [dpdk-test-report] |WARNING| pw70334 [PATCH v5] abi: provide experimental alias of API for old apps 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).