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 2FE12A04FD for ; Mon, 1 Aug 2022 15:15:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A7E64067B; Mon, 1 Aug 2022 15:15:16 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6DCC34014F for ; Mon, 1 Aug 2022 15:15:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 62090120765; Mon, 1 Aug 2022 15:15:14 +0200 (CEST) Subject: |WARNING| pw114490 [PATCH] app/testpmd: add command line argument 'rx-metadata' In-Reply-To: <20220801131338.1710737-1-hpothula@marvell.com> References: <20220801131338.1710737-1-hpothula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hanumanth Pothula Message-Id: <20220801131514.62090120765@dpdk.org> Date: Mon, 1 Aug 2022 15:15:14 +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/114490 _coding style issues_ WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline #99: FILE: app/test-pmd/parameters.c:216: + printf(" --rx-metadata: send rx metadata to driver "); total: 0 errors, 1 warnings, 48 lines checked