[dpdk-test-report] |WARNING| pw81559 [PATCH v2 59/62] common/sfc_efx/base: validate and compare outer match specs

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 11:38:31 CEST 2020


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

_coding style issues_


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

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#222: FILE: drivers/common/sfc_efx/base/efx_mae.c:270:
+	or_fcaps_size = maep->em_max_nfields * sizeof (*or_fcaps);

total: 1 errors, 1 warnings, 186 lines checked


More information about the test-report mailing list