Applied, thanks.
On Thu, Aug 15, 2013 at 04:05:15PM -0700, Alex Wang wrote:
> This looks good, thanks Ben,
>
>
> On Thu, Aug 15, 2013 at 3:49 PM, Ben Pfaff wrote:
>
> > I think that the documentation can be improved. What do you think of
> > this incremental?
> >
> > diff --git a/vswitchd/vsw
This looks good, thanks Ben,
On Thu, Aug 15, 2013 at 3:49 PM, Ben Pfaff wrote:
> I think that the documentation can be improved. What do you think of
> this incremental?
>
> diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
> index 8c7d082..5bbe943 100644
> --- a/vswitchd/vswitch.xml
>
I think that the documentation can be improved. What do you think of
this incremental?
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 8c7d082..5bbe943 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -160,16 +160,18 @@
+ type='{"type":
This patch is the rework of :
http://openvswitch.org/pipermail/dev/2013-August/030705.html
It includes the configuration of ofproto-dpif-upcall module.
On Thu, Aug 15, 2013 at 12:23 AM, Alex Wang wrote:
> This commit adds a new column "n-handler-threads" to ovsdb Open_vSwitch
> TABLE. This is
This commit adds a new column "n-handler-threads" to ovsdb Open_vSwitch
TABLE. This is used to set the number of upcall handler threads created
by the ofproto-dpif-upcall module.
Signed-off-by: Alex Wang
---
ofproto/ofproto-dpif.c | 20
ofproto/ofproto-provider.h |