From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 28EE86CA3; Thu, 29 Mar 2018 20:41:21 +0200 (CEST) In-Reply-To: <20180329183208.103844-44-jasvinder.singh@intel.com> References: <20180329183208.103844-44-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20180329184121.28EE86CA3@dpdk.org> Date: Thu, 29 Mar 2018 20:41:21 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw36726 [PATCH v4 43/49] ip_pipeline: add cli for load balance 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: Thu, 29 Mar 2018 18:41:21 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/36726 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #108: FILE: examples/ip_pipeline/cli.c:958: + if (parse_hex_string(tokens[t0 + 4], p.lb.key_mask, &p.lb.key_size) != 0) { total: 0 errors, 1 warnings, 179 lines checked