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 196E5433A3 for ; Thu, 23 Nov 2023 07:16:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 151A442EF4; Thu, 23 Nov 2023 07:16:58 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 90524427E8 for ; Thu, 23 Nov 2023 07:16:57 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 787F71210BE; Thu, 23 Nov 2023 07:16:57 +0100 (CET) Subject: |WARNING| pw134550 [PATCH 2/2] app/graph: implement L2FWD usecase In-Reply-To: <20231123061555.469038-2-rkudurumalla@marvell.com> References: <20231123061555.469038-2-rkudurumalla@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Rakesh Kudurumalla Message-Id: <20231123061657.787F71210BE@dpdk.org> Date: Thu, 23 Nov 2023 07:16:57 +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/134550 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #196: FILE: app/graph/l2fwd.c:8: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #396: FILE: app/graph/portfwd.c:5: +#include total: 0 errors, 2 warnings, 394 lines checked