From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harry van Haaren Subject: [PATCH v4 0/3] Keepalive register timestamp and doc update Date: Tue, 8 Mar 2016 10:50:37 +0000 Message-ID: <1457434240-13707-1-git-send-email-harry.van.haaren@intel.com> References: <1456140362-3771-1-git-send-email-harry.van.haaren@intel.com> Cc: dev@dpdk.org To: remy.horton@intel.com Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id AAA5B2C52 for ; Tue, 8 Mar 2016 11:50:56 +0100 (CET) In-Reply-To: <1456140362-3771-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" 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 doc/guides/sample_app_ug/keep_alive.rst | 19 ++++++++++--------- lib/librte_eal/common/include/rte_keepalive.h | 7 ------- lib/librte_eal/common/rte_keepalive.c | 12 +++++------- 3 files changed, 15 insertions(+), 23 deletions(-) -- 2.5.0