Re: [PATCH] net/kni: add KNI PMD
From: Thomas Monjalon <hidden>
Date: 2016-09-08 07:44:57
From: Thomas Monjalon <hidden>
Date: 2016-09-08 07:44:57
2016-09-06 11:33, Ferruh Yigit:
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.
Good move! Why not deprecate librte_kni and move all the code in the PMD later?