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 DE9BB440A2 for ; Thu, 23 May 2024 09:12:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA00940395; Thu, 23 May 2024 09:12:54 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 15D754026B for ; Thu, 23 May 2024 09:12:38 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id F2A3E12367B; Thu, 23 May 2024 09:12:37 +0200 (CEST) Subject: |WARNING| pw140285 [PATCH v3] net/af_xdp: fix umem map size for zero copy In-Reply-To: <20240523065302.2345392-1-frank.du@intel.com> References: <20240523065302.2345392-1-frank.du@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Frank Du Message-Id: <20240523071237.F2A3E12367B@dpdk.org> Date: Thu, 23 May 2024 09:12:37 +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/140285 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #121: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1065: + "next: %p, cur: %p(len: %" PRId64 " ) ", total: 0 errors, 0 warnings, 1 checks, 65 lines checked