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 8983F45AF2 for ; Wed, 9 Oct 2024 15:32:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85EC64060A; Wed, 9 Oct 2024 15:32:37 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5F9B4402E0 for ; Wed, 9 Oct 2024 15:32:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 595DD1206AA; Wed, 9 Oct 2024 15:32:36 +0200 (CEST) Subject: |WARNING| pw145542 [PATCH v3 4/5] test/graph_feature_arc: add functional tests In-Reply-To: <20241009133009.1152321-5-nsaxena@marvell.com> References: <20241009133009.1152321-5-nsaxena@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nitin Saxena Message-Id: <20241009133236.595DD1206AA@dpdk.org> Date: Wed, 9 Oct 2024 15:32:36 +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/145542 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #122: FILE: app/test/test_graph_feature_arc.c:11: +#include WARNING:TYPO_SPELLING: 'featur' may be misspelled - perhaps 'feature'? #857: FILE: app/test/test_graph_feature_arc.c:746: + /* arc1_featur1 must be first feature to arcs[0] */ WARNING:TYPO_SPELLING: 'featur' may be misspelled - perhaps 'feature'? #889: FILE: app/test/test_graph_feature_arc.c:778: + /* arc2_featur1 must be first feature to arcs[1] */ total: 0 errors, 3 warnings, 1417 lines checked