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 43A5341EB2 for ; Thu, 16 Mar 2023 16:16:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F51040DDC; Thu, 16 Mar 2023 16:16:22 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 60E8240DDC for ; Thu, 16 Mar 2023 16:16:20 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 525971209C6; Thu, 16 Mar 2023 16:16:20 +0100 (CET) Subject: |WARNING| pw125192 [PATCH 2/2] app/testpmd: add testpmd based sleeping In-Reply-To: <20230316151438.186241-2-aharivel@redhat.com> References: <20230316151438.186241-2-aharivel@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anthony Harivel Message-Id: <20230316151620.525971209C6@dpdk.org> Date: Thu, 16 Mar 2023 16:16:20 +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/125192 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #133: link: https://www.github.com/torvalds/linux/tree/master/tools/power/x86/turbostat WARNING:TYPO_SPELLING: 'maximun' may be misspelled - perhaps 'maximum'? #220: FILE: app/test-pmd/cmdline.c:5593: + .help_str = "show max_sleep: Display the maximun sleep in micro seconds.", total: 0 errors, 2 warnings, 231 lines checked Anthony Harivel is unknown, please fix the commit message or update .mailmap.