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 9F68443036 for ; Fri, 11 Aug 2023 18:28:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AFEF40144; Fri, 11 Aug 2023 18:28:15 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5BC3F40144 for ; Fri, 11 Aug 2023 18:28:14 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-790aeee9928so72298339f.2 for ; Fri, 11 Aug 2023 09:28:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691771293; x=1692376093; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mvqL7bSHEpIVfPCppSkfqBaUaEcQAEZ8Oa9Ys4s5w80=; b=fecYfkqGR9wzKGeL/Z4BXfDJWsNgaZhga0wFWE3ff8bGT239F3pVkucBe2z1uQ0srE gXmET+jJdoFCSS08fDbcqHpVY0YPdmz3h6MySbdeWQueYLe3vrDeDMs4idsWBfR7VXcP JyYlsMVUZim71lVMJxbfcWTyQJNw1h2mh235k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691771293; x=1692376093; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mvqL7bSHEpIVfPCppSkfqBaUaEcQAEZ8Oa9Ys4s5w80=; b=PBzpO1vMsFWdYCElO/PKdZ8U7e1/ciZ9BxBe/LzKiieZL8MQZHw0rfUPBpBwuEz5di s50lsVIRV8wn3OzFui+DeEKHbKyZhzeFcn7VwzPq/qnqCSTg+K+HncEDzc1qViqhajB0 vP5CQmxXF9oHccV9/QiKcU2I4EaBSAkiwmkzK7rBWqLM5x6j9+1Vf/prrtpe1SL4H0/J /dE1RoL0Q0zowpqxCyZaDr+NRrf0J6+7kHGYujsRlD7ytC2Q43sP0qLe0xJAEjkOeS/4 +KqD6bPeHGcMhkqUMkAZk/JWW8pRzs2pGVen296FEsh6nxgNAwOQd/8vrBbhzYG1vlEb VszA== X-Gm-Message-State: AOJu0YyRoCFm4qJe+0FzQOOamV1TBxNPLfK93jOCgbVMW82D99F2W7C0 opmfqv3BHfM15L2ga/c0RP++AqXAMDWExY/1SEp2hLZQSA2jFWvB4I3vHz7+vhclssmkePkcrQ= = X-Google-Smtp-Source: AGHT+IH8J8cQokAMBUFP7lshQECjE3x0UBnu9vgr9mReWnmvpbcjmXfLa4QJsToP9dyW5PpvFmg/Z4FnpP3z X-Received: by 2002:a05:6e02:11aa:b0:345:8373:bf68 with SMTP id 10-20020a056e0211aa00b003458373bf68mr2279734ilj.25.1691771293782; Fri, 11 Aug 2023 09:28:13 -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 b14-20020a92ce0e000000b00348df738b90sm143390ilo.55.2023.08.11.09.28.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 09:28:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 09:28:13 -0700 (PDT) Message-ID: <64d6619d.920a0220.cc18d.77d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E18E6052471; Fri, 11 Aug 2023 12:28:13 -0400 (EDT) Subject: |SUCCESS| pw130165 [PATCH] build: move enabled applications list dec 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/130165 _Testing PASS_ Submitter: David Marchand Date: Friday, August 11 2023 13:28:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130165 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27307/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/