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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 12 11:54:46 CET 2023


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

_coding style issues_


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

total: 0 errors, 1 warnings, 0 checks, 47 lines checked
Ivan Malov mail differs from primary mail, please fix the commit message or update .mailmap.


More information about the test-report mailing list