On 4/3/2017 8:08 AM, Mcnamara, John wrote: > > >> -----Original Message----- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Rami Rosen >> Sent: Monday, April 3, 2017 5:12 AM >> To: dev@dpdk.org >> Cc: Wu, Jingjing <jingjing...@intel.com>; Rosen, Rami >> <rami.ro...@intel.com> >> Subject: [dpdk-dev] [PATCH ] doc: Fix a typo in a section about i40e PMD >> limitation. >> >> This patch fixes a trivial typo in i40e documentation; commit edf1b ("add >> limitations for i40e PMD") added a comment about the behaviour upon DPDK >> application quit; however, it was wrongly titled as "after DPDK >> application exist" instead of "after DPDK application exit", and this >> trivial patch fixes it. >> >> Signed-off-by: Rami Rosen <rami.ro...@intel.com> > > Acked-by: John McNamara <john.mcnam...@intel.com>
Applied to dpdk-next-net/master, thanks.