On Sun, Aug 2, 2020 at 4:43 AM Archit Pandey <architpandeyn...@gmail.com> wrote:
> Hi Stephen, > > Thanks for the reply. > > On Thu, Jul 30, 2020 at 12:37 AM Stephen Hemminger > <step...@networkplumber.org> wrote: > > > > rte_sched is not a generic AQM mechanism. You will have to write a new > > replacement for rte_sched if you want something else. > > Yes, we did realize that rte_sched is not suitable for AQM algorithms. > We have implemented a bare-bones AQM mechanism that is independent of > rte_sched. > Using this implementation we have successfully added and tested PIE and > CoDel. > > > I would recommend starting with Cake. It is latest and most complete > > and the developers are active and friendly. > > CAKE can be added using what we have built, but before we do that we wanted > to know if such a feature would be welcomed by the community. In a word, yes. > Subsequently, we will submit an RFC patch series to the dev mailing list. > > Thanks, > Archit Pandey. > HTH, jdl