[dpdk-test-report] |WARNING| pw67417 [PATCH 6/6] net/sfc: check actual all multicast unknown unicast filters

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 30 12:28:17 CEST 2020


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EPERM)
#235: FILE: drivers/net/sfc/sfc_port.c:548:
+		return EPERM;

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


More information about the test-report mailing list