Add support for update range ops in mempool driver.
Allow more than one HW pool when using OcteonTx mempool driver:
By storing each pool information to the list and find appropriate
list element by matching the rte_mempool pointers.
Signed-off-by: Santosh Shukla
Signed-off-by: Jerin Jacob
---
Signed-off-by: Santosh Shukla
Signed-off-by: Jerin Jacob
---
v1 --> v2:
- Use new api octeontx_fpa_bufpool_gpool() so to get pool-id.
drivers/mempool/octeontx/octeontx_fpavf.c | 27 +
drivers/mempool/octeontx/octeontx_fpavf.h | 2 ++
drivers/mempool/octeontx
This commit adds a section to the docs listing the mempool
device PMDs available.
It then adds the octeontx fpavf mempool PMD to the listed mempool
devices.
Cc: John McNamara
Signed-off-by: Santosh Shukla
Signed-off-by: Jerin Jacob
---
v1 --> v2:
- release doc cleanup.
- Added Jerin in mainta
Allow mempool HW manager to advertise his pool capability.
Signed-off-by: Santosh Shukla
Signed-off-by: Jerin Jacob
---
drivers/mempool/octeontx/rte_mempool_octeontx.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/drivers/mempool/octeontx/rte_mempool_octeontx.c
101 - 104 of 104 matches
Mail list logo