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 6A60643086 for ; Thu, 17 Aug 2023 01:39:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 622DF40041; Thu, 17 Aug 2023 01:39:37 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 45CC540041 for ; Thu, 17 Aug 2023 01:39:36 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6887480109bso1758896b3a.0 for ; Wed, 16 Aug 2023 16:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692229175; x=1692833975; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F9o1Nr7OFP1YLvutC3MV8thF3BW29ytPOpaRFB3EnHo=; b=IJOi4wDz6qwYatLr1wamvpnbAntltRnkwxGCj1K6JWNqXZhhJMH6MbWA6oi+eUMwDl O4sE/CHfe9C1AK/g+pwQfBAWFL9gupuV2nnSw8djzFnCOgybmUKKydIWMLJLRZ3F6g8L D/GyA3Vzmcj2ZVRFJKaix1WuuWgrxbnRm44hk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692229175; x=1692833975; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F9o1Nr7OFP1YLvutC3MV8thF3BW29ytPOpaRFB3EnHo=; b=XN1zupEoC6+QB3JAgBqLUKIVb+UB0lhF15ZkGAqtb7BA8CWAJafhfj0QVbqUaGBqFv uydxPMKwLaJcx88qBCthNgoWvbGBMQ0SRP5CcBHuxXQ0yDXstkWQ9u4cSTh/u7B1z1fS 9UaOcbLjNuxsSOBkxvsGAACYIZ7+LxCZGd7SenyPegawfBanKcvEs1dV2HerrqZ7RU2G O506O7Yu2PzKajRrXXXlblujYp2qPJKbTrze2gatk8Krrbn6I7qKyfr3LzJDkj4u1U4k PdX7s0JgoshGwt0JtM44mZlbeyjLH96dgZ9ajo39jyJi7pCd2E9xzWClwelpczrFHAHd HwPQ== X-Gm-Message-State: AOJu0YxOVRmPUmGn47a9F/T19lyVNCNSGF4MpfHCwgRqg/ESwU5l8Cp8 AYz3EQ9PeoV0JDfele4GB9DNIeMqC8geUdppK/09JmlNSVhW4G56Vh5Zc9fLcS524HHZzVeSqg= = X-Google-Smtp-Source: AGHT+IH7ge9rbucg3VA8vgeo8TyfxW8Hwk78yDMzwkPkkRJo4q1E0JhLojsl6a2S6GiE2hvOY+pp44WNcNP6 X-Received: by 2002:a05:6a21:6da5:b0:144:c131:dbe2 with SMTP id wl37-20020a056a216da500b00144c131dbe2mr5188341pzb.5.1692229175456; Wed, 16 Aug 2023 16:39:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m19-20020a638c13000000b00564b0dd78d6sm1029257pgd.28.2023.08.16.16.39.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 16:39:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 16:39:35 -0700 (PDT) Message-ID: <64dd5e37.630a0220.b8d03.baa7SMTPIN_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 B51AE6052471; Wed, 16 Aug 2023 19:39:34 -0400 (EDT) Subject: |SUCCESS| pw130438-130442 [PATCH] [v4,6/6] devtools: forbid new dire 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/130442 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, August 16 2023 21:38:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130438-130442 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27361/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/