From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 91BE16D45; Fri, 9 Mar 2018 19:29:54 +0100 (CET) In-Reply-To: <20180309182426.135278-29-jasvinder.singh@intel.com> References: <20180309182426.135278-29-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20180309182954.91BE16D45@dpdk.org> Date: Fri, 9 Mar 2018 19:29:54 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35906 [PATCH 28/37] ip_pipeline: add cli to configure meter profile 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: Fri, 09 Mar 2018 18:29:54 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35906 _coding style issues_ WARNING:SPACE_BEFORE_TAB: please, no space before tabs #34: FILE: examples/ip_pipeline/cli.c:3467: + * ^I| trtcm cir pir cbs pbs $ WARNING:LONG_LINE: line over 90 characters #440: FILE: examples/ip_pipeline/thread.c:1973: + struct rte_table_action_meter_profile *profile = &req->table_mtr_profile_add.profile; total: 0 errors, 2 warnings, 439 lines checked