2015-07-27 13:16, Jan Viktorin:
> I am building in a slightly non-standard way, because I tried to integrate
> DPDK into Buildroot system.
> The problem is with kzalloc and kfree which are undefined in the igb_uio
> driver. I do not use that
> driver, however, it has failed to build. See below:
>
Hello Thomas,
I am building in a slightly non-standard way, because I tried to integrate DPDK
into Buildroot system.
The problem is with kzalloc and kfree which are undefined in the igb_uio
driver. I do not use that
driver, however, it has failed to build. See below:
/usr/bin/make -j5 -C
/home
2015-07-24 19:11, Jan Viktorin:
> The missing header prevents to build with linux v3.18.
Please could you give more details of why build is broken?
What is the error message?
I don't remember having seen such issue.
Thanks
The missing header prevents to build with linux v3.18.
Signed-off-by: Jan Viktorin
---
lib/librte_eal/linuxapp/igb_uio/igb_uio.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/librte_eal/linuxapp/igb_uio/igb_uio.c
b/lib/librte_eal/linuxapp/igb_uio/igb_uio.c
index ba1364b..865a276 10064
4 matches
Mail list logo