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 1E97041C30 for ; Tue, 7 Feb 2023 16:53:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1853740A84; Tue, 7 Feb 2023 16:53:28 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BAFAC4021F for ; Tue, 7 Feb 2023 16:53:26 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B938C121E50; Tue, 7 Feb 2023 16:53:26 +0100 (CET) Subject: |WARNING| pw123303 [PATCH v4 01/12] app/mldev: implement test framework for mldev In-Reply-To: <20230207154943.18779-2-syalavarthi@marvell.com> References: <20230207154943.18779-2-syalavarthi@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Srikanth Yalavarthi Message-Id: <20230207155326.B938C121E50@dpdk.org> Date: Tue, 7 Feb 2023 16:53:26 +0100 (CET) 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/123303 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #187: FILE: app/test-mldev/ml_common.h:8: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #220: FILE: app/test-mldev/ml_main.c:6: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #346: FILE: app/test-mldev/ml_options.c:8: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #546: FILE: app/test-mldev/ml_test.c:5: +#include total: 0 errors, 4 warnings, 938 lines checked