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 9109246C80 for ; Sat, 2 Aug 2025 13:10:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84A5540041; Sat, 2 Aug 2025 13:10:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 243E740041 for ; Sat, 2 Aug 2025 13:10:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id ADD89125214; Sat, 2 Aug 2025 13:08:02 +0200 (CEST) Subject: |WARNING| pw155630 [v3] net/cksum: compute raw cksum for several segments In-Reply-To: References: To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Su Sai Message-Id: <20250802110802.ADD89125214@dpdk.org> Date: Sat, 2 Aug 2025 13:08:02 +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/155630 _coding style issues_ ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?) #109: FILE: :174: uint32_t off, uint32_t len, WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file #114: FILE: :178: + tmp = rte_bswap32(tmp); WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file #124: FILE: :190: + *cksum = __rte_raw_cksum_reduce_u64(sum); total: 1 errors, 2 warnings, 184 lines checked