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 A881D46068 for ; Mon, 13 Jan 2025 06:43:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E869402A7; Mon, 13 Jan 2025 06:43:32 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 5B45340261 for ; Mon, 13 Jan 2025 06:43:31 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e3983426f80so5983203276.1 for ; Sun, 12 Jan 2025 21:43:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736747010; x=1737351810; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mFxvHOXlp6JLCvoev4eUZb/NrG5u8QW++2hqc0u4ros=; b=GuSkhiUqK215guH/aadHIvwU3DulYcq1PGz6IgKpG5oRGFWnY7M0kqHFPHTD0qJo84 13xDZqv0mc9ujYF2EsFXFvOfWJ2LktfSiTL/+FnGQs3GghwqRsOOrX1uZ9boQuIZQjjY YToZ09kgThszD0mSCC0+y7bO1QJC72qP7eUi4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736747010; x=1737351810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mFxvHOXlp6JLCvoev4eUZb/NrG5u8QW++2hqc0u4ros=; b=OK5rpgdHD1JfLH3F/AidBDGdDXRI0Ei32s0GAxf04RYu6+5mZEvivi+F6/NWa6NgN6 OYRROFqw1t8QvF125obIrhR/AUgthIXYwhSkJd/E43CdVESZhEkCbarROc3OFdxcyUpn UoSM1QYsXvGVMtKohfrXaYi2APUs3DnyuRzqzNchSL7IyJ/TGEYYgZ46CWQVVILc2Xpa dK9tV78O2iNe9/S7F5+sgvxXIN93ha6M/Lopv+09QpANh0QJac0Gd2e/KZ/cVcdthY/B y+nInIH7hL5HoSWsndbDzDnn0kNE70yGgTplAR+T9wM7v0wKJbx5sP33uKVChLV/AZ3j jPJQ== X-Gm-Message-State: AOJu0Yxq1DX61s+dmlvY/GGzbF/vqSZAyfp9DcIkYScFJdr5TEeDiIl2 PhNYL1GGbQ462Ncz48983ME99Tv1t351E9z2A2/OEGkpODAc7mt9XfuwxmrQrHNGyMstKhYg2P6 RuMMruplx2civdua0VObp9MB2SJFBNmof+8l06klC0oVFYHA86gnPKHnq X-Gm-Gg: ASbGnctlTPQ0E8dRlLtZfLAJHCVI15oqM4wfagzRarcZYCo2yScC1LRCQdQuSHGiKZl bl6VxjRKpomwA+zttuXzF1d4FccV33TEhvQXLiMcBXWcmtPoekAR11m9y/fzYZgvQG2JtiO3sWl oIoa/OH/VCBxtsJZXaJPNMiUd8q5/K2pY4MiMA9PXhugtHZwLQrYcns9+uHsFlhKnoKvjgdUif1 gaC79RCyYZk/i056oNvTWcDMgen/8lDQqiBdkMCtf2RBPlqTexfbvf3SFdCOm+G/SxqGmormHhg vAgnlNT+GG4oRmobJg== X-Google-Smtp-Source: AGHT+IHI/D3LLmQnCOF3oYAmC2/9jG6qt2sNyydf2UPn4oncbTo50CpF139K4yTbbPjmg8M5LrYI5aXrr/nl X-Received: by 2002:a05:690c:368d:b0:6f5:2575:3526 with SMTP id 00721157ae682-6f53124cff5mr145041527b3.21.1736747010713; Sun, 12 Jan 2025 21:43:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546c53574sm4297867b3.20.2025.01.12.21.43.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Jan 2025 21:43:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Jan 2025 21:43:30 -0800 (PST) Message-ID: <6784a802.050a0220.163b37.0395SMTPIN_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 4E2C46052471; Mon, 13 Jan 2025 00:43:30 -0500 (EST) Subject: |PENDING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#305257 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 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/32177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/