|WARNING| pw127845 [PATCH 05/25] common/cnxk: replace snprint with strlcpy

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 1 17:02:45 CEST 2023


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


More information about the test-report mailing list