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 A3E8C42E4B for ; Wed, 12 Jul 2023 03:53:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F5014068E; Wed, 12 Jul 2023 03:53:46 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 9AB334068E for ; Wed, 12 Jul 2023 03:53:45 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3459baa237bso32253295ab.3 for ; Tue, 11 Jul 2023 18:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689126825; x=1691718825; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SmpQJmVMRceIe5F+am+R+hGAUQZa3o1Snl+68vTkBMw=; b=bI8EUB5bcK3Vd+VcaejIWh8hZr5bF4HzC9siqIfAXJqMM+9/xmQcm3UHURcTvfpxSr JUhXhRQ1xlhnFhDeGiRQvV4lXACN3AXPIll352pjrYUYhbbWzWbbhjABc5dQXrr2yeja K+ApEYr8QksMtrGQF/15jU8KkgVS1c7PsdJ20= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689126825; x=1691718825; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SmpQJmVMRceIe5F+am+R+hGAUQZa3o1Snl+68vTkBMw=; b=IuOrwjSvP+IzsKaPTCkbQEDyiyfWQjbwAWJZIjVFUhAg05RJ4yBDV92w06KV4o0BWf ZxCfB/aIO7Z4LrWUTpRT6hQenxHiQ9RYeFLfFLTEyMBjuKJtCC7dg3qtQHqEYOTgpvFS F3aRdwd05JYxDNVAdKLJq3rKwf+lv6awTsyebGlfhfjBg1hTdbj466t6cIJpTvT724+m LcYrHc3LYP3art4e7TO4RLxAV7ESzVp4k5nZeSr7VJ1iVYC1511Wq4afAQP8xOeAUCg7 ZaZ24e6vLEnk16ymxDGpYcW7zefacAp2VI+xM3XtRjrm1B3qPEb4dzjyP2mnGT4ByHAS hzkQ== X-Gm-Message-State: ABy/qLYl9TyiJ8JfCIj9uFH91K/lB9tjOaRCrXxFR1YGIXXn39f6QHxD pbR/9xhApJMBRYSuGIIzbhP71znmi/fHEvQxvkeCCZU8NpdoNR1yQOcoKg== X-Google-Smtp-Source: APBJJlFeBcpyUhZt2BPuQI56Opv+aXyJPB+ZDyIdGkYwPAQDcyJm0jWJdMSjopMCIb7RJeY/eTvfjlVGjV1x X-Received: by 2002:a92:d7c8:0:b0:346:8b4:34c with SMTP id g8-20020a92d7c8000000b0034608b4034cmr19024148ilq.16.1689126825071; Tue, 11 Jul 2023 18:53:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l12-20020a92280c000000b00331875c1acasm240884ilf.75.2023.07.11.18.53.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 18:53:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 18:53:45 -0700 (PDT) Message-ID: <64ae07a9.920a0220.132d.65bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 94D23605246B; Tue, 11 Jul 2023 21:53:44 -0400 (EDT) Subject: |SUCCESS| pw129438 [PATCH] devtools: fix bad substitution 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129438 _Testing PASS_ Submitter: Raslan Darawsheh Date: Tuesday, July 11 2023 07:16:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129438 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 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 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/27037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/