[dpdk-test-report] |WARNING| pw81558 [PATCH v2 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:38:29 CEST 2020


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#137: 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