[dpdk-test-report] |WARNING| pw101281 [PATCH v3 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 02:24:56 CEST 2021


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

_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