[dpdk-test-report] |WARNING| pw103732 [PATCH v22 1/3] sched: add PIE based congestion management

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 4 11:50:19 CET 2021


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#2179: FILE: lib/sched/rte_sched.c:1843:
+	if (subport->cman_enabled) {
+		qe->stats.n_pkts_cman_dropped += n_pkts_cman_dropped;
+	}

total: 0 errors, 1 warnings, 2252 lines checked


More information about the test-report mailing list