Re: [dpdk-dev] time for compiling test_ring.c

2020-04-22 Thread Wiles, Keith
> On Apr 22, 2020, at 3:12 AM, Thomas Monjalon wrote: > > 22/04/2020 07:11, Honnappa Nagarahalli: 22/04/2020 02:05, Honnappa Nagarahalli: > 22/04/2020 02:00, Thomas Monjalon: >> I don't want know why and when, but it seems the file test_ring.c >> became very long to compile, e

Re: [dpdk-dev] time for compiling test_ring.c

2020-04-22 Thread Thomas Monjalon
22/04/2020 07:11, Honnappa Nagarahalli: > > > 22/04/2020 02:05, Honnappa Nagarahalli: > > > > 22/04/2020 02:00, Thomas Monjalon: > > > > > I don't want know why and when, but it seems the file test_ring.c > > > > > became very long to compile, especially with clang. > > > > > > > > What is the comp

Re: [dpdk-dev] time for compiling test_ring.c

2020-04-21 Thread Honnappa Nagarahalli
> > > > > 22/04/2020 02:05, Honnappa Nagarahalli: > > > 22/04/2020 02:00, Thomas Monjalon: > > > > I don't want know why and when, but it seems the file test_ring.c > > > > became very long to compile, especially with clang. > > > > > > What is the compiler version? Is this on master? > > > > cla

Re: [dpdk-dev] time for compiling test_ring.c

2020-04-21 Thread Honnappa Nagarahalli
> > 22/04/2020 02:05, Honnappa Nagarahalli: > > 22/04/2020 02:00, Thomas Monjalon: > > > I don't want know why and when, but it seems the file test_ring.c > > > became very long to compile, especially with clang. > > > > What is the compiler version? Is this on master? > > clang 9.0.1 compiling

Re: [dpdk-dev] time for compiling test_ring.c

2020-04-21 Thread Thomas Monjalon
22/04/2020 02:05, Honnappa Nagarahalli: > 22/04/2020 02:00, Thomas Monjalon: > > I don't want know why and when, but it seems the file test_ring.c became > > very long to compile, especially with clang. > > What is the compiler version? Is this on master? clang 9.0.1 compiling DPDK master. > Any

Re: [dpdk-dev] time for compiling test_ring.c

2020-04-21 Thread Honnappa Nagarahalli
> > Hi, > > I don't want know why and when, but it seems the file test_ring.c became > very long to compile, especially with clang. What is the compiler version? Is this on master? Any info on test_ring_perf.c? > > I have no solution to shorten the compilation time, so I propose to rename > t

[dpdk-dev] time for compiling test_ring.c

2020-04-21 Thread Thomas Monjalon
Hi, I don't want know why and when, but it seems the file test_ring.c became very long to compile, especially with clang. I have no solution to shorten the compilation time, so I propose to rename test_ring.c to test_patien.ce. Disclosure: I am failing this test :-(