automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw44438 [10/10] net/softnic: enable meter action using flow rule
       [not found] <20180907181357.23915-11-jasvinder.singh@intel.com>
@ 2018-09-07 18:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-09-07 18:15 UTC (permalink / raw)
  To: test-report; +Cc: Jasvinder Singh

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#86: FILE: drivers/net/softnic/rte_eth_softnic_flow.c:1517:
+				mtr_meter_profile = softnic_mtr_meter_profile_find(softnic,

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (32, 48)
#111: FILE: drivers/net/softnic/rte_eth_softnic_flow.c:1542:
+				if (status) {
+						free(mp);

WARNING:LONG_LINE: line over 90 characters
#128: FILE: drivers/net/softnic/rte_eth_softnic_flow.c:1559:
+				(enum rte_table_action_policer)m->params.action[RTE_MTR_GREEN];

WARNING:LONG_LINE: line over 90 characters
#130: FILE: drivers/net/softnic/rte_eth_softnic_flow.c:1561:
+				(enum rte_table_action_policer)m->params.action[RTE_MTR_YELLOW];

WARNING:LONG_LINE: line over 90 characters
#132: FILE: drivers/net/softnic/rte_eth_softnic_flow.c:1563:
+				(enum rte_table_action_policer)m->params.action[RTE_MTR_RED];

CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#154: FILE: drivers/net/softnic/rte_eth_softnic_flow.c:1681:
+	for ( ; action->type != RTE_FLOW_ACTION_TYPE_END; action++) {
+

total: 0 errors, 5 warnings, 1 checks, 200 lines checked

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

only message in thread, other threads:[~2018-09-07 18:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180907181357.23915-11-jasvinder.singh@intel.com>
2018-09-07 18:15 ` [dpdk-test-report] |WARNING| pw44438 [10/10] net/softnic: enable meter action using flow rule 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).