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 0FE64A0547 for ; Thu, 29 Apr 2021 10:11:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 051D4410F2; Thu, 29 Apr 2021 10:11:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8377D4067E for ; Thu, 29 Apr 2021 10:11:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 687A7121159; Thu, 29 Apr 2021 10:11:55 +0200 (CEST) In-Reply-To: <20210429081048.16627-2-rasland@nvidia.com> References: <20210429081048.16627-2-rasland@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Raslan Darawsheh Message-Id: <20210429081155.687A7121159@dpdk.org> Date: Thu, 29 Apr 2021 10:11:55 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw92388 [PATCH v5 1/1] ethdev: add new ext hdr for gtp psc 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/92388 _coding style issues_ WARNING:TYPO_SPELLING: 'specfic' may be misspelled - perhaps 'specific'? #145: FILE: lib/net/rte_gtp.h:74: + uint8_t pad:3; /**< type specfic pad bits */ WARNING:TYPO_SPELLING: 'specfic' may be misspelled - perhaps 'specific'? #151: FILE: lib/net/rte_gtp.h:80: + uint8_t pad:3; /**< type specfic pad bits */ total: 0 errors, 2 warnings, 84 lines checked