[dpdk-test-report] |WARNING| pw93497 [PATCH] net/sfc: check for ID overflow in action PORT ID

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 27 16:27:59 CEST 2021


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

_coding style issues_


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

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


More information about the test-report mailing list