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 BA5C442B71 for ; Mon, 22 May 2023 15:17:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B78C840EE5; Mon, 22 May 2023 15:17:11 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 68D0F410DD for ; Mon, 22 May 2023 15:17:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5E3A7120929; Mon, 22 May 2023 15:17:08 +0200 (CEST) Subject: |WARNING| pw127168 [RFC v3 2/3] examples/ptpclient: refine application In-Reply-To: <20230522132332.102030-3-simei.su@intel.com> References: <20230522132332.102030-3-simei.su@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Simei Su Message-Id: <20230522131708.5E3A7120929@dpdk.org> Date: Mon, 22 May 2023 15:17:08 +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/127168 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #110: FILE: examples/ptpclient/ptpclient.c:409: +send_delay_request(struct ptpv2_data_slave_ordinary *ptp_data) WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #148: FILE: examples/ptpclient/ptpclient.c:576: +ptp_adjust_time(struct ptpv2_data_slave_ordinary *ptp_data) total: 0 errors, 2 warnings, 86 lines checked