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 12A24A0C3F for ; Sat, 19 Jun 2021 13:03:40 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 005DD41141; Sat, 19 Jun 2021 13:03:40 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D36AB41123 for ; Sat, 19 Jun 2021 13:03:38 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id CA7AC122E3A; Sat, 19 Jun 2021 13:03:38 +0200 (CEST) In-Reply-To: <20210619110154.10301-2-pbhagavatula@marvell.com> References: <20210619110154.10301-2-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20210619110338.CA7AC122E3A@dpdk.org> Date: Sat, 19 Jun 2021 13:03:38 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94542 [PATCH v2 02/13] net/cnxk: enable ptp processing in vector Rx 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/94542 _coding style issues_ WARNING:TYPO_SPELLING: 'Substract' may be misspelled - perhaps 'Subtract'? #199: FILE: drivers/net/cnxk/cn10k_rx.h:497: + /* Substract timesync length from total pkt length. */ WARNING:TYPO_SPELLING: 'Substract' may be misspelled - perhaps 'Subtract'? #414: FILE: drivers/net/cnxk/cn9k_rx.h:500: + /* Substract timesync length from total pkt length. */ total: 0 errors, 2 warnings, 0 checks, 416 lines checked