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 0002543AA0 for ; Wed, 7 Feb 2024 16:34:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED2D3402A9; Wed, 7 Feb 2024 16:34:55 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2424440295 for ; Wed, 7 Feb 2024 16:34:55 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id EDF59121F0B; Wed, 7 Feb 2024 16:34:54 +0100 (CET) Subject: |WARNING| pw136486 [PATCH] lib/hash, lib/rcu: feature hidden key count in hash In-Reply-To: <20240207153340.34146-1-aomeryamac@gmail.com> References: <20240207153340.34146-1-aomeryamac@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?b?QWJkdWxsYWggw5ZtZXIgWWFtYcOn?= Message-Id: <20240207153454.EDF59121F0B@dpdk.org> Date: Wed, 7 Feb 2024 16:34:54 +0100 (CET) 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/136486 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #141: FILE: lib/hash/rte_hash.h:198: + * Return the number of records in the defer queue of the hash table $ total: 1 errors, 0 warnings, 79 lines checked ERROR: symbol rte_hash_dq_count is added in the DPDK_24 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_rcu_qsbr_dq_count is added in the DPDK_24 section, but is expected to be added in the EXPERIMENTAL section of the version map