11#ifndef __DAO_BITMAP_H__
12#define __DAO_BITMAP_H__
14#include <rte_bitmap.h>
int dao_bmap_index_alloc(struct rte_bitmap *bmp)
struct rte_bitmap * dao_bmap_index_map_setup(uint32_t bmap_max_sz)
int dao_bmap_index_free(struct rte_bitmap *bmp, uint16_t index)