automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw120831 [PATCH v4 1/4] eal: add generic support for reading PMU events
       [not found] <20221213104350.3218167-2-tduszynski@marvell.com>
@ 2022-12-13 10:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-12-13 10:44 UTC (permalink / raw)
  To: test-report; +Cc: Tomasz Duszynski

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

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#314: FILE: lib/eal/common/rte_pmu.c:69:
+	snprintf(path, sizeof(path), EVENT_SOURCE_DEVICES_PATH "/%s/format/%s", rte_pmu->name, name);

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#386: FILE: lib/eal/common/rte_pmu.c:141:
+	snprintf(path, sizeof(path), EVENT_SOURCE_DEVICES_PATH "/%s/events/%s", rte_pmu->name, name);

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#622: FILE: lib/eal/common/rte_pmu.c:377:
+	snprintf(path, sizeof(path), EVENT_SOURCE_DEVICES_PATH "/%s/events/%s", rte_pmu->name, name);

total: 0 errors, 3 warnings, 817 lines checked

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

only message in thread, other threads:[~2022-12-13 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221213104350.3218167-2-tduszynski@marvell.com>
2022-12-13 10:44 ` |WARNING| pw120831 [PATCH v4 1/4] eal: add generic support for reading PMU events 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).