Re: [dpdk-dev] [PATCH] maintainers: set git tree for test applications

2020-01-22 Thread Thomas Monjalon
14/01/2020 14:57, Andrew Rybchenko: > On 1/14/20 1:25 PM, Ferruh Yigit wrote: > > On 1/14/2020 10:12 AM, Thomas Monjalon wrote: > >> 14/01/2020 10:20, Jerin Jacob: > >>> On Tue, Jan 14, 2020 at 2:48 PM David Marchand > >>> wrote: > > Changes on the main test applications should be consid

Re: [dpdk-dev] [PATCH] maintainers: set git tree for test applications

2020-01-19 Thread Akhil Goyal
> Changes on the main test applications should be considered against > subtrees where most of the API changes and development happen: > - testpmd goes through dpdk-next-net as it is mainly about ethdev, > - dpdk-test-compress-perf goes through dpdk-next-crypto since the > compress API goes thro

Re: [dpdk-dev] [PATCH] maintainers: set git tree for test applications

2020-01-14 Thread Andrew Rybchenko
On 1/14/20 1:25 PM, Ferruh Yigit wrote: > On 1/14/2020 10:12 AM, Thomas Monjalon wrote: >> 14/01/2020 10:20, Jerin Jacob: >>> On Tue, Jan 14, 2020 at 2:48 PM David Marchand >>> wrote: Changes on the main test applications should be considered against subtrees where most of the API c

Re: [dpdk-dev] [PATCH] maintainers: set git tree for test applications

2020-01-14 Thread Ferruh Yigit
On 1/14/2020 10:12 AM, Thomas Monjalon wrote: > 14/01/2020 10:20, Jerin Jacob: >> On Tue, Jan 14, 2020 at 2:48 PM David Marchand >> wrote: >>> >>> Changes on the main test applications should be considered against >>> subtrees where most of the API changes and development happen: >>> - testpmd goe

Re: [dpdk-dev] [PATCH] maintainers: set git tree for test applications

2020-01-14 Thread Thomas Monjalon
14/01/2020 10:20, Jerin Jacob: > On Tue, Jan 14, 2020 at 2:48 PM David Marchand > wrote: > > > > Changes on the main test applications should be considered against > > subtrees where most of the API changes and development happen: > > - testpmd goes through dpdk-next-net as it is mainly about ethd

Re: [dpdk-dev] [PATCH] maintainers: set git tree for test applications

2020-01-14 Thread Jerin Jacob
On Tue, Jan 14, 2020 at 2:48 PM David Marchand wrote: > > Changes on the main test applications should be considered against > subtrees where most of the API changes and development happen: > - testpmd goes through dpdk-next-net as it is mainly about ethdev, > - dpdk-test-compress-perf goes throug

[dpdk-dev] [PATCH] maintainers: set git tree for test applications

2020-01-14 Thread David Marchand
Changes on the main test applications should be considered against subtrees where most of the API changes and development happen: - testpmd goes through dpdk-next-net as it is mainly about ethdev, - dpdk-test-compress-perf goes through dpdk-next-crypto since the compress API goes through this tre