numam-dpdk/lib/librte_eal/linuxapp
Ferruh Yigit 8451269e6d kni: remove continuous memory restriction
Use mempool buf_addr and buf_physaddr fields for address translation.

Since each mbuf address calculated separately, the restriction of all
mbufs should come from a continuous memory restriction is no more valid.

mbuf related FIFO's content changed, rx_q and alloc_q now carries
physical address of mbufs. tx_q and free_q content not changed, they
still carries virtual address of mbufs.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
2016-09-21 19:18:44 +02:00
..
eal kni: remove continuous memory restriction 2016-09-21 19:18:44 +02:00
igb_uio igb_uio: fix possible mmap failure with Linux 4.5 2016-07-10 15:56:54 +02:00
kni kni: remove continuous memory restriction 2016-09-21 19:18:44 +02:00
xen_dom0 config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00