Re: QDisc Implementation: Setting bit rate and getting RTT

2018-07-03 Thread Cong Wang
On Tue, Jul 3, 2018 at 4:14 PM Taran Lynn wrote: > > Hello, > I'm new to linux development and am working on creating a qdisc module, > similar to those under net/sched/sch_*.c. Currently I'm stuck on two > things. > > 1. What's the best way to set the maximum bit rate? > 2. How do I determine the

QDisc Implementation: Setting bit rate and getting RTT

2018-07-03 Thread Taran Lynn
Hello, I'm new to linux development and am working on creating a qdisc module, similar to those under net/sched/sch_*.c. Currently I'm stuck on two things. 1. What's the best way to set the maximum bit rate? 2. How do I determine the RTT for packets? For (1) I'm currently tracking the number of b