automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw60077 [PATCH v2 1/2] eal: split compat header file
       [not found] <20190927205931.23022-2-bruce.richardson@intel.com>
@ 2019-09-27 21:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-09-27 21:01 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#255: FILE: lib/librte_eal/common/include/rte_function_versioning.h:43:
+#define VERSION_SYMBOL(b, e, n) __asm__(".symver " RTE_STR(b) RTE_STR(e) ", " RTE_STR(b) "@DPDK_" RTE_STR(n))

WARNING:LONG_LINE: line over 90 characters
#262: FILE: lib/librte_eal/common/include/rte_function_versioning.h:50:
+#define BIND_DEFAULT_SYMBOL(b, e, n) __asm__(".symver " RTE_STR(b) RTE_STR(e) ", " RTE_STR(b) "@@DPDK_" RTE_STR(n))

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#285: FILE: lib/librte_eal/common/include/rte_function_versioning.h:73:
+#define MAP_STATIC_SYMBOL(f, p) f __attribute__((alias(RTE_STR(p))))

total: 1 errors, 2 warnings, 231 lines checked

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

only message in thread, other threads:[~2019-09-27 21:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190927205931.23022-2-bruce.richardson@intel.com>
2019-09-27 21:01 ` [dpdk-test-report] |WARNING| pw60077 [PATCH v2 1/2] eal: split compat header file 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).