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 B28BC44111 for ; Thu, 30 May 2024 16:58:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A23AB40A75; Thu, 30 May 2024 16:58:35 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3E3C540691 for ; Thu, 30 May 2024 16:58:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 377D312367B; Thu, 30 May 2024 16:58:26 +0200 (CEST) Subject: |WARNING| pw140485 [PATCH v1 14/17] net/ntnic: add adapter initialization API In-Reply-To: <20240530144929.4127931-14-sil-plv@napatech.com> References: <20240530144929.4127931-14-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20240530145826.377D312367B@dpdk.org> Date: Thu, 30 May 2024 16:58:26 +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/140485 _coding style issues_ Warning in drivers/net/ntnic/adapter/nt4ga_adapter.c: Using compiler attribute directly Warning in drivers/net/ntnic/adapter/nt4ga_adapter.c: Using pthread functions, prefer rte_thread