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 26CD2A052B for ; Thu, 30 Jul 2020 19:13:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1B9A01C002; Thu, 30 Jul 2020 19:13:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 8D1971C00D; Thu, 30 Jul 2020 19:13:53 +0200 (CEST) In-Reply-To: <20200730171312.20351-1-stephen@networkplumber.org> References: <20200730171312.20351-1-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200730171353.8D1971C00D@dpdk.org> Date: Thu, 30 Jul 2020 19:13:53 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75049 [RFC] eal: mark rte_malloc with malloc attribute 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/75049 _coding style issues_ WARNING:TYPO_SPELLING: 'returing' may be misspelled - perhaps 'returning'? #95: FILE: lib/librte_eal/include/rte_common.h:116: + * Mark function as returing a pointer which if non-NULL total: 0 errors, 1 warnings, 45 lines checked Warning in lib/librte_eal/include/rte_common.h: Using compiler attribute directly