On 1/30/2017 7:05 PM, Yong Wang wrote: >> -----Original Message----- >> From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] >> Sent: Monday, January 30, 2017 8:58 AM >> To: Thomas Monjalon <thomas.monja...@6wind.com>; Yong Wang >> <yongw...@vmware.com> >> Cc: dev@dpdk.org; Ferruh Yigit <ferruh.yi...@intel.com> >> Subject: [PATCH v5] net/kni: add KNI PMD >> >> Add KNI PMD which wraps librte_kni for ease of use. >> >> KNI PMD can be used as any regular PMD to send / receive packets to the >> Linux networking stack. >> >> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> >> --- > > Looks good except a few typos in the documentation added.
Thank you for the review, I will send a new version with them fixed. > > Reviewed-by: Yong Wang <yongw...@vmware.com> > >> <...>