summaryrefslogtreecommitdiff
path: root/perf/benchmark/bcm_queue.h
blob: 11006e40b8cebe843d6a0281e9440113ab5b5167 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * @Author: liuyu
 * @LastEditTime: 2024-07-07 21:18:56
 * @Email: [email protected]
 * @Describe: TODO
 */
#include "rte_ring.h"
#include "ut_bbq_func.h"

extern int bcm_queue_init(struct ut_cfg *cfg, struct ut_queue *q);