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 AFC3542995 for ; Thu, 20 Apr 2023 11:26:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A729842D3B; Thu, 20 Apr 2023 11:26:33 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C2C5942D38 for ; Thu, 20 Apr 2023 11:26:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id BFA2B121EF7; Thu, 20 Apr 2023 11:26:30 +0200 (CEST) Subject: |WARNING| pw126309 [PATCH 2/7] net/idpf: save master time by alarm In-Reply-To: <20230420091935.43116-3-wenjing.qiao@intel.com> References: <20230420091935.43116-3-wenjing.qiao@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Wenjing Qiao Message-Id: <20230420092630.BFA2B121EF7@dpdk.org> Date: Thu, 20 Apr 2023 11:26:30 +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/126309 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #48: Subject: [PATCH 2/7] net/idpf: save master time by alarm WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #68: Using alarm to save master time from registers every 1 second. total: 0 errors, 2 warnings, 0 checks, 30 lines checked