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 E1C7D457BB for ; Wed, 14 Aug 2024 09:50:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBCB2427DD; Wed, 14 Aug 2024 09:50:19 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E619D410FA for ; Wed, 14 Aug 2024 09:50:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id DA7F9123EF6; Wed, 14 Aug 2024 09:50:12 +0200 (CEST) Subject: |WARNING| pw143130 [RFC PATCH v2 08/26] pdump: use separate Rx and Tx queue limits In-Reply-To: <20240813160003.423935-9-bruce.richards@intel.com> References: <20240813160003.423935-9-bruce.richards@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bruce Richardson Message-Id: <20240814075012.DA7F9123EF6@dpdk.org> Date: Wed, 14 Aug 2024 09:50:12 +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/143130 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #122: FILE: lib/pdump/rte_pdump.c:721: + const RTE_ATOMIC(uint64_t) *perq = (const uint64_t __rte_atomic *)&stats[qid]; ^ WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Bruce Richardson ' != 'Signed-off-by: Bruce Richardson ' total: 1 errors, 1 warnings, 47 lines checked