|WARNING| pw159460 [PATCH v14 10/13] net/sxe: add xstats function
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Dec 25 10:27:39 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159460
_coding style issues_
WARNING:STRCPY: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88
#609: FILE: drivers/net/sxe/pf/sxe_stats.c:495:
+ strcpy(xstats_names[ids[i]].name, xstat_names_all[ids[i]].name);
total: 0 errors, 1 warnings, 0 checks, 676 lines checked
More information about the test-report
mailing list