From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 1E4AB2C3F; Wed, 7 Jun 2017 13:16:52 +0200 (CEST) In-Reply-To: <20170607104743.275149-2-bruce.richardson@intel.com> References: <20170607104743.275149-2-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20170607111652.1E4AB2C3F@dpdk.org> Date: Wed, 7 Jun 2017 13:16:52 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25104 [PATCH RFC] build for DPDK with meson and ninja 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: Wed, 07 Jun 2017 11:16:52 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25104 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #28: sudo /usr/local/bin/dpdk-testpmd -c F00000 -- --rxd=512 --txd=512 --rxq=2 --txq=2 ERROR:TRAILING_WHITESPACE: trailing whitespace #855: FILE: meson.build:1: +project('DPDK', 'C', $ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #998: FILE: test/test/test.c:59: +extern cmdline_parse_ctx_t main_ctx[]; ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 2 errors, 2 warnings, 648 lines checked