From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: move keepalive to multicore API section Date: Fri, 04 Aug 2017 01:30:41 +0200 Message-ID: <3822476.rRjPHETruu@xps> References: <20170803155500.30901-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Mcnamara, John" , "Horton, Remy" 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 084EC2C19 for ; Fri, 4 Aug 2017 01:30:44 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > The keepalive header was listed in misc section, despite its doxygen > > comment is "LCore Keepalive Monitor". > > > > Fixes: 75583b0d1efd ("eal: add keep alive monitoring") > > > > Signed-off-by: Thomas Monjalon > > Acked-by: John McNamara Applied