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 EB586430DF for ; Wed, 23 Aug 2023 12:52:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8D6D410F1; Wed, 23 Aug 2023 12:52:29 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9376C410F1 for ; Wed, 23 Aug 2023 12:52:28 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64a5bc53646so32464756d6.2 for ; Wed, 23 Aug 2023 03:52:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692787948; x=1693392748; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m2HVMD7E8IwbSWPeBbzuxKcsxMNfW6T+8YnAK/H0Z5U=; b=aQucXVPHMpAkac8vGZO+xGQKEJagSVBCW/zSz4fKrKmhNmCpA2Q5R2Fyb8IBszB3f0 bToNDFon/ueLdLi6X2VDoYJ339ZeRCU5HcNQt4Bya2jL+UG6FykMk7i1NJqGVC/i1ECI zHAVrbYZQA/hOiZjIu2B9IE4r4EZAbPwa6czE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692787948; x=1693392748; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m2HVMD7E8IwbSWPeBbzuxKcsxMNfW6T+8YnAK/H0Z5U=; b=XaQBqYNH328AYmhiH6IaPdFX0iwcPKzYSyA4lZAoY0ThFocSK/F7PGFsK2sbw4UrxA fsga0fAHbPzhqT9jXVJz/y4RQLM69e/XhGwGOg2WEmrdmNRyt15stM4irezpEQC0e0AC CZuSvUvTjCV4u1S3zCAzCz5EzMSfay0fAAzVWlIx8v3H2J4xq01bqFVOSkw7KE7/kNFM q/54kM0wIDg+yI8QlQibhW2HphN8XsfEnsZyMfzHbMkjlT20obr4jojs29M3akmxoA7G CCctUPHgawWVpB+HTH3o+e4j6L6RfopP0oRqN2y2Sn5Fo7BvGD/q9n0RULJKcJUFSNm1 vOhw== X-Gm-Message-State: AOJu0Yw91WuQRb162I9feR3rX5jqJr87bR+uXfvbR4kTWGmfsbL2AmVp hThXIX2HHRDWTQQ2WP2YcmSbRQ4Bs6XAgccz+Anz4aC1HUGFLklW1M89QXvn23kjmJQgCkAUUA= = X-Google-Smtp-Source: AGHT+IEAZ0zdrMOptpvRCow5DsL+lWhQ5coJv2hZ7MgZ/QQ5oT5oI7/aoMH+ZEPL/dEHete0r811MPxldOzu X-Received: by 2002:ad4:4d8e:0:b0:647:35b7:4955 with SMTP id cv14-20020ad44d8e000000b0064735b74955mr14050785qvb.52.1692787948061; Wed, 23 Aug 2023 03:52:28 -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 fn5-20020ad45d65000000b0063d2c0f3a9dsm800191qvb.60.2023.08.23.03.52.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 03:52:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 03:52:28 -0700 (PDT) Message-ID: <64e5e4ec.d40a0220.cc3c4.49d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C20296052471; Wed, 23 Aug 2023 06:52:27 -0400 (EDT) Subject: |SUCCESS| pw130676 [PATCH] [v1,1/1] test: fix named test macro 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/130676 _Testing PASS_ Submitter: Anatoly Burakov Date: Wednesday, August 23 2023 10:00:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130676 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27428/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/