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@redhat.com +- Enable Open vSwitch + * Tue Feb 07 2012 Josh Boyer jwboyer@redhat.com - Make build/ point to /usr/src/kernels instead of being relative (rhbz 788125)
On Tue, Feb 07, 2012 at 12:12:01PM -0800, Chris Wright wrote:
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
I'm guessing this is for:
http://fedoraproject.org/wiki/Features/Open_vSwitch ?
I have no objections really. It'd be nice to note why we're enabling it in the commit log is all I ask. That way we don't look at it 3 releases from now and say "why the hell did we turn that on?"
josh
* Josh Boyer (jwboyer@redhat.com) wrote:
On Tue, Feb 07, 2012 at 12:12:01PM -0800, Chris Wright wrote:
Anyone object to something like this? (scratch build started: http://koji.fedoraproject.org/koji/taskinfo?taskID=3770160)
<snip patch>
I'm guessing this is for:
Yep
I have no objections really. It'd be nice to note why we're enabling it in the commit log is all I ask. That way we don't look at it 3 releases from now and say "why the hell did we turn that on?"
Heh, sounds good.
thanks, -chris
kernel@lists.fedoraproject.org