Re: [PATCH v9] net/kni: add KNI PMD
From: Ferruh Yigit <hidden>
Date: 2017-02-20 12:54:31
From: Ferruh Yigit <hidden>
Date: 2017-02-20 12:54:31
On 2/17/2017 5:52 PM, Yong Wang wrote:
quoted
-----Original Message----- From: Ferruh Yigit [mailto:ferruh.yigit@intel.com] Sent: Friday, February 17, 2017 6:30 AM To: Thomas Monjalon <redacted> Cc: dev@dpdk.org; John McNamara <redacted>; Yong Wang [off-list ref] Subject: Re: [PATCH v9] net/kni: add KNI PMD On 2/17/2017 1:47 PM, Thomas Monjalon wrote:quoted
2017-02-17 13:42, Ferruh Yigit:quoted
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> Reviewed-by: Yong Wang <redacted>
<...>
Acked-by: Yong Wang <redacted>
Applied to dpdk-next-net/master, thanks.