[ovs-dev] [PATCH] ovs-vswitchd: Update documentation of MAC table limits.

Alex Wang alexw at nicira.com
Thu May 23 23:19:08 UTC 2013


looks good to me,


On Thu, May 23, 2013 at 3:35 PM, Ben Pfaff <blp at nicira.com> wrote:

> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  vswitchd/ovs-vswitchd.8.in |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/vswitchd/ovs-vswitchd.8.in b/vswitchd/ovs-vswitchd.8.in
> index 43c5d24..1606b87 100644
> --- a/vswitchd/ovs-vswitchd.8.in
> +++ b/vswitchd/ovs-vswitchd.8.in
> @@ -227,7 +227,9 @@ requires 17 file descriptors per datapath.)
>  per bridge due to fixed hash table sizing.
>  .
>  .IP \(bu
> -2,048 MAC learning entries per bridge.
> +2,048 MAC learning entries per bridge, by default.  (This is
> +configurable via \fBother\-config:mac\-table\-size\fR in the
> +\fBBridge\fR table.  See \fBovs\-vswitchd.conf.db\fR(5) for details.)
>  .
>  .IP \(bu
>  Kernel flows are limited only by memory available to the kernel.
> --
> 1.7.2.5
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20130523/80c1710a/attachment-0003.html>


More information about the dev mailing list