automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw154825 [RFC 1/4] eventdev: add support for credit preallocation
       [not found] <20250629165214.3468-2-mattias.ronnblom@ericsson.com>
@ 2025-06-29 17:08 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-06-29 17:08 UTC (permalink / raw)
  To: test-report; +Cc: Mattias Rönnblom

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

_coding style issues_


WARNING:EXPORT_SYMBOL: EXPORT_SYMBOL(foo); should immediately follow its function/variable
#242: FILE: lib/eventdev/eventdev_trace_points.c:53:
+RTE_EXPORT_SYMBOL(__rte_eventdev_credit_alloc)

WARNING:EXPORT_SYMBOL: EXPORT_SYMBOL(foo); should immediately follow its function/variable
#246: FILE: lib/eventdev/eventdev_trace_points.c:57:
+RTE_EXPORT_SYMBOL(__rte_eventdev_credit_free)

WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#421: FILE: lib/eventdev/rte_eventdev_core.h:28:
+typedef int (*event_credit_alloc_t)(void *port, unsigned int new_event_threshold, unsigned int num_credits);

total: 0 errors, 3 warnings, 265 lines checked

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

only message in thread, other threads:[~2025-06-29 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250629165214.3468-2-mattias.ronnblom@ericsson.com>
2025-06-29 17:08 ` |WARNING| pw154825 [RFC 1/4] eventdev: add support for credit preallocation 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).