[dpdk-test-report] |WARNING| pw81458 [PATCH 25/62] common/sfc_efx/base: support adding VLAN POP action to a set

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 10:55:42 CEST 2020


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 127 lines checked


More information about the test-report mailing list