Re: [dpdk-dev] [PATCH] maintainers: fix added or removed files

2019-05-02 Thread Thomas Monjalon
02/05/2019 17:01, Thomas Monjalon: > Reference to test/Makefile was forgotten when removing this file. > Reference to app/test/test_rcu* was forgotten when adding the files. > > Fixes: a9de470cc7c0 ("test: move to app directory") > Fixes: b87089b0bb19 ("test/rcu: add API and functional tests") >

[dpdk-dev] [PATCH] maintainers: fix added or removed files

2019-05-02 Thread Thomas Monjalon
Reference to test/Makefile was forgotten when removing this file. Reference to app/test/test_rcu* was forgotten when adding the files. Fixes: a9de470cc7c0 ("test: move to app directory") Fixes: b87089b0bb19 ("test/rcu: add API and functional tests") Signed-off-by: Thomas Monjalon --- MAINTAINER