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 C3591430DF for ; Wed, 23 Aug 2023 12:45:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C190A410F1; Wed, 23 Aug 2023 12:45:45 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 08AC5410F1 for ; Wed, 23 Aug 2023 12:45:43 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d712d86eb96so4952834276.3 for ; Wed, 23 Aug 2023 03:45:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692787542; x=1693392342; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+UuPHdeMGzL2f6Wcft/ypFPBBzdzfeL03fz/p7BS5gE=; b=gMjVCOjVPXTB5ggs+HJH/25SeXjiIedbGvLVB06i/Onc46C42iMiv+5uNUEFMUqJtA KjMKUHoACTpV+iG9r4KSZIpzfIAgwfzCseXLLa14FELm75y9cTQrU9XCaqh5UIhoysTE ilzyzIPe7KWZx4OWc4595qGYvTO6VrG6V/aNc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692787542; x=1693392342; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+UuPHdeMGzL2f6Wcft/ypFPBBzdzfeL03fz/p7BS5gE=; b=OUDhi6V1w3xqZVmEG3iKOxszpcxLfizb7foaQnbz3fIEZx1qv7EP5eht/oUkwod2Fm 5eSO5RjnSn72qVSh8xHEg3BA5yB94VP9D0hJUZ87uDPC9yOLOTb4Ae99eo4vqv3rs7a0 T5ilxdpNCvm9IQfhQZUQ1LwEJV3atb4MGg3dXH2NWdS4CNHjUbGniGGSQXLFQYZBDMWJ zM8VcDOFhm6pJJwteUrEJlvmOzsvhLME34/nuOfIUv3sMYBaEayXMmFmC9FTdYcm6Pk/ JUvfUn1pOqUviXEKGw7TRHP/P4LppwWZyrFhsz/ROfcMwahpI49a+eZLcrMERdlW5g4Y lVpg== X-Gm-Message-State: AOJu0YyHo48xxsw3o6CCcn9hl0HV7WmSqMYtqXmWgVEJAg+URn1aj2Rg Kq/EiTFWmr2mSx67cSvwCWtCQdQQXRptGFKErd/PRmFlP6NefzkNifs9Gg== X-Google-Smtp-Source: AGHT+IE7hMPDE/Wiy2u16a4oIFj50GQEVKKxFXmNuwI9GFdFkYaGu02gV+CNzFnspD79ewh59vA/QC6TrRGb X-Received: by 2002:a25:b291:0:b0:cfd:1bb9:e356 with SMTP id k17-20020a25b291000000b00cfd1bb9e356mr11598805ybj.32.1692787542405; Wed, 23 Aug 2023 03:45:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x205-20020a2531d6000000b00d194f78800bsm1063473ybx.7.2023.08.23.03.45.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 03:45:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 03:45:42 -0700 (PDT) Message-ID: <64e5e356.250a0220.4770f.5005SMTPIN_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 132306052471; Wed, 23 Aug 2023 06:45:42 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27428/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/