From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal: add doc for constructor macros Date: Tue, 03 Oct 2017 11:15:04 +0200 Message-ID: <4026630.qzouEq9B1o@xps> References: <20171002145925.4462-1-thomas@monjalon.net> <80f9428d-7f9d-59c7-3520-84c64f8b8429@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Ferruh Yigit To: dev@dpdk.org Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 9D43E1B19A for ; Tue, 3 Oct 2017 11:15:06 +0200 (CEST) In-Reply-To: <80f9428d-7f9d-59c7-3520-84c64f8b8429@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 02/10/2017 20:57, Ferruh Yigit: > On 10/2/2017 3:59 PM, Thomas Monjalon wrote: > > It is a reminder that the constructors without priority > > get the lowest priority. > > > > Signed-off-by: Thomas Monjalon > > Reviewed-by: Ferruh Yigit Applied