On Tue, Sep 30, 2014 at 04:55:25PM +0800, jerry.lili...@huawei.com wrote:
> From: Lilijun <jerry.lili...@huawei.com>
> 
> In my test with openstack setup, ovs-ofctl executes failed when there are
> many flow rules to be added by multiple threads.
> The error like this:
> ovs-ofctl: /var/run/openvswitch/br1.mgmt: failed to open socket (Protocol
> error)
> 
> In the function listen(fd, 10) in punix_open(), the number 10 should be
> modified to more bigger, such as 64 maybe a proper value.
> 
> Signed-off-by: Lilijun <jerry.lili...@huawei.com>

Applied, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to