[dpdk-dev] [PATCH] test/ring: fix long compilation time
Thomas Monjalon
thomas at monjalon.net
Tue Jun 16 14:47:46 CEST 2020
Konstantin, Honnappa,
Any update about a fix for compilation time please?
30/04/2020 12:23, Thomas Monjalon:
> 30/04/2020 03:56, Honnappa Nagarahalli:
> > test_ring.c takes lot of time to compile with clang. It is
> > reproducable with compiler version 8.0 on Ubuntu 18.04.
> > Amount of testing is reduced, but attempt is made to keep
> > the same coverage.
> >
> > Reported-by: Aaron Conole <aconole at redhat.com>
> > Reported-by: Thomas Monjalon <thomas at monjalon.net>
> > Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
> > Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> > ---
> > app/test/test_ring.c | 588 +++++++++++++++++++++----------------------
> > 1 file changed, 283 insertions(+), 305 deletions(-)
>
> That's a lot better!
>
> Please could you explain (in the commit log) what was taking
> so long to compile in the previous code?
More information about the dev
mailing list