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 72099A0524 for ; Sun, 11 Apr 2021 21:12:18 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CFCC141446; Sun, 11 Apr 2021 21:12:18 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CB017141439 for ; Sun, 11 Apr 2021 21:12:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A8B9F1208AA; Sun, 11 Apr 2021 21:12:16 +0200 (CEST) In-Reply-To: <1618168266-338017-2-git-send-email-vladimir.medvedkin@intel.com> References: <1618168266-338017-2-git-send-email-vladimir.medvedkin@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Vladimir Medvedkin Message-Id: <20210411191216.A8B9F1208AA@dpdk.org> Date: Sun, 11 Apr 2021 21:12:16 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw91076 [PATCH v3 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/91076 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'name' #293: FILE: lib/librte_hash/rte_thash.h:303: + * @param name + * name of the helper WARNING:REPEATED_WORD: Possible repeated word: 'offset' #298: FILE: lib/librte_hash/rte_thash.h:308: + * @param offset + * offset in bits of the subtuple WARNING:REPEATED_WORD: Possible repeated word: 'name' #314: FILE: lib/librte_hash/rte_thash.h:324: + * @param name + * name of the helper total: 0 errors, 3 warnings, 338 lines checked