From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 456785681; Tue, 8 May 2018 07:06:40 +0200 (CEST) In-Reply-To: <152575380325.56689.12986277690208344631.stgit@localhost.localdomain> References: <152575380325.56689.12986277690208344631.stgit@localhost.localdomain> To: test-report@dpdk.org Cc: Andy Green Message-Id: <20180508050640.456785681@dpdk.org> Date: Tue, 8 May 2018 07:06:40 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw39441 [PATCH 07/18] drivers: net: nfp: don't memcpy out of source range 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, 08 May 2018 05:06:40 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/39441 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #13: /home/agreen/projects/dpdk/drivers/net/nfp/nfp_net.c:669:2: error: ‘memcpy’ forming offset [5, 6] is out of the bounds [0, 4] of object ‘tmp’ with type ‘uint32_t’ {aka ‘unsigned int’} [-Werror=array-bounds] ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 1 errors, 1 warnings, 0 checks, 8 lines checked