[dpdk-test-report] |WARNING| pw101052 [PATCH v2 13/38] common/sfc_efx/base: add API to get mport selector by ID
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Oct 11 16:51:39 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/101052
_coding style issues_
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#118: FILE: drivers/common/sfc_efx/base/efx_mae.c:841:
+ memset(mportp, 0, sizeof (*mportp));
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#121: FILE: drivers/common/sfc_efx/base/efx_mae.c:844:
+ return (0);
total: 1 errors, 1 warnings, 49 lines checked
More information about the test-report
mailing list