automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw35886 [PATCH 07/37] pipeline: add ttl update action
       [not found] <20180309182426.135278-8-jasvinder.singh@intel.com>
@ 2018-03-09 18:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-09 18:26 UTC (permalink / raw)
  To: test-report; +Cc: Jasvinder Singh

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

_coding style issues_


WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#181: FILE: lib/librte_pipeline/rte_table_action.c:1259:
+	case RTE_TABLE_ACTION_TTL:

WARNING:LONG_LINE: line over 90 characters
#246: FILE: lib/librte_pipeline/rte_table_action.c:1748:
+				action_data_get(table_entry0, action, RTE_TABLE_ACTION_TTL);

WARNING:LONG_LINE: line over 90 characters
#248: FILE: lib/librte_pipeline/rte_table_action.c:1750:
+				action_data_get(table_entry1, action, RTE_TABLE_ACTION_TTL);

WARNING:LONG_LINE: line over 90 characters
#250: FILE: lib/librte_pipeline/rte_table_action.c:1752:
+				action_data_get(table_entry2, action, RTE_TABLE_ACTION_TTL);

WARNING:LONG_LINE: line over 90 characters
#252: FILE: lib/librte_pipeline/rte_table_action.c:1754:
+				action_data_get(table_entry3, action, RTE_TABLE_ACTION_TTL);

total: 0 errors, 5 warnings, 311 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180309182426.135278-8-jasvinder.singh@intel.com>
2018-03-09 18:26 ` [dpdk-test-report] |WARNING| pw35886 [PATCH 07/37] pipeline: add ttl update action 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).