Re: [dpdk-dev] [PATCH v7 22/22] maintainers: add eventdev section and claim SW PMD

2017-03-31 Thread Jerin Jacob
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 > > Acked-by: Jerin Jacob > --- > MAINTAINERS | 9 + > 1 file change

[dpdk-dev] [PATCH v7 22/22] maintainers: add eventdev section and claim SW PMD

2017-03-30 Thread Harry van Haaren
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 Acked-by: Jerin Jacob --- MAINTAINERS | 9 + 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 711fbfb..55ca3f0 10