automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw27520 [PATCH v3 4/4] net/softnic: add TM hierarchy related ops
       [not found] <20170811124929.118564-5-jasvinder.singh@intel.com>
@ 2017-08-11 12:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-11 12:38 UTC (permalink / raw)
  To: test-report; +Cc: Jasvinder Singh

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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#2150: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2659:
+	profile1.tc_ov_weight = (uint8_t) weight;

CHECK:SPACING: No space is necessary after a cast
#2162: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2671:
+		(int32_t) pipe_profile_id))

CHECK:SPACING: No space is necessary after a cast
#2199: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2708:
+	profile1.wrr_weights[pipe_queue_id] = (uint8_t) weight;

CHECK:SPACING: No space is necessary after a cast
#2211: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2720:
+		(int32_t) pipe_profile_id))

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#2281: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2790:
+	case TM_NODE_LEVEL_SUBPORT:

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#2288: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2797:
+	case TM_NODE_LEVEL_PIPE:

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#2305: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2814:
+	case TM_NODE_LEVEL_TC:

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#2312: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2821:
+	case TM_NODE_LEVEL_QUEUE:

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#2313: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2822:
+	default:

CHECK:SPACING: No space is necessary after a cast
#2390: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2899:
+		(int32_t) pipe_profile_id))

CHECK:SPACING: No space is necessary after a cast
#2435: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:2944:
+		(int32_t) pipe_profile_id))

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#2492: FILE: drivers/net/softnic/rte_eth_softnic_tm.c:3001:
+	case TM_NODE_LEVEL_SUBPORT:

total: 0 errors, 6 warnings, 6 checks, 2887 lines checked

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

only message in thread, other threads:[~2017-08-11 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170811124929.118564-5-jasvinder.singh@intel.com>
2017-08-11 12:38 ` [dpdk-test-report] |WARNING| pw27520 [PATCH v3 4/4] net/softnic: add TM hierarchy related ops 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).