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 9FDA944111 for ; Thu, 30 May 2024 16:53:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 805A3410FD; Thu, 30 May 2024 16:53:00 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B85F640A7F for ; Thu, 30 May 2024 16:52:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B402812367B; Thu, 30 May 2024 16:52:53 +0200 (CEST) Subject: |WARNING| pw140478 [PATCH v1 08/17] net/ntnic: add interfaces for flow API engine In-Reply-To: <20240530144929.4127931-8-sil-plv@napatech.com> References: <20240530144929.4127931-8-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20240530145253.B402812367B@dpdk.org> Date: Thu, 30 May 2024 16:52:53 +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/140478 _coding style issues_ WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'? #365: FILE: drivers/net/ntnic/include/hw_mod_backend.h:22: + unsigned int alloced_size; \ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #451: FILE: drivers/net/ntnic/include/stream_binary_flow_api.h:10: +#include /* snprintf */ total: 0 errors, 2 warnings, 0 checks, 1195 lines checked