Re: [dpdk-dev] KNI module on FreeBSD

2017-09-23 Thread Jim Thompson
KNI isn’t supported on FreeBSD. > On Sep 23, 2017, at 1:42 PM, Mostafa Salari wrote: > > Hi, > I can't make my DPDK application on FreeBSD, and i give the following error >fatal error: rte_kni.h: No such file or directory >#include > In, ubuntu and debian, I load rte_kni.ko bef

[dpdk-dev] KNI module on FreeBSD

2017-09-23 Thread Mostafa Salari
Hi, I can't make my DPDK application on FreeBSD, and i give the following error fatal error: rte_kni.h: No such file or directory #include In, ubuntu and debian, I load rte_kni.ko before compilation; However, there is no such file in FreeBSD version! my .../dpdk-2.2.0/x86_64-native