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 C9ABFA0543 for ; Tue, 25 Oct 2022 03:41:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2698410D3; Tue, 25 Oct 2022 03:41:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 055A340DF7 for ; Tue, 25 Oct 2022 03:41:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D08BC120778; Tue, 25 Oct 2022 03:41:54 +0200 (CEST) Subject: |WARNING| pw119047 [PATCH v11 1/1] app/testpmd: support multiple mbuf pools per Rx queue In-Reply-To: <20221025014005.2054913-1-hpothula@marvell.com> References: <20221025014005.2054913-1-hpothula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hanumanth Pothula Message-Id: <20221025014154.D08BC120778@dpdk.org> Date: Tue, 25 Oct 2022 03:41:54 +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/119047 _coding style issues_ WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'? #147: FILE: app/test-pmd/testpmd.c:2671: + struct rte_eth_rxseg_split *rx_seg = &rx_useg[i].split; WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'? #169: FILE: app/test-pmd/testpmd.c:2693: + rx_conf->rx_seg = rx_useg; total: 0 errors, 2 warnings, 99 lines checked