numam-dpdk/drivers/mempool/octeontx2
Vamsi Attunuru 157e55f82d mempool/octeontx2: remove minimum chunck size limitation
Memory required for the mempool objects need not be physically
contiguous on octeontx2's HW, mempool pmd supports the minimum chunk
size set by the default handler. Hence discarding the limitation set
by the pmd on the min_chunk_size value.

Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2019-10-24 21:12:59 +02:00
..
Makefile drivers/octeontx2: fix icc build for i686 2019-07-04 16:46:33 +02:00
meson.build mempool/octeontx2: add mempool alloc op 2019-06-25 23:35:57 +02:00
otx2_mempool_debug.c common/octeontx2: fix mbox memory access 2019-08-05 23:18:27 +02:00
otx2_mempool_irq.c drivers/octeontx2: fix recursive interrupts 2019-07-29 22:18:01 +02:00
otx2_mempool_ops.c mempool/octeontx2: remove minimum chunck size limitation 2019-10-24 21:12:59 +02:00
otx2_mempool.c bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
otx2_mempool.h mempool/octeontx2: add remaining slow path ops 2019-06-25 23:35:57 +02:00
rte_mempool_octeontx2_version.map drivers: add init and fini on octeontx2 NPA object 2019-06-25 23:35:57 +02:00