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

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