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 89256465E7 for ; Mon, 21 Apr 2025 07:10:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6845B40156; Mon, 21 Apr 2025 07:10:01 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id BB20140151 for ; Mon, 21 Apr 2025 07:10:00 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-22c3407a87aso54622915ad.3 for ; Sun, 20 Apr 2025 22:10:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745212200; x=1745817000; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T+ttcP9Lsk5QOiWbujfJyBIS2BJe+91fou3qOuTk4wY=; b=XOg0ALcRuUPTulDUFpKs/v1EpPzppf3sAy9HuSDPbCaBYa6PMxFpSJn4kyp5sPyyfb bEWgCHbIfgTH1M3azmbr55LNoodb5msgHDpb36HXTilKnxRheuMB4xn9aegK8MT1VY3T /q53aOvRarcdpBHMlPc9P8s/DnjNDrL5jrAk0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745212200; x=1745817000; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T+ttcP9Lsk5QOiWbujfJyBIS2BJe+91fou3qOuTk4wY=; b=dirwdHkos0bDelIP555i3OV4BtrrlrYjehgwmxhTo5gZ/tK4PQVC1fjom7hcIPn0up riui52rXOBsj/fQ5QtU2i06HC/98YBMnKR64LlWb1Yn9PAM1bY5M5ipju/mG190FXjG+ nPw/ubLbd5OT/+L+mwZJ7X4jjRDwJAwtqS7+Jx7S0vJy8+9SFyYiv37/CAbhZ6IiNysW mZgSFWQQ9Tkl8hLRpz7vF+dg25HijyxtEkBNlLSAD2SUy6/w5AwGe/+KMj7wVpDyd+sX ENrrPmpR0vlF9EdW4oZaYRkohHIcUt0d+Dr/ZLc4SwuFr+ME7XoWN+91gk+1t7EFvTTL 2BgA== X-Gm-Message-State: AOJu0YybLKtzBW283TLBM3OePmBzegVpiGYNeO5ye/PKzMqrBMt043Dm R9cBAU7w5LDhvsg+cdLVFXfBkD1FpMuSG5njGFACnyObbC7yhPZytnv68xe0/ELMtEcqsr/jx4t eyMLJNNuAIgbQJrs2/zZGA+h0wUfGzsj3ltYK5FYK X-Gm-Gg: ASbGncsVZU07zWmg7MNQNXxdit0VR+TTz4J7D/SeT8YQyCf8BcolwMRXSE9Aj251OeN NcMRqN21ygw9oqny/6AyP0IIpOushLAr9n+Lcu1+Wq9ELJ+fXjEoy9wR26aDh7y21WAbdu5cOId ykehv1PraBLWcdDIDXS6GBpPGk3G1qrbuiFQkzsoB0g+fV6pBi9jTOb8GH+g3FfCqAmsoBlUNO+ zYGZWL8d2LLL8ucbKOr2BVpQW2fJDEf/yVU+jGKwajXnRErQ7BNjJLhf2btM9uOdLPQYkaCSHnx 0rJ8UVx3lN3bQpJ7OkQdcPFDvaysA+5qzsgB X-Google-Smtp-Source: AGHT+IGD15kUP4RrKmHt1q65wovMOCxcOinm9S2yU7v28BxYGO6vqzBZpn6x44S7emhGk0k8cebFbsIXhUNe X-Received: by 2002:a17:902:dac2:b0:220:e9ef:ec98 with SMTP id d9443c01a7336-22c53583621mr154268195ad.19.1745212199762; Sun, 20 Apr 2025 22:09:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-22c50d5ff2esm3379285ad.94.2025.04.20.22.09.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Apr 2025 22:09:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Apr 2025 22:09:59 -0700 (PDT) Message-ID: <6805d327.170a0220.3b5f6f.3e28SMTPIN_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 5F3F96052471; Mon, 21 Apr 2025 01:09:56 -0400 (EDT) Subject: |PENDING| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 _Testing pending_ Branch: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#34782 Test environment and result as below: +---------------------+--------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | +=====================+====================+===================+==================+===================+ | CentOS Stream 9 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 41 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 41 (Clang) | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | RHEL8 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | RHEL9 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Alpine | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | FreeBSD 13.5 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | FreeBSD 14.2 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PEND | +---------------------+--------------------+-------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 FreeBSD 13.5 Kernel: 13.5-RELEASE Compiler: clang 19.1.7 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33310/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/