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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 24 14:15:25 CEST 2020


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

_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