numam-dpdk/drivers
Santosh Shukla 02fd6c7443 mempool/octeontx: support allocation
Upon pool allocation request by application, Octeontx FPA alloc
does following:
- Gets free pool from pci fpavf array.
- Uses mbox to communicate fpapf driver about,
  * gpool-id
  * pool block_sz
  * alignemnt
- Programs fpavf pool boundary.

Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2017-10-08 19:30:50 +02:00
..
bus bus/fslmc: add devices in sorted order 2017-10-06 03:26:58 +02:00
crypto bus/fslmc: remove unused funcs and align names in QBMAN 2017-10-06 03:24:16 +02:00
event bus/fslmc: add QBMAN API to do enqueue with multiple frames 2017-10-06 03:21:57 +02:00
mempool mempool/octeontx: support allocation 2017-10-08 19:30:50 +02:00
net mempool: add flags arg in xmem size and usage 2017-10-06 21:43:33 +02:00
Makefile mempool/octeontx: add build and log infrastructure 2017-10-08 19:24:07 +02:00