From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 55F08A3295 for ; Wed, 23 Oct 2019 14:14:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3B3AE1C18E; Wed, 23 Oct 2019 14:14:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id A977B1C18E; Wed, 23 Oct 2019 14:14:31 +0200 (CEST) In-Reply-To: <1571832859-12659-1-git-send-email-rasland@mellanox.com> References: <1571832859-12659-1-git-send-email-rasland@mellanox.com> To: test-report@dpdk.org Cc: Raslan Darawsheh Message-Id: <20191023121431.A977B1C18E@dpdk.org> Date: Wed, 23 Oct 2019 14:14:31 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw61748 [PATCH] ethdev: fix compilation with gcc 4.8 X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/61748 _coding style issues_ WARNING:TYPO_SPELLING: 'extention' may be misspelled - perhaps 'extension'? #17: gcc 4.8 is considering bit filed as extention rather than WARNING:TYPO_SPELLING: 'extention' may be misspelled - perhaps 'extension'? #20: This adds extention keyword exceplicitly to the struct total: 0 errors, 2 warnings, 8 lines checked