From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 2E95258CD; Tue, 13 Jun 2017 15:46:24 +0200 (CEST) In-Reply-To: <21d80064-8edb-8537-1b59-cb482a56b547@intel.com> References: <21d80064-8edb-8537-1b59-cb482a56b547@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20170613134624.2E95258CD@dpdk.org> Date: Tue, 13 Jun 2017 15:46:24 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25294 [PATCH] mk: disable new gcc truncation flag 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: Tue, 13 Jun 2017 13:46:24 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25294 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #21: >>>> dpdk/x86_64-native-linuxapp-gcc-default/build/lib/librte_eal/linuxapp/kni/igb_main.c:2476:30: error: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size between 0 and 11 [-Werror=format-truncation=] WARNING:LEADING_SPACE: please, no spaces at the start of a line #51: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/igb.h:610: + char fw_version[43];$ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 1 errors, 2 warnings, 8 lines checked