[PATCH] enable Open vSwitch

Chris Wright chrisw at redhat.com
Tue Feb 7 20:12:01 UTC 2012


Anyone object to something like this?  (scratch build started:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3770160)


diff --git a/config-generic b/config-generic
index 0e34601..ccdb655 100644
--- a/config-generic
+++ b/config-generic
@@ -1056,7 +1056,7 @@ CONFIG_NET_ACT_SIMP=m
 CONFIG_NET_ACT_SKBEDIT=m
 
 CONFIG_DCB=y
-# CONFIG_OPENVSWITCH is not set
+CONFIG_OPENVSWITCH=m
 CONFIG_NETPRIO_CGROUP=m
 
 
diff --git a/kernel.spec b/kernel.spec
--- a/kernel.spec
+++ b/kernel.spec
@@ -2310,6 +2310,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Tue Feb 07 2012 Chris Wright <chrisw at redhat.com>
+- Enable Open vSwitch
+
 * Tue Feb 07 2012 Josh Boyer <jwboyer at redhat.com>
 - Make build/ point to /usr/src/kernels instead of being relative (rhbz 788125)
 


More information about the kernel mailing list