From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH v5 2/3] docs: add keep alive sample app guide & release notes Date: Thu, 19 Nov 2015 11:43:50 +0000 Message-ID: <564DB5F6.1040508@intel.com> References: <1447855516-7862-1-git-send-email-remy.horton@intel.com> <1447855516-7862-3-git-send-email-remy.horton@intel.com> <4745381.9Y9fLt41K0@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, John J Browne To: Thomas Monjalon Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 041AB5A6C for ; Thu, 19 Nov 2015 12:43:52 +0100 (CET) In-Reply-To: <4745381.9Y9fLt41K0@xps13> 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" On 19/11/2015 11:32, Thomas Monjalon wrote: > 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. > Ok with me. Ditto with example/Makefile. ..Remy