From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 415891CDFF; Thu, 5 Apr 2018 23:15:55 +0200 (CEST) In-Reply-To: <20180405211450.31251-1-stephen@networkplumber.org> References: <20180405211450.31251-1-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20180405211555.415891CDFF@dpdk.org> Date: Thu, 5 Apr 2018 23:15:55 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw37343 [PATCH RFC] 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: Thu, 05 Apr 2018 21:15:55 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/37343 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #70: FILE: app/test-pmd/parameters.c:732: + "Invalid source IP address: %s ", optarg); WARNING:LONG_LINE: line over 90 characters #75: FILE: app/test-pmd/parameters.c:737: + "Invalid destination IP address: %s ", optarg); total: 0 errors, 2 warnings, 137 lines checked