From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B396F5592; Wed, 12 Sep 2018 18:43:39 +0200 (CEST) In-Reply-To: <20180912164138.55800-11-jasvinder.singh@intel.com> References: <20180912164138.55800-11-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20180912164339.B396F5592@dpdk.org> Date: Wed, 12 Sep 2018 18:43:39 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw44633 [v2, 10/10] net/softnic: enable flow rule with meter action X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2018 16:43:39 -0000 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