Re: [dpdk-dev] [PATCH] app/testpmd: Remove xenvirt again

2017-12-15 Thread Thomas Monjalon
17/11/2017 17:44, Luca Boccassi: > On Fri, 2017-11-17 at 15:40 +0100, Timothy Redaelli wrote: > > Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding > > mode") > > > > Signed-off-by: Timothy Redaelli > > Acked-by: Applied with this explanation: The xenvirt PMD was rem

Re: [dpdk-dev] [PATCH] app/testpmd: Remove xenvirt again

2017-11-20 Thread Eelco Chaudron
On 17/11/17 15:40, Timothy Redaelli wrote: Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding mode") Signed-off-by: Timothy Redaelli --- app/test-pmd/Makefile | 4 1 file changed, 4 deletions(-) diff --git a/app/test-pmd/Makefile b/app/test-pmd/Makefile index d21308fc

Re: [dpdk-dev] [PATCH] app/testpmd: Remove xenvirt again

2017-11-17 Thread Luca Boccassi
On Fri, 2017-11-17 at 15:40 +0100, Timothy Redaelli wrote: > Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding > mode") > > Signed-off-by: Timothy Redaelli > --- >  app/test-pmd/Makefile | 4 >  1 file changed, 4 deletions(-) > > diff --git a/app/test-pmd/Makefile b/app/te