From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E8B33425FE for ; Wed, 20 Sep 2023 21:49:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3596402BA; Wed, 20 Sep 2023 21:49:02 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 23B12402BA for ; Wed, 20 Sep 2023 21:49:02 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34df2a961a0so599885ab.2 for ; Wed, 20 Sep 2023 12:49:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695239341; x=1695844141; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sbRKaXoZxhlRMJSwzlHQEcZRC5gaGR/MKrORMSW4MyU=; b=PMfvQvAMH1tDtqzZOKNkwToHGwZZCoRzPxfrwW33PGDlot43T57vDMekfPAdQba4V/ ci8VJCnP4V0T+ycWuOOIt7a3Zs0dJk2OweThUvnXJM14zyzlbNFkzruvGHbUzmHQaCuR 8Wvwji2KgiU/e0Y1kLwk0T9wPEp/s695z3gfg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695239341; x=1695844141; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sbRKaXoZxhlRMJSwzlHQEcZRC5gaGR/MKrORMSW4MyU=; b=sLU7BVtwo7podn5NnbJGcFICxTK3897W4fiySyGGai6XZij2YRR2dBNXjXJ1e103BD kn5BoU2KsiAPAVd14H8u45Bj1fzcHLqrYi8yoZ23OYbdKePent0mb6qK9Px2ApVXLhXc 2CTFyvbaIYZQAYuhGfIQtA2nxwqvj3P0P21uM8R9Sy2+l2kK1gYDgedlkFnb1/MQwD+a WYeEXhAuXnvO4QR6dh1dnu9LiHfDQSlcDy/CRGWwO54rYSnVkkq1+P+1u4dPAwSfWpA0 D59I1bOh09QZqOEgrcrk7QZTwaUfx2/svDzRg9i3jd1e2GLGetTwd6fb3BBMJsiQu3yV I+pw== X-Gm-Message-State: AOJu0Yz2cbHP+UPZMLRDTyaCG8q0EWhNenfNwnQU24PTDkVjNnlnyNq5 hkKNV5nRf0zvAvsfFHh5lZsbgnhhLxx0ASPOXwVY5k6b6ZxOjx1v41adPg== X-Google-Smtp-Source: AGHT+IH+63eW8M1OeZhwUlqbnPSGiGbVX60TMgr4GREk9HJwuMj87CGP4jQVxRw6UfGb0OWCM7HWIzWOaLfn X-Received: by 2002:a05:6e02:1526:b0:34f:7e36:5f8b with SMTP id i6-20020a056e02152600b0034f7e365f8bmr4736414ilu.25.1695239341562; Wed, 20 Sep 2023 12:49:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g15-20020a0566380bcf00b0043659d21bddsm823900jad.50.2023.09.20.12.49.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 12:49:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 12:49:01 -0700 (PDT) Message-ID: <650b4cad.050a0220.c50a2.f39dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C4F76052514; Wed, 20 Sep 2023 15:49:01 -0400 (EDT) Subject: |SUCCESS| pw131742 [PATCH] [v2,1/2] build: fix list_dir_globs failur From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131742 _Testing PASS_ Submitter: Ric Li Date: Wednesday, September 20 2023 14:18:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131742 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27672/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/