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 A6B95A04FD for ; Mon, 1 Aug 2022 06:41:58 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F83242C4F; Mon, 1 Aug 2022 06:41:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 670494067B for ; Mon, 1 Aug 2022 06:41:57 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 56B00120765; Mon, 1 Aug 2022 06:41:57 +0200 (CEST) Subject: |WARNING| pw114472 [PATCH] app/testpmd: add command line argument 'rx-metadata' In-Reply-To: <20220801044111.1706871-1-hpothula@marvell.com> References: <20220801044111.1706871-1-hpothula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hanumanth Pothula Message-Id: <20220801044157.56B00120765@dpdk.org> Date: Mon, 1 Aug 2022 06:41:57 +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/114472 _coding style issues_ WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline #97: FILE: app/test-pmd/parameters.c:216: + printf(" --rx-metadata: send rx metadata to driver "); total: 0 errors, 1 warnings, 48 lines checked