Re: [PATCH v5] net/kni: add KNI PMD
From: Ferruh Yigit <hidden>
Date: 2017-01-30 19:43:48
From: Ferruh Yigit <hidden>
Date: 2017-01-30 19:43:48
On 1/30/2017 7:05 PM, Yong Wang wrote:
quoted
-----Original Message----- From: Ferruh Yigit [mailto:ferruh.yigit@intel.com] Sent: Monday, January 30, 2017 8:58 AM To: Thomas Monjalon <redacted>; Yong Wang [off-list ref] Cc: dev@dpdk.org; Ferruh Yigit <redacted> 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 <redacted> ---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 <redacted>quoted
<...>