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 714BDA0524 for ; Tue, 13 Apr 2021 17:16:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CADF161119; Tue, 13 Apr 2021 17:16:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id DDCEB161118 for ; Tue, 13 Apr 2021 17:16:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id BF0271209EC; Tue, 13 Apr 2021 17:16:53 +0200 (CEST) In-Reply-To: <20210413151606.11522-2-getelson@nvidia.com> References: <20210413151606.11522-2-getelson@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gregory Etelson Message-Id: <20210413151653.BF0271209EC@dpdk.org> Date: Tue, 13 Apr 2021 17:16:53 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw91282 [PATCH v3 1/2] ethdev: add packet integrity checks 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/91282 _coding style issues_ WARNING:TYPO_SPELLING: 'currenlty' may be misspelled - perhaps 'currently'? #138: Since currenlty rte_flow works in positive way the assumtion is WARNING:TYPO_SPELLING: 'assumtion' may be misspelled - perhaps 'assumption'? #138: Since currenlty rte_flow works in positive way the assumtion is WARNING:TYPO_SPELLING: 'postive' may be misspelled - perhaps 'positive'? #139: that the postive way will be the common way in this case also. WARNING:TYPO_SPELLING: 'Flexability' may be misspelled - perhaps 'Flexibility'? #148: 6. Flexability. WARNING:TYPO_SPELLING: 'doens' may be misspelled - perhaps 'does'? #184: 3. l3_ok - all check for layer 3 have passed. If packet doens't have total: 0 errors, 5 warnings, 84 lines checked