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 0E14FA00C3 for ; Tue, 29 Nov 2022 07:54:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A6884067E; Tue, 29 Nov 2022 07:54:14 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 05D614021E for ; Tue, 29 Nov 2022 07:54:13 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id F4122120D7A; Tue, 29 Nov 2022 07:54:12 +0100 (CET) Subject: |WARNING| pw120224 [PATCH v1 05/12] app/mldev: add ordered inference test case In-Reply-To: <20221129065040.5875-6-syalavarthi@marvell.com> References: <20221129065040.5875-6-syalavarthi@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Srikanth Yalavarthi Message-Id: <20221129065412.F4122120D7A@dpdk.org> Date: Tue, 29 Nov 2022 07:54:12 +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/120224 _coding style issues_ ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream #87: Change-Id: I0d0db7e484151487ff5fa59f7235047ea45f3237 WARNING:TYPO_SPELLING: 'atleast' may be misspelled - perhaps 'at least'? #171: FILE: app/test-mldev/ml_options.c:141: + ml_err("Empty filelist. Need atleast one filelist entry for the test."); WARNING:TYPO_SPELLING: 'ouput' may be misspelled - perhaps 'output'? #772: FILE: app/test-mldev/test_inference_common.c:503: +/* Callback for mempool object iteration. This call would dequantize ouput data. */ total: 1 errors, 2 warnings, 908 lines checked