From: Yang Yingliang <yangyingliang@huawei.com>
To: <netdev@vger.kernel.org>
Cc: <davem@davemloft.net>, <eric.dumazet@gmail.com>,
<brouer@redhat.com>, <jpirko@redhat.com>, <jbrouer@redhat.com>
Subject: Re: [PATCH net v7 0/2] net: sched: fix two issues
Date: Tue, 10 Dec 2013 13:47:35 +0800 [thread overview]
Message-ID: <52A6AAF7.8080303@huawei.com> (raw)
In-Reply-To: <1386647358-47944-1-git-send-email-yangyingliang@huawei.com>
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.
next prev parent reply other threads:[~2013-12-10 5:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-10 3:49 [PATCH net v7 0/2] net: sched: fix two issues Yang Yingliang
2013-12-10 3:49 ` [PATCH net v7 1/2] net: sched: tbf: fix the calculation of max_size Yang Yingliang
2013-12-10 3:49 ` [PATCH net v7 2/2] net: sched: htb: fix the calculation of quantum Yang Yingliang
2013-12-10 5:47 ` Yang Yingliang [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-10 6:59 [PATCH net v7 0/2] net: sched: fix two issues Yang Yingliang
2013-12-11 19:20 ` David Miller
2013-12-11 19:39 ` Eric Dumazet
2013-12-11 20:09 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52A6AAF7.8080303@huawei.com \
--to=yangyingliang@huawei.com \
--cc=brouer@redhat.com \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=jbrouer@redhat.com \
--cc=jpirko@redhat.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.