From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E234142FD0 for ; Fri, 4 Aug 2023 11:09:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC97240E2D; Fri, 4 Aug 2023 11:09:26 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B731A40E2D for ; Fri, 4 Aug 2023 11:09:24 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9520A120D38; Fri, 4 Aug 2023 11:09:24 +0200 (CEST) Subject: |WARNING| pw129907 [PATCH] app/test-pmd: fix L4 checksum with padding data In-Reply-To: <20230804082849.533059-1-kaiwenx.deng@intel.com> References: <20230804082849.533059-1-kaiwenx.deng@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kaiwen Deng Message-Id: <20230804090924.9520A120D38@dpdk.org> Date: Fri, 4 Aug 2023 11:09:24 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/129907 _coding style issues_ WARNING:TYPO_SPELLING: 'triming' may be misspelled - perhaps 'trimming'? #74: This commit fixes this issue by triming IP packets to the true total: 0 errors, 1 warnings, 50 lines checked