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 A96B1A04A9 for ; Wed, 9 Feb 2022 12:04:04 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98D7841144; Wed, 9 Feb 2022 12:04:04 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C3F7741143 for ; Wed, 9 Feb 2022 12:04:02 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 880F3120715; Wed, 9 Feb 2022 12:04:02 +0100 (CET) Subject: |WARNING| pw107123 [PATCH] app/testpmd : fix testpmd quit error In-Reply-To: <20220209104243.117334-1-wenxuanx.wu@intel.com> References: <20220209104243.117334-1-wenxuanx.wu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: wenxuanx.wu@intel.com Message-Id: <20220209110402.880F3120715@dpdk.org> Date: Wed, 9 Feb 2022 12:04:02 +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/107123 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #71: Change the logic of func port_is_bonding_slave ,this func WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #104: FILE: app/test-pmd/testpmd.c:3830: + if (port->slave_flag == 1) total: 0 errors, 2 warnings, 21 lines checked