[dpdk-test-report] |WARNING| pw78340 [PATCH v2 18/60] common/sfc_efx/base: add interrupts module for Riverhead

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 22 11:38:24 CEST 2020


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#280: FILE: drivers/common/sfc_efx/base/rhead_intr.c:55:
+	return (ENOTSUP);

total: 0 errors, 1 warnings, 204 lines checked


More information about the test-report mailing list