[dpdk-test-report] |WARNING| pw97432 [PATCH 13/38] common/sfc_efx/base: add API to get mport selector by ID
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Aug 27 09:00:36 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97432
_coding style issues_
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#117: 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
#120: 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