From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7F860A04B2 for ; Mon, 4 May 2020 19:28:23 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 667B81D531; Mon, 4 May 2020 19:28:23 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B62FE1D52A; Mon, 4 May 2020 19:28:22 +0200 (CEST) In-Reply-To: <20200427120618.84166-1-583493798@qq.com> References: <20200427120618.84166-1-583493798@qq.com> To: test-report@dpdk.org Cc: Pu Xu <583493798@qq.com> Message-Id: <20200504172822.B62FE1D52A@dpdk.org> Date: Mon, 4 May 2020 19:28:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw69712 [PATCH] ipv4_fragmentation: fix fragmentation of ipv4 packet with optional header 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/69712 _coding style issues_ WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one ERROR:TRAILING_WHITESPACE: trailing whitespace #133: FILE: lib/librte_ip_frag/rte_ipv4_fragmentation.c:188: +^I^Iout_pkt->l3_len = header_len; $ total: 1 errors, 1 warnings, 60 lines checked