Merge pull request #24047 from cpuguy83/add_ipvs_to_check
Add ip_vs to check-config script Upstream-commit: f529af010744b305fd719833b157587a2bf55862 Component: engine
This commit is contained in:
@ -232,6 +232,7 @@ flags=(
|
||||
CGROUP_HUGETLB
|
||||
NET_CLS_CGROUP $netprio
|
||||
CFS_BANDWIDTH FAIR_GROUP_SCHED RT_GROUP_SCHED
|
||||
IP_VS
|
||||
)
|
||||
check_flags "${flags[@]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user