[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131226.135456.819247318672100181.davem@davemloft.net>
Date: Thu, 26 Dec 2013 13:54:56 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: yangyingliang@...wei.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH v3 net-next] sch_tbf: add TBF_BURST/TBF_PBURST attribute
From: Yang Yingliang <yangyingliang@...wei.com>
Date: Fri, 20 Dec 2013 09:24:47 +0800
> From: Yang Yingliang <yangyingliang@...wei.com>
>
> When we set burst to 1514 with low rate in userspace,
> the kernel get a value of burst that less than 1514,
> which doesn't work.
>
> Because it may make some loss when transform burst
> to buffer in userspace. This makes burst lose some
> bytes, when the kernel transform the buffer back to
> burst.
>
> This patch adds two new attributes to support sending
> burst/mtu to kernel directly to avoid the loss.
>
> Signed-off-by: Yang Yingliang <yangyingliang@...wei.com>
Applied, thanks.
--
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