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 0EB36431A9 for ; Thu, 19 Oct 2023 12:51:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E274342670; Thu, 19 Oct 2023 12:51:42 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 38A7940EE7 for ; Thu, 19 Oct 2023 12:51:41 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 35127120A1D; Thu, 19 Oct 2023 12:51:41 +0200 (CEST) Subject: |WARNING| pw132973 [PATCH v10 01/12] app/graph: support application CLI framework In-Reply-To: <20231019105000.520914-2-skori@marvell.com> References: <20231019105000.520914-2-skori@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20231019105141.35127120A1D@dpdk.org> Date: Thu, 19 Oct 2023 12:51:41 +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/132973 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #179: FILE: app/graph/cli.c:6: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #340: FILE: app/graph/main.c:8: +#include total: 0 errors, 2 warnings, 419 lines checked