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 DF27E430DF for ; Wed, 23 Aug 2023 12:46:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD2A9410F1; Wed, 23 Aug 2023 12:46:06 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id DE155410F1 for ; Wed, 23 Aug 2023 12:46:00 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1cccbd43250so198828fac.1 for ; Wed, 23 Aug 2023 03:46:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692787560; x=1693392360; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+UuPHdeMGzL2f6Wcft/ypFPBBzdzfeL03fz/p7BS5gE=; b=gW64XgzWyekQc81SWCvGM/Swk85uN/WaQVRdCieOMLFltK0KLUVovg4S3/7F1XGwDH GTU2azC74JZPUc/Fh4MOO1wkCbf2X+My999pu5YOmZzFZqK+MpLckEHMWhs7nOAXpFkL wNUYVRe8lbqJazE2M7YSlW7AWhqZ2wuU4KFr8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692787560; x=1693392360; 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=Ihh7qIRAz5lTKXIkcHQLyC7EWZfq6aW87GRYw5r4cAvrr/6oGohIm846qTt9yMFyJk Awf9ELhQOTJvtvg9GPWRGAGel2f13fysXRpe7P6Bs2wFuk3DTBe7U3/gFeffeiFsy5V9 rvUzZkh/g+3Mm/A7edqYDZNJULcH8AMmyhoRYhSz/0JInI0ybaJ/uJjvF7g22uwOO2sv Jt2AGkuQnm025D09m3YC1eiVqKcLbcC5GWgNtYgFuj4DlCWanbqjruBypfspBbkZDdfu UvrbPoVDE6D/zd38RdQYYufWLeYFRY6jEehXLq0N1krkqGVckJqJXLNfikmsHrHAPe/1 +JGw== X-Gm-Message-State: AOJu0Yz72wqtaFz5BlIkt+LtS/X+rK3rsuuu2MPbR2QX2VnZh/XM4nn1 6VS1al5oJv5yuAK1l8orpbNCJpJ6zlxEoNgVFW1JYPnmpR2Moo6q4w56Fg== X-Google-Smtp-Source: AGHT+IFfU+/qiMkfOqeQyP9aHSbqf723U5ZyuWfgCrjRZaeVxnQaNHXBh+1BHUjxGKW+ujuLjQ2xmpn8IqY1 X-Received: by 2002:a05:6870:c226:b0:1bb:6485:7988 with SMTP id z38-20020a056870c22600b001bb64857988mr14380613oae.35.1692787560316; Wed, 23 Aug 2023 03:46:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x2-20020a056870740200b001bf5bb07292sm1274981oam.32.2023.08.23.03.46.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 03:46:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 03:46:00 -0700 (PDT) Message-ID: <64e5e368.050a0220.71acb.fe36SMTPIN_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 B2DA36052471; Wed, 23 Aug 2023 06:45:59 -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/