version 0.0.1
This commit is contained in:
3
test/libdpdk_dummy/include/rte_lcore.h
Normal file
3
test/libdpdk_dummy/include/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