DPDK 25.03.0-rc0
rte_pmd_cnxk_mempool.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(C) 2023 Marvell.
3 */
4
11#ifndef _PMD_CNXK_MEMPOOL_H_
12#define _PMD_CNXK_MEMPOOL_H_
13
14#include <rte_mbuf.h>
15#include <rte_mempool.h>
16
28__rte_experimental
30 struct rte_mbuf *m2);
31
41__rte_experimental
43
53__rte_experimental
55
56#endif /* _PMD_CNXK_MEMPOOL_H_ */
__rte_experimental int rte_pmd_cnxk_mempool_range_check_disable(struct rte_mempool *mp)
__rte_experimental int rte_pmd_cnxk_mempool_mbuf_exchange(struct rte_mbuf *m1, struct rte_mbuf *m2)
__rte_experimental int rte_pmd_cnxk_mempool_is_hwpool(struct rte_mempool *mp)