aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/test/sched-basic.conf
blob: 181136c33a298d5cfe47bdff8a7273b1919def37 (plain)
1
2
3
4
5
6
7
8
9
# Mandatory fields
odp_implementation = "linux-dpdk"
config_file_version = "0.1.18"

# Test scheduler with an odd spread value and without dynamic load balance
sched_basic: {
	prio_spread = 3
	load_balance = 0
}