[dpdk-test-report] |WARNING| pw69867 [PATCH 4/7] app/proc-info: add more info to show_ports

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 6 21:39:52 CEST 2020


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

_coding style issues_


ERROR:SPACING: spaces required around that ':' (ctx:VxE)
#165: FILE: app/proc-info/main.c:728:
+			       fc_conf.mode == RTE_FC_RX_PAUSE ? "rx ":
 			                                              ^

ERROR:SPACING: spaces required around that ':' (ctx:VxE)
#166: FILE: app/proc-info/main.c:729:
+			       fc_conf.mode == RTE_FC_TX_PAUSE ? "tx ":
 			                                              ^

total: 2 errors, 0 warnings, 101 lines checked


More information about the test-report mailing list