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 512DEA04FD for ; Thu, 10 Nov 2022 09:18:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C8D84021D; Thu, 10 Nov 2022 09:18:05 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2664540150 for ; Thu, 10 Nov 2022 09:18:04 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 13B9A1226BA; Thu, 10 Nov 2022 09:18:04 +0100 (CET) Subject: |WARNING| pw119713 [PATCH v13 1/1] app/testpmd: support multiple mbuf pools per Rx queue In-Reply-To: <20221110081719.2404059-1-hpothula@marvell.com> References: <20221110081719.2404059-1-hpothula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hanumanth Pothula Message-Id: <20221110081804.13B9A1226BA@dpdk.org> Date: Thu, 10 Nov 2022 09:18:04 +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/119713 _coding style issues_ WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'? #157: FILE: app/test-pmd/testpmd.c:2674: + struct rte_eth_rxseg_split *rx_seg = &rx_useg[i].split; total: 0 errors, 1 warnings, 106 lines checked