[dpdk-test-report] |WARNING| pw81506 [PATCH 58/62] common/sfc_efx/base: add an API to compare match specs

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 11:12:54 CEST 2020


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#135: FILE: drivers/common/sfc_efx/base/efx_mae.c:644:
+	return ((memcmp(left, right, sizeof (*left)) == 0) ? B_TRUE : B_FALSE);

total: 0 errors, 1 warnings, 33 lines checked


More information about the test-report mailing list