Whamcloud - gitweb
LU-13485 lnet: Parallel configure tests for lnet 68/38368/35
authorShaun Tancheff <shaun.tancheff@hpe.com>
Mon, 3 Oct 2022 05:10:14 +0000 (12:10 +0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 4 Apr 2023 14:33:48 +0000 (14:33 +0000)
commitfc84caa81b7fb9d27e82229d39f046e83b5ebb7e
tree35be7c1195ecc05ae765671a40e10eb3b513fb4e
parent59af6bbd329137398c7c195b2ae06b974ed77b92
LU-13485 lnet: Parallel configure tests for lnet

Transform the compile tests in lustre-lnet to run in parallel
Also fixes the generated Makefile to work with MOFED and in-kernel
OFED.

configure build times on an 8 core 8G vm vs current serial:

             serial      parallel
            --------     --------
    real    8m27.824s    1m28.375s
    user    5m29.448s    2m11.558s
    sys     3m48.258s    0m51.763s

Test-Parameters: trivial
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I4f0cb8584e1c3149ec3f005dd55fed0c47b50472
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/38368
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/autoconf/lustre-lnet.m4