mempool/octeontx2: add mempool alloc op
[dpdk.git] / drivers / mempool / octeontx2 / otx2_mempool.h
index 41542cf..efaa308 100644 (file)
@@ -202,4 +202,7 @@ int otx2_npa_lf_fini(void);
 int otx2_npa_register_irqs(struct otx2_npa_lf *lf);
 void otx2_npa_unregister_irqs(struct otx2_npa_lf *lf);
 
+/* Debug */
+int otx2_mempool_ctx_dump(struct otx2_npa_lf *lf);
+
 #endif /* __OTX2_MEMPOOL_H__ */