From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v6 02/10] ethdev: make error checking macros public Date: Tue, 10 Nov 2015 18:38:46 +0100 Message-ID: <20151110173846.GZ4013@6wind.com> References: <1447101259-18972-1-git-send-email-declan.doherty@intel.com> <1447176763-19303-1-git-send-email-declan.doherty@intel.com> <1447176763-19303-3-git-send-email-declan.doherty@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Declan Doherty Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 529B791B0 for ; Tue, 10 Nov 2015 18:39:06 +0100 (CET) Received: by wmec201 with SMTP id c201so145508260wme.0 for ; Tue, 10 Nov 2015 09:39:06 -0800 (PST) Content-Disposition: inline In-Reply-To: <1447176763-19303-3-git-send-email-declan.doherty@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Nov 10, 2015 at 05:32:35PM +0000, Declan Doherty wrote: > Move the function pointer and port id checking macros to rte_ethdev and > rte_dev header files, so that they can be used in the static inline > functions there. Also replace the RTE_LOG call within > RTE_PMD_DEBUG_TRACE so this macro can be built with the -pedantic flag > > Signed-off-by: Declan Doherty Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND