|WARNING| pw125967 [PATCH v4] net/sfc: stop misuse of Rx ingress m-port metadata on EF100

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 12 15:58:31 CEST 2023


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#192: FILE: drivers/net/sfc/sfc_ef100_rx.c:893:
+		return ENOTSUP;

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


More information about the test-report mailing list