On Thu, Mar 30, 2017 at 08:30:50PM +0100, Harry van Haaren wrote: > Add a section for the eventdev PMDs, and note the next-tree. > Claim maintainership of the software eventdev PMD. > > Signed-off-by: Harry van Haaren <harry.van.haa...@intel.com> > > Acked-by: Jerin Jacob <jerin.ja...@caviumnetworks.com> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 711fbfb..55ca3f0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -478,6 +478,15 @@ M: Fan Zhang <roy.fan.zh...@intel.com> > F: drivers/crypto/scheduler/ > F: doc/guides/cryptodevs/scheduler.rst > > +Eventdev Drivers > +---------------- > +T: git://dpdk.org/next/dpdk-next-eventdev > + > +Software Eventdev PMD > +M: Harry van Haaren <harry.van.haa...@intel.com> > +F: drivers/event/sw/ > +F: app/test/test_eventdev_sw.c
It is test/test/test_eventdev_sw.c now. No need to send the patch. I will fix it on apply. > +F: doc/guides/eventdevs/sw.rst > > Packet processing > ----------------- > -- > 2.7.4 >