Re: [dpdk-dev] KNI for FreeBSD.

2019-05-14 Thread Bruce Richardson
On Tue, May 14, 2019 at 01:37:36PM +0100, Ray Kinsella wrote: > Doesn't netmap achieve similar functionality ? > > examples/netmap_compat/ > > Ray K > No, I don't think so. AFAIK, netmap is for pulling packets from the NIC into userspace. This is going from userspace to the kernel - the tap PMD

Re: [dpdk-dev] KNI for FreeBSD.

2019-05-14 Thread Ray Kinsella
Doesn't netmap achieve similar functionality ? examples/netmap_compat/ Ray K On 14/05/2019 11:27, Amin Saba wrote: > Hi all, > > Are there any specific issues in FreeBSD that have prevented implementation > of KNI? > > Is implementation of KNI for FreeBSD in your roadmap? > > Thanks in adv, >

Re: [dpdk-dev] KNI for FreeBSD.

2019-05-14 Thread Ferruh Yigit
On 5/14/2019 11:27 AM, Amin Saba wrote: > Hi all, > > Are there any specific issues in FreeBSD that have prevented implementation > of KNI? > > Is implementation of KNI for FreeBSD in your roadmap? It is not in the roadmap as far as I know. cc'ed Paras, if I remember correctly he also mentioned

Re: [dpdk-dev] KNI for FreeBSD.

2019-05-14 Thread Burakov, Anatoly
On 14-May-19 11:27 AM, Amin Saba wrote: Hi all, Are there any specific issues in FreeBSD that have prevented implementation of KNI? Is implementation of KNI for FreeBSD in your roadmap? Thanks in adv, Amin Hi, I am not aware of KNI for FreeBSD being on a roadmap. I also don't think anyone

[dpdk-dev] KNI for FreeBSD.

2019-05-14 Thread Amin Saba
Hi all, Are there any specific issues in FreeBSD that have prevented implementation of KNI? Is implementation of KNI for FreeBSD in your roadmap? Thanks in adv, Amin