numam-dpdk/lib/librte_eal/linuxapp
Thomas Monjalon 4ffab9b998 kni: fix build
Since commit 08b563ffb1 ("mbuf: replace data pointer by an offset"),
KNI vhost compilation (CONFIG_RTE_KNI_VHOST=y) was broken.

rte_pktmbuf_mtod() is not used in the kernel context but is replaced
by a simple addition of the base address and the offset.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2014-11-10 10:28:46 +01:00
..
eal eal/linux: fix inaccurate numa node error comment 2014-11-05 22:18:31 +01:00
igb_uio igb_uio: fix build on RHEL 6.3 2014-09-03 13:28:26 +02:00
kni kni: fix build 2014-11-10 10:28:46 +01:00
xen_dom0 remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile igb_uio: make compilation optional 2014-06-16 15:02:10 +02:00