[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120713100159.44459e35@nehalam.linuxnetplumber.net>
Date: Fri, 13 Jul 2012 10:01:59 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Li Wei <lw@...fujitsu.com>
Cc: netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] tc-bfifo: man: Add parameter value range.
On Fri, 13 Jul 2012 15:08:00 +0800
Li Wei <lw@...fujitsu.com> wrote:
>
> Add value range for 'limit' parameter.
> ---
> man/man8/tc-bfifo.8 | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/man/man8/tc-bfifo.8 b/man/man8/tc-bfifo.8
> index 8dda4bb..417e45c 100644
> --- a/man/man8/tc-bfifo.8
> +++ b/man/man8/tc-bfifo.8
> @@ -40,8 +40,12 @@ to the interface txqueuelen, as specified with
> .BR ifconfig (8)
> or
> .BR ip (8).
> +The range for this parameter is [0, UINT32_MAX].
>
> For bfifo, it defaults to the txqueuelen multiplied by the interface MTU.
> +The range for this parameter is [0, UINT32_MAX] bytes.
> +
> +Note: The link layer header was considered when couting packets length.
>
Applied. Fixed spelling of "couting"
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists