On 05/24/2015 07:39 PM, Mijo Safradin wrote:
> Commit 7a6cf343a410d77e05ebd7bf5b5ade52803879ae raised the MAXFD
> limit from 7500 to 65535.
> 
> Signed-off-by: Mijo Safradin <m...@linux.vnet.ibm.com>
> ---
>  vswitchd/ovs-vswitchd.8.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/vswitchd/ovs-vswitchd.8.in b/vswitchd/ovs-vswitchd.8.in
> index b9eb004..42a2138 100644
> --- a/vswitchd/ovs-vswitchd.8.in
> +++ b/vswitchd/ovs-vswitchd.8.in
> @@ -291,7 +291,7 @@ We believe these limits to be accurate as of this 
> writing.  These
>  limits assume the use of the Linux kernel datapath.
>  .
>  .IP \(bu
> -\fBovs\-vswitchd\fR started through \fBovs\-ctl\fR(8) provides a limit of 
> 7500
> +\fBovs\-vswitchd\fR started through \fBovs\-ctl\fR(8) provides a limit of 
> 65535
>  file descriptors.  The limits on the number of bridges and ports is decided 
> by
>  the availability of file descriptors.  With the Linux kernel datapath, 
> creation
>  of a single bridge consumes 3 file descriptors and adding a port consumes
> 

Looks good to me.  I appreciate the inclusion of the hash for the commit
that changed this in ovs-ctl.

Acked-by: Russell Bryant <rbry...@redhat.com>

-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to