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 D3A9EA0546 for ; Tue, 6 Apr 2021 21:51:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78DAB140FB3; Tue, 6 Apr 2021 21:51:19 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 354B8140FB1 for ; Tue, 6 Apr 2021 21:51:18 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 16CBB120D42; Tue, 6 Apr 2021 21:51:18 +0200 (CEST) In-Reply-To: <1617738643-258635-2-git-send-email-vladimir.medvedkin@intel.com> References: <1617738643-258635-2-git-send-email-vladimir.medvedkin@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Vladimir Medvedkin Message-Id: <20210406195118.16CBB120D42@dpdk.org> Date: Tue, 6 Apr 2021 21:51:18 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw90752 [PATCH v2 1/3] hash: add predictable RSS API 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/90752 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'name' #279: FILE: lib/librte_hash/rte_thash.h:302: + * @param name + * name of the helper WARNING:REPEATED_WORD: Possible repeated word: 'offset' #283: FILE: lib/librte_hash/rte_thash.h:306: + * @param offset + * offset in bits of the subtuple WARNING:REPEATED_WORD: Possible repeated word: 'name' #299: FILE: lib/librte_hash/rte_thash.h:322: + * @param name + * name of the helper total: 0 errors, 3 warnings, 264 lines checked