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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 26 15:09:53 CEST 2018


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

_coding style issues_


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

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

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

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


More information about the test-report mailing list