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 B0CAB46451 for ; Sun, 23 Mar 2025 07:10:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC07D402CB; Sun, 23 Mar 2025 07:10:41 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A1EF24028F for ; Sun, 23 Mar 2025 07:10:40 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-22580c9ee0aso64938885ad.2 for ; Sat, 22 Mar 2025 23:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1742710239; x=1743315039; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=75Qoa8WKFel93eGkZikGYQP91ycSXzt1irut8OGvlyA=; b=jsswCPa2J1zM5Pqyd8bRhXBY74uy1OlRBgp1w4HhnUSK1YBUy+bnkfd98kb98H8k+b iRecSINZkI3Dfl579y7srZpfCMEPq/UIEK7R3pbmi+Quy0yTK6UVUMRCgp+XXIhwjqiZ NsIp3y6aDgUP0o+EaJhXeQDX0E8EVV6hiKyEg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742710239; x=1743315039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=75Qoa8WKFel93eGkZikGYQP91ycSXzt1irut8OGvlyA=; b=aQDxKRpAFSTSZ8ULeSRpnM6BsDYInViJKq3aYOMjoeuLHdWG5fydjACKdJvJ09fvDD MLYvcWMYbTtFwSR7GwrvWT1dQpXVrMF7bipMFgR8LYqU/DEnvXQL1lu+o7lnF9/Ukoen FHsnXm2uMKvWeGRpLJcVrRipZVtvK15Hb4Z9PNfbZeNqg/UR2l/CNtQmXeU0DSX8xTjG 3gof5asNkLCHCZX/TGoNxsaRsJhgy14Y2BU3pyRsROYLMTJaG2ckLS67oMIM3MxhnJjD ratLTz+M3D2cfUcdII7Gsh+PHSOqOkCcHwTPmC4mOaPQ6Zp0wkHOQTggS5yit+WoxfDA AEHA== X-Gm-Message-State: AOJu0Yxf55aJ1d54TGk/N8LAA4K2kjBjX9G7gFs6mFLUFyLLzbDjuAm9 X+JKd8w/NPbqr8boPfI3hfYc0sdjrA0TURrm4b+FDfmEEZvXAzXdpEDp7qbrA5+sv/QNkwtHuqY YN00ExbGgcrKQMLs/WJ9VdAzDDFWCG6jrJNOP/ewA X-Gm-Gg: ASbGnctJpRDOHXNCIUFbGZOnLh0UK3zI4ZHT3jMXpn9VhXC4imPkzrvwuz9+ONpdDfp oZwg1Sul2ff4DCE+7BJW3TaP/1q8M8dvXAtMyaqYefV/MyvkVBPDz1OS4MMVi6CufRhmQn8vkWm j+MtSAYSVVzH6RcC8R8iqmo95ZXPOyHjSQeh6OVFRzjSmDmTFaAqW/TRDnJ3/ZS/JqAhQ95QMvu EtVCRn1VeVWt/w3w7iX3wnCy4pJCs0cnBROr01Squ3OEw+u7fAJAxa5I4hfhH6441BjN/4ceT86 wxNwwWeov11UYhai/FNnO5BwQYUwQoWtuWv94kGP X-Google-Smtp-Source: AGHT+IFcMj9B8ciRKAM3DbXhHHhnZd8e9vcSoDD432yUvpc+vDtDtS4ShGCgiq49eBmglJIfrN3Zohvr3DUL X-Received: by 2002:a17:902:f609:b0:224:10a2:cad9 with SMTP id d9443c01a7336-22780e113a6mr155646965ad.41.1742710239589; Sat, 22 Mar 2025 23:10:39 -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-227811e791esm1927965ad.109.2025.03.22.23.10.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Mar 2025 23:10:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Mar 2025 23:10:39 -0700 (PDT) Message-ID: <67dfa5df.170a0220.3063b5.e571SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 970456052471; Sun, 23 Mar 2025 02:10:38 -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-Unit-Test-DPDK#325955 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian 12 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | CentOS Stream 10 | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ 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) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/