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 4A6ADA0548 for ; Thu, 4 Nov 2021 10:37:14 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F9C840E5A; Thu, 4 Nov 2021 10:37:14 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 242DC40DFD for ; Thu, 4 Nov 2021 10:37:13 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 09FF5123056; Thu, 4 Nov 2021 10:37:13 +0100 (CET) In-Reply-To: <20211104093518.8922-1-rasland@nvidia.com> References: <20211104093518.8922-1-rasland@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Raslan Darawsheh Message-Id: <20211104093713.09FF5123056@dpdk.org> Date: Thu, 4 Nov 2021 10:37:13 +0100 (CET) Subject: [dpdk-test-report] |WARNING| pw103714 [PATCH] app/testpmd: fix gtp psc extention header length 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/103714 _coding style issues_ WARNING:TYPO_SPELLING: 'extention' may be misspelled - perhaps 'extension'? #100: Subject: [dpdk-dev] [PATCH] app/testpmd: fix gtp psc extention header length WARNING:TYPO_SPELLING: 'extention' may be misspelled - perhaps 'extension'? #116: but, GTP extention header length is an 8-bit feild in 4-octet units. WARNING:TYPO_SPELLING: 'feild' may be misspelled - perhaps 'field'? #116: but, GTP extention header length is an 8-bit feild in 4-octet units. total: 0 errors, 3 warnings, 8 lines checked