Thread (3 messages) flat view 3 messages, 2 authors, 2013-02-15

Re: [patch net-next] tbf: handle gso skbs properly

From: Eric Dumazet <hidden>
Date: 2013-02-15 16:32:15

On Fri, 2013-02-15 at 08:13 -0800, Eric Dumazet wrote:
tc qdisc del dev eth0 root 2>/dev/null
tc qdisc add dev eth0 root handle 10 tbf rate 0.5mbit burst 5kb latency 70ms peakrate 1mbit minburst 1540
tc qd add dev eth0 parent 10: handle 20 fq_codel

I guess we need a per qdisc ops to reinject the packets at the right place.
Or you could hold these packets in a private list (private to this TBF)
and dequeue packets from this private list before packets from child
qdisc.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help