automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127845 [PATCH 05/25] common/cnxk: replace snprint with strlcpy
       [not found] <20230601150106.18375-6-stephen@networkplumber.org>
@ 2023-06-01 15:02 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-06-01 15:02 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


WARNING:LONG_LINE: line length of 139 exceeds 100 columns
#104: FILE: drivers/common/cnxk/roc_nix_stats.c:19:
+			strlcpy(xstats_names[count].name, xstats[index].name, sizeof(xstats_names[count].name));                          \

total: 0 errors, 1 warnings, 10 lines checked

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

only message in thread, other threads:[~2023-06-01 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230601150106.18375-6-stephen@networkplumber.org>
2023-06-01 15:02 ` |WARNING| pw127845 [PATCH 05/25] common/cnxk: replace snprint with strlcpy 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).