[dpdk-test-report] |WARNING| pw78714 [PATCH v3 41/60] common/sfc_efx/base: group RxQ parameters into a structure

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 24 14:19:45 CEST 2020


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#127: FILE: drivers/common/sfc_efx/base/ef10_rx.c:918:
+	memset(&params, 0, sizeof (params));

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#399: FILE: drivers/common/sfc_efx/base/rhead_rx.c:292:
+	memset(&params, 0, sizeof (params));

total: 0 errors, 2 warnings, 306 lines checked


More information about the test-report mailing list