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

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