|WARNING| pw122178 [PATCH 2/2] ring: add ring info telemetry cmd

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 17 10:14:05 CET 2023


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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#107: FILE: lib/ring/rte_ring.c:463:
+	switch(r->prod.sync_type) {

ERROR:SPACING: space required before the open parenthesis '('
#124: FILE: lib/ring/rte_ring.c:480:
+	switch(r->cons.sync_type) {

total: 2 errors, 0 warnings, 102 lines checked


More information about the test-report mailing list