[dpdk-test-report] |WARNING| pw89001 [PATCH 06/10] common/sfc_efx/base: support adding action ENCAP to a set

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 12 10:33:39 CET 2021


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

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#208: FILE: drivers/common/sfc_efx/base/efx_mae.c:1131:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#287: FILE: drivers/common/sfc_efx/base/efx_mae.c:1934:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#319: FILE: drivers/common/sfc_efx/base/efx_mae.c:1966:
+	return (0);

total: 3 errors, 0 warnings, 249 lines checked


More information about the test-report mailing list