From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 2/3] docs: add keep alive sample app guide & release notes Date: Thu, 19 Nov 2015 12:32:46 +0100 Message-ID: <4745381.9Y9fLt41K0@xps13> References: <1447855516-7862-1-git-send-email-remy.horton@intel.com> <1447855516-7862-3-git-send-email-remy.horton@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John J Browne To: Remy Horton 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 C63045A6C for ; Thu, 19 Nov 2015 12:34:00 +0100 (CET) Received: by wmvv187 with SMTP id v187so20806058wmv.1 for ; Thu, 19 Nov 2015 03:34:00 -0800 (PST) In-Reply-To: <1447855516-7862-3-git-send-email-remy.horton@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" 2015-11-18 14:05, Remy Horton: > --- a/doc/guides/rel_notes/release_2_2.rst > +++ b/doc/guides/rel_notes/release_2_2.rst > @@ -102,6 +102,7 @@ New Features > > * **Added port hotplug support to xenvirt.** > > +* **Added keepalive support to EAL.** > > Resolved Issues > --------------- > @@ -207,6 +208,8 @@ Libraries > Examples > ~~~~~~~~ > > +* **l2fwd-keepalive: Added keep-alive demonstration.** > + It is the "Resolved Issues" section. If you agree, I'll merge it with the above entry.