netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 v2 0/2] two improvements in tc
@ 2014-01-16  3:09 Yang Yingliang
  2014-01-16  3:09 ` [PATCH iproute2 v2 1/2] tbf: support sending burst/mtu to kernel directly Yang Yingliang
  2014-01-16  3:09 ` [PATCH iproute2 v2 2/2] netem: add 64bit rates support Yang Yingliang
  0 siblings, 2 replies; 6+ messages in thread
From: Yang Yingliang @ 2014-01-16  3:09 UTC (permalink / raw)
  To: stephen; +Cc: netdev, eric.dumazet

Support sending burst/mtu to kernel directly in tbf.
Support 64bit rate in netem.

v1 -> v2:
  patch 2/2: Use rta_getattr_u64() to get value of rate64.

Yang Yingliang (2):
  tbf: support sending burst/mtu to kernel directly
  netem: add 64bit rates support

 tc/q_netem.c | 29 ++++++++++++++++++++++++-----
 tc/q_tbf.c   |  2 ++
 2 files changed, 26 insertions(+), 5 deletions(-)

-- 
1.8.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-01-20 20:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16  3:09 [PATCH iproute2 v2 0/2] two improvements in tc Yang Yingliang
2014-01-16  3:09 ` [PATCH iproute2 v2 1/2] tbf: support sending burst/mtu to kernel directly Yang Yingliang
2014-01-16  3:09 ` [PATCH iproute2 v2 2/2] netem: add 64bit rates support Yang Yingliang
2014-01-16  3:17   ` Eric Dumazet
2014-01-20 20:34   ` Stephen Hemminger
2014-01-20 20:37   ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).