summaryrefslogtreecommitdiffstats
path: root/features/openvswitch/ingress_policy.cfg
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2021-05-11 10:29:00 +0200
committerMatei Valeanu <Matei.Valeanu@enea.com>2021-05-14 14:21:48 +0200
commitdc33aa2fcc771cb43748476118c383fc3328a0d6 (patch)
tree3d9eb3b27e695be0073a2c63dae5c927ee960c0c /features/openvswitch/ingress_policy.cfg
parent670bdeb8912f113d5c6219599e6d4efd285f8386 (diff)
downloadenea-kernel-cache-dc33aa2fcc771cb43748476118c383fc3328a0d6.tar.gz
openvswitch: update to 5.10 kernel
Enable CMA(Contiguous Memory Allocator) required by OVS to work with hugepages. Update other configs to 5.10 kernel Change-Id: Ib6dbaf1fd02bf09a4899d7f750acdb92df0a50d1 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'features/openvswitch/ingress_policy.cfg')
-rw-r--r--features/openvswitch/ingress_policy.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/openvswitch/ingress_policy.cfg b/features/openvswitch/ingress_policy.cfg
index e0e09a5..c9ef79f 100644
--- a/features/openvswitch/ingress_policy.cfg
+++ b/features/openvswitch/ingress_policy.cfg
@@ -1,3 +1,3 @@
1NET_CLS_BASIC=m 1CONFIG_NET_CLS_BASIC=m
2NET_ACT_POLICE=m 2CONFIG_NET_ACT_POLICE=m
3CONFIG_NET_SCH_INGRESS=m 3CONFIG_NET_SCH_INGRESS=m