aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/test/alternate-timer.conf
blob: 0b326f259c1cbbf1187cee9daa11dd4717454a00 (plain)
1
2
3
4
5
6
7
8
# Mandatory fields
odp_implementation = "linux-dpdk"
config_file_version = "0.1.18"

timer: {
	# Enable alternate DPDK timer implementation
	alternate = 1
}