automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw61002 [PATCH 12/17] net/ionic: net-ionic-add-flow-control-support
       [not found] <157084004735.11524.15147383251636783986.stgit@devele>
@ 2019-10-12  0:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-12  0:28 UTC (permalink / raw)
  To: test-report; +Cc: Alfredo Cardigliano

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

_coding style issues_


ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
#93: FILE: drivers/net/ionic/ionic_ethdev.c:286:
+	switch (fc_conf->mode) {
+		case RTE_FC_NONE:
[...]
+		case RTE_FC_FULL:
[...]
+		case RTE_FC_RX_PAUSE:
+		case RTE_FC_TX_PAUSE:

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-12  0:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <157084004735.11524.15147383251636783986.stgit@devele>
2019-10-12  0:28 ` [dpdk-test-report] |WARNING| pw61002 [PATCH 12/17] net/ionic: net-ionic-add-flow-control-support checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).