From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 9C9803195; Mon, 18 Jun 2018 23:37:43 +0200 (CEST) In-Reply-To: <20180618213557.15209-2-stephen@networkplumber.org> References: <20180618213557.15209-2-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20180618213743.9C9803195@dpdk.org> Date: Mon, 18 Jun 2018 23:37:43 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw41235 [v3, 1/3] testpmd: add ability to set tx IP and UDP parameters 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: Mon, 18 Jun 2018 21:37:43 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/41235 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #72: FILE: app/test-pmd/parameters.c:736: + "Invalid source IP address: %s ", optarg); WARNING:LONG_LINE: line over 90 characters #77: FILE: app/test-pmd/parameters.c:741: + "Invalid destination IP address: %s ", optarg); total: 0 errors, 2 warnings, 137 lines checked