From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 793191B122; Wed, 26 Sep 2018 15:09:53 +0200 (CEST) In-Reply-To: <20180926130854.122474-11-jasvinder.singh@intel.com> References: <20180926130854.122474-11-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20180926130953.793191B122@dpdk.org> Date: Wed, 26 Sep 2018 15:09:53 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw45404 [v5, 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, 26 Sep 2018 13:09:53 -0000 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