[dpdk-test-report] |WARNING| pw101337 [PATCH v4 01/10] net/sfc: fence off 8 bits in Rx mark for tunnel offload

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 13 15:16:49 CEST 2021


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#308: FILE: drivers/net/sfc/sfc_mae.c:2929:
+		return EINVAL;

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


More information about the test-report mailing list