24/02/2022 14:15, Dumitrescu, Cristian: > > > -----Original Message----- > > From: Zhang, Yuying <[email protected]> > > Sent: Thursday, February 10, 2022 2:51 PM > > To: [email protected]; Li, Xiaoyun <[email protected]>; Yigit, Ferruh > > <[email protected]>; [email protected]; Dumitrescu, Cristian > > <[email protected]> > > Cc: Zhang, Yuying <[email protected]> > > Subject: [PATCH v3] maintainers: update for testpmd > > > > Move 'test-pmd/cmdline_tm.*' files under > > "Traffic Management API" component. > > Move 'test-pmd/cmdline_mtr.*' files under > > "Traffic Metering and Policing API" component. > > > > Signed-off-by: Yuying Zhang <[email protected]> > > --- > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -407,11 +407,13 @@ Traffic Management API - EXPERIMENTAL > > M: Cristian Dumitrescu <[email protected]> > > T: git://dpdk.org/next/dpdk-next-net > > F: lib/ethdev/rte_tm* > > +F: app/test-pmd/cmdline_tm.* > > > > Traffic Metering and Policing API - EXPERIMENTAL > > M: Cristian Dumitrescu <[email protected]> > > T: git://dpdk.org/next/dpdk-next-net > > F: lib/ethdev/rte_mtr* > > +F: app/test-pmd/cmdline_mtr.* > > Acked-by: Cristian Dumitrescu <[email protected]>
Applied, thanks.

