|WARNING| pw120538 [PATCH 1/5] eal: add lcore set name and get name API

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 7 20:02:04 CET 2022


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

_coding style issues_


WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(wname)
#408: FILE: lib/eal/windows/rte_thread.c:325:
+	rv = mbsrtowcs(wname, &name, sizeof(wname) / sizeof(wname[0]), &state);

total: 0 errors, 1 warnings, 296 lines checked


More information about the test-report mailing list