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 692E844111 for ; Thu, 30 May 2024 16:58:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 622BC40A75; Thu, 30 May 2024 16:58:13 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8DDD140691 for ; Thu, 30 May 2024 16:58:11 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 8856812367B; Thu, 30 May 2024 16:58:11 +0200 (CEST) Subject: |WARNING| pw140488 [PATCH v1 16/17] net/ntnic: add link 100G module In-Reply-To: <20240530144929.4127931-16-sil-plv@napatech.com> References: <20240530144929.4127931-16-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20240530145811.8856812367B@dpdk.org> Date: Thu, 30 May 2024 16:58:11 +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/140488 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'are' #1574: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs.c:45: + * ==0: if p == NULL then fpga module(s) is/are are present (no struct to init) total: 0 errors, 1 warnings, 0 checks, 2282 lines checked Warning in drivers/net/ntnic/link_mgmt/link_100g/nt4ga_link_100g.c: Using compiler attribute directly Warning in drivers/net/ntnic/link_mgmt/link_100g/nt4ga_link_100g.c: Using pthread functions, prefer rte_thread