diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2021-05-11 10:29:00 +0200 |
|---|---|---|
| committer | Matei Valeanu <Matei.Valeanu@enea.com> | 2021-05-14 14:21:48 +0200 |
| commit | dc33aa2fcc771cb43748476118c383fc3328a0d6 (patch) | |
| tree | 3d9eb3b27e695be0073a2c63dae5c927ee960c0c /features/openvswitch/ingress_policy.cfg | |
| parent | 670bdeb8912f113d5c6219599e6d4efd285f8386 (diff) | |
| download | enea-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.cfg | 4 |
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 @@ | |||
| 1 | NET_CLS_BASIC=m | 1 | CONFIG_NET_CLS_BASIC=m |
| 2 | NET_ACT_POLICE=m | 2 | CONFIG_NET_ACT_POLICE=m |
| 3 | CONFIG_NET_SCH_INGRESS=m | 3 | CONFIG_NET_SCH_INGRESS=m |
