From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] additional sample app guides Date: Tue, 17 Mar 2015 18:02:55 +0100 Message-ID: <4543999.AdQ8lRgksP@xps13> References: <1424893562-8740-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Mcnamara, John" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > This patchset includes two new sample app guides. > > > > The first is for the existing basic forwarding/skeleton application. > > > > The second is for the recently added rxtx_callbacks sample application. > > > > John McNamara (3): > > examples/skeleton: minor refactoring to help documentation > > doc: add docs for basic forwarding skeleton app > > doc: add docs for the rxtx_callbacks sample app > > Acked-by: Pablo de Lara Applied, thanks