[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <52A6AAF7.8080303@huawei.com>
Date: Tue, 10 Dec 2013 13:47:35 +0800
From: Yang Yingliang <yangyingliang@...wei.com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, <eric.dumazet@...il.com>,
<brouer@...hat.com>, <jpirko@...hat.com>, <jbrouer@...hat.com>
Subject: Re: [PATCH net v7 0/2] net: sched: fix two issues
On 2013/12/10 11:49, Yang Yingliang wrote:
> fix calculation of max_size in tbf
> fix quantum calculation introduced by 64bit rates.
>
> v7
> patch 1/2:
> 1.Set member of "struct tbf_sched_data *q" after calculating
> max_size successfully, or it will change the old settings while
> calculating failed.
> 2.If time_in_ns is bigger than ~0U(about 4 sec), it's useless,
> use ~0U instead.
>
There is a mistake, ignore this set, sorry for noise.
--
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