[dpdk-dev] [PATCH] remove unused ring includes

2016-09-16 Thread Thomas Monjalon
2016-08-31 10:34, Amine Kherbouche: > This patch removes all unused headers. > > Signed-off-by: Amine Kherbouche [...] > --- a/examples/performance-thread/common/lthread_int.h > +++ b/examples/performance-thread/common/lthread_int.h > @@ -72,7 +72,6 @@ > #include > #include > #include > -#

[dpdk-dev] [PATCH] remove unused ring includes

2016-08-31 Thread Amine Kherbouche
This patch removes all unused headers. Signed-off-by: Amine Kherbouche --- app/test-pipeline/config.c | 1 - app/test-pipeline/main.c | 1 - app/test-pmd/config.c | 1 - app/test-pmd/csumonly.c