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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 29 22:57:59 CEST 2021


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

_coding style issues_


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

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


More information about the test-report mailing list