From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 0/3] Keepalive register timestamp and doc update Date: Tue, 08 Mar 2016 11:58:42 +0100 Message-ID: <3429311.sdZG2I5yAY@xps13> References: <1456140362-3771-1-git-send-email-harry.van.haaren@intel.com> <1457434240-13707-1-git-send-email-harry.van.haaren@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Harry van Haaren Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id EAD682C63 for ; Tue, 8 Mar 2016 12:00:19 +0100 (CET) Received: by mail-wm0-f46.google.com with SMTP id l68so144611058wml.0 for ; Tue, 08 Mar 2016 03:00:19 -0800 (PST) In-Reply-To: <1457434240-13707-1-git-send-email-harry.van.haaren@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" 2016-03-08 10:50, Harry van Haaren: > This patchset adds a timestamp to when keepalive registers a core, > fixes the documentation to be in-line with the source, and fixes > whitespace in keepalive.[hc] > > Harry van Haaren (3): > doc: fix keepalive sample app guide > eal: add keepalive core register timestamp > keepalive: fix whitespace, removes double newlines Applied, thanks