[dpdk-test-report] |WARNING| pw23181 [PATCH 2/3] net/sfc/base: fix potential buffer overflow in Tx queue init

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 4 14:15:22 CEST 2017


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#39: FILE: drivers/net/sfc/base/ef10_tx.c:70:
+	if (MC_CMD_INIT_TXQ_IN_LEN(npages) > sizeof (payload)) {

total: 0 errors, 1 warnings, 0 checks, 8 lines checked


More information about the test-report mailing list