[dpdk-test-report] |WARNING| pw82013 [PATCH V2 1/2] net/netvsc: allow setting rx and tx copy break

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 23 23:54:53 CEST 2020


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(valid_keys)
#184: FILE: drivers/net/netvsc/hn_ethdev.c:198:
+	for (i = 0; i < sizeof(valid_keys) / sizeof(valid_keys[0]) - 1; i++) {

total: 0 errors, 1 warnings, 0 checks, 161 lines checked


More information about the test-report mailing list