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 AA3684414A for ; Mon, 3 Jun 2024 18:25:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A563242E6F; Mon, 3 Jun 2024 18:25:32 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3D13342E4A for ; Mon, 3 Jun 2024 18:25:31 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 389C912367B; Mon, 3 Jun 2024 18:25:31 +0200 (CEST) Subject: |WARNING| pw140637 [PATCH v3 08/17] net/ntnic: add interfaces for flow API engine In-Reply-To: <20240603161822.59552-8-sil-plv@napatech.com> References: <20240603161822.59552-8-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20240603162531.389C912367B@dpdk.org> Date: Mon, 3 Jun 2024 18:25:31 +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/140637 _coding style issues_ WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'? #367: FILE: drivers/net/ntnic/include/hw_mod_backend.h:22: + unsigned int alloced_size; \ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #453: FILE: drivers/net/ntnic/include/stream_binary_flow_api.h:10: +#include /* snprintf */ total: 0 errors, 2 warnings, 0 checks, 1195 lines checked