DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] KNI module on FreeBSD
@ 2017-09-23 11:42 Mostafa Salari
  2017-09-23 13:54 ` Jim Thompson
  0 siblings, 1 reply; 2+ messages in thread
From: Mostafa Salari @ 2017-09-23 11:42 UTC (permalink / raw)
  To: dev

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 <rte_kni.h>
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-bsdapp-gcc/kmod/ directory only contains:
       contigmem.ko    nic_uio.ko
Thanks in advance for your help

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] KNI module on FreeBSD
  2017-09-23 11:42 [dpdk-dev] KNI module on FreeBSD Mostafa Salari
@ 2017-09-23 13:54 ` Jim Thompson
  0 siblings, 0 replies; 2+ messages in thread
From: Jim Thompson @ 2017-09-23 13:54 UTC (permalink / raw)
  To: Mostafa Salari; +Cc: dev

KNI isn’t supported on FreeBSD. 

> On Sep 23, 2017, at 1:42 PM, Mostafa Salari <msgm68@gmail.com> 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 <rte_kni.h>
> 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-bsdapp-gcc/kmod/ directory only contains:
>       contigmem.ko    nic_uio.ko
> Thanks in advance for your help

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-23 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-23 11:42 [dpdk-dev] KNI module on FreeBSD Mostafa Salari
2017-09-23 13:54 ` Jim Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).