add dpdk dummy
This commit is contained in:
3
test/dpdk_dummy/rte_lcore.h
Normal file
3
test/dpdk_dummy/rte_lcore.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
static unsigned int rte_lcore_id() { return 1; }
|
||||
Reference in New Issue
Block a user