[dpdk-test-report] |WARNING| pw88519 [PATCH 2/8] net/qede: avoid repeatedly calling ecore_chain_get_cons_idx

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 5 14:15:26 CET 2021


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#149: FILE: drivers/net/qede/qede_rxtx.c:934:
+	while (remaining) {
+		remaining -= qede_free_tx_pkt(txq);
+	}

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


More information about the test-report mailing list