All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net-next codel enhancements
@ 2013-10-22  1:19 Dave Taht
  2013-10-22  1:19 ` [PATCH 1/2] fq_codel: keep dropped statistic around Dave Taht
  2013-10-22  1:19 ` [PATCH 2/2] codel: eliminate maxpacket as an inner bound Dave Taht
  0 siblings, 2 replies; 5+ messages in thread
From: Dave Taht @ 2013-10-22  1:19 UTC (permalink / raw)
  To: netdev, codel

These two patches have been extensively tested in openwrt
and cerowrt. Losing the fq_codel drop statistic as a bug.

Checking for a maxpacket size in the qdisc was somewhat 
correct for ns2 but not for Linux as all the current 
subsystems below htb/hfsc/adsl/bql buffer packets.

IMHO both of these patches are candidates for stable. 

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

end of thread, other threads:[~2013-10-22  1:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22  1:19 [PATCH 0/2] net-next codel enhancements Dave Taht
2013-10-22  1:19 ` [PATCH 1/2] fq_codel: keep dropped statistic around Dave Taht
2013-10-22  1:27   ` Eric Dumazet
2013-10-22  1:43     ` Dave Taht
2013-10-22  1:19 ` [PATCH 2/2] codel: eliminate maxpacket as an inner bound Dave Taht

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.