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 ED9DE425FA for ; Wed, 20 Sep 2023 19:51:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4DD6402C3; Wed, 20 Sep 2023 19:51:21 +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 3BA1B402C3 for ; Wed, 20 Sep 2023 19:51:21 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34fcd1b9892so159685ab.3 for ; Wed, 20 Sep 2023 10:51:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695232280; x=1695837080; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HPVD57o1uTZy/tw45D7bJ3UZGOekboMd5gHL1bq8Kl0=; b=R6uutLaXyFfavuNr0rwgw875K5iKsUSlzr82byp+d/08jvnLBRtDn7r/m4C8jwM2Z+ qsvgU49WiWmGPNdwV3V1o5KXp31fTEwjdt8BkHhVZRT5lZPuhy9pNUCm+ekQetUYWEiD M7iw96ki3dKjwL4cBQGp1eDtM9iHqqhKz4PNk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695232280; x=1695837080; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HPVD57o1uTZy/tw45D7bJ3UZGOekboMd5gHL1bq8Kl0=; b=aK6S75/YN3irD5PpG2ND0E1ANM15XfSk5IBYwWAgOw2IXgZrPhsEWVTzgVxj7uyCK6 p+529v3bUJERvLVtU2MIgwLgRFYl/2Dg5KFkLF7HTlyev6LeowLNwZby6bin7WXS6k9q eoNw6gua1NBlgAMXcWoknF9qfIVruFYIJOG1cnwcPAaRIhhLoxzclzjCSvcSHbqYZvu4 QDc2MdPeAnVRNJ9FV3p/PKmPuaWZXGoggVjTFf/f+2vydFXYRm+jXGui6+l4qS/l94H9 mdFO52no8GD1VwBkTkwGaQ37ucFMrTw0t9hzBhnAdYbRzJUVrMIxJZ1+moRHdUN4pUdj L+0w== X-Gm-Message-State: AOJu0YzUVxE+AZTJ0+xKsy5DSVWtpRDmhO7ykFTMU3RYbuc/3uw6Xh+f 6ITMa5ZcABaHWwgM2nbwiE+O3R+/e0t050Fk1u9+U/91qUbvx44jjEHqSg== X-Google-Smtp-Source: AGHT+IG/bz1mIYxNLYw1tN3D+UdRcebv0ngAQ8rTIyI4ajlIFFvXDoZ2YbSOD0cdoXkrVqDiGbrF2IggT/xU X-Received: by 2002:a05:6e02:1a48:b0:34f:2e34:f0ba with SMTP id u8-20020a056e021a4800b0034f2e34f0bamr4594628ilv.17.1695232280660; Wed, 20 Sep 2023 10:51:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i1-20020a056e021d0100b003504bdf8c50sm244613ila.29.2023.09.20.10.51.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 10:51:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 10:51:20 -0700 (PDT) Message-ID: <650b3118.050a0220.e26e8.b602SMTPIN_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 33D166052514; Wed, 20 Sep 2023 13:51:20 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/