> -----Original Message----- > From: David Marchand <[email protected]> > Sent: Tuesday, January 14, 2020 10:27 AM > To: Thomas Monjalon <[email protected]> > Cc: dev <[email protected]>; Dumitrescu, Cristian > <[email protected]>; Singh, Jasvinder > <[email protected]>; Yigit, Ferruh <[email protected]> > Subject: Re: [PATCH] maintainers: set git tree for packet framework and QoS > > On Tue, Jan 14, 2020 at 11:23 AM Thomas Monjalon > <[email protected]> wrote: > > > > 14/01/2020 11:05, David Marchand: > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -1256,6 +1256,7 @@ F: > doc/guides/sample_app_ug/packet_ordering.rst > > > Hierarchical scheduler > > > M: Cristian Dumitrescu <[email protected]> > > > M: Jasvinder Singh <[email protected]> > > > +T: git://dpdk.org/next/dpdk-next-qos > > > F: lib/librte_sched/ > > > F: doc/guides/prog_guide/qos_framework.rst > > > F: app/test/test_red.c > > > > librte_meter is also candidate to QoS tree. > > Argh, thought I had double checked... ok will fix. >
Yes, librte_meter should also go to the QoS tree. > > > About ethdev TM and MTR, I am not sure what is the right thing to do. > > The drivers using those apis are in dpdk-next-net. > Yes, these APIs are ethdev API, although QoS related. > > -- > David Marchand

