[dpdk-test-report] |WARNING| pw44633 [v2, 10/10] net/softnic: enable flow rule with meter action

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 12 18:43:39 CEST 2018


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#113: 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
#115: 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
#117: FILE: drivers/net/softnic/rte_eth_softnic_flow.c:1563:
+				(enum rte_table_action_policer)m->params.action[RTE_MTR_RED];

total: 0 errors, 3 warnings, 0 checks, 183 lines checked


More information about the test-report mailing list