From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id E6D5EA0093 for ; Mon, 18 May 2020 20:32:08 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D51331D57E; Mon, 18 May 2020 20:32:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id A3F221D558; Mon, 18 May 2020 20:32:06 +0200 (CEST) In-Reply-To: <20200518183023.4185440-1-ferruh.yigit@intel.com> References: <20200518183023.4185440-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20200518183206.A3F221D558@dpdk.org> Date: Mon, 18 May 2020 20:32:06 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw70399 [PATCH v5] meter: provide experimental alias of API for old apps 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/70399 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #202: FILE: lib/librte_meter/rte_meter_compat.c:18: +MAP_STATIC_SYMBOL(int rte_meter_trtcm_rfc4115_profile_config(struct rte_meter_trtcm_rfc4115_profile *p, WARNING:LONG_LINE: line over 90 characters #203: FILE: lib/librte_meter/rte_meter_compat.c:19: + struct rte_meter_trtcm_rfc4115_params *params), rte_meter_trtcm_rfc4115_profile_config_s); WARNING:LONG_LINE: line over 90 characters #223: FILE: lib/librte_meter/rte_meter_compat.c:39: + struct rte_meter_trtcm_rfc4115_profile *p), rte_meter_trtcm_rfc4115_config_s); total: 0 errors, 3 warnings, 121 lines checked