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 827AA4602A for ; Thu, 9 Jan 2025 06:42:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57AD940269; Thu, 9 Jan 2025 06:42:40 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 72E414014F for ; Thu, 9 Jan 2025 06:42:39 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e53c9035003so784169276.2 for ; Wed, 08 Jan 2025 21:42:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736401359; x=1737006159; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Edg1k9aMaHeZ6NUeUePSyyVCLXdwGT59zMPAZjMyG4=; b=ExnqA1ersWIa3URqy3KT5EU43w8UzNtgmOLyNxm7hy6bfBnaLZdaXf1F6GtGjR7xQA 1Xp7q3MoXgsYF5gnuht/2fKI5ugghO97fexbFhs0liUlhoR8BkhxU0H0+Ld22z+3y0Fw TSt15CXfeegxAmsJb11WQ8Fy7TIt1wSGJFofM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736401359; x=1737006159; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Edg1k9aMaHeZ6NUeUePSyyVCLXdwGT59zMPAZjMyG4=; b=l0pUW2jl2ddybW0JWXXRJ+DE9xfLmHznDuXoTFrnVfMdvFe1eE4kmQ1HZaGfxkK8rP 9jpt2UVpNW8MKl6gfb3idmejcPdtXpfAwK1K0bNu2pP3tad4rrdgm5vCPCXqvhzrtrtR BpFAPBndvldjMgIy0vWA1SXpPEwTK4ODJ6kVwrHpYeObRs1wIqGLpWAo9UO5bBEEOpvL pI8UdLoNjq1hfnBiBfvyOBlC0IPCKhn3vkEW9pGYVqdwSTEZtWyFnNUQkXxuUtkas+qu s3a6S1uFm1h9+csPPltNhSwT0ABYSt+QE1pUBKGYRzWgjUQ+RvfmSCbYP4nD5tVGeZ76 JcLA== X-Gm-Message-State: AOJu0Yws0cEkaUuGzmFiszmerK5Khu1+SIqbX07UKoUzezNtxys2OdS5 gpmIStisZhyb5sLZ+NEG08zuNHDHtILSIlH4/rl7w4zX3LkEOtZ8HiLLjdtRE4DclpjvqcbAPJF dc7Ws8NfefvlXq3ta7R1YaVp3ZSRndzZKC649xjcrKWc7sgRz X-Gm-Gg: ASbGncvaBY8pMdujAmPFM2W69uCZ6inLNNXJVcbXVicXoA90MqbnGOHchyhxL8TrZ0I isU7Wj9VfUarUrKb4dtW+JB7uMc7XbezAGbUfkVWqzi3eltJlg+1lvQACYFoTTrNJAe2J+YEKFZ ZaPD5VVR7Ugj1MET3IDuuNGqH9CV/pRxg3JEBV/DURe4WuAlX2jt/ToynXuiOP6pNJJmzaC9jOI fV2ePucTwN9uRUjjOr+ZmNJorRMRPJ2yp3sHjVEfXq104Enjcd+tB7e6LXxS2rxgxCj0EegEaYF Z2epjg== X-Google-Smtp-Source: AGHT+IHwuN6yQ+TAgajRew2brCEc06T3ZXb0QX5cKLHLXjzsuoAa47uOUWPDjoDTU0e9os2EWdp8rRGJXKDX X-Received: by 2002:a05:690c:304:b0:6ef:ac8b:529b with SMTP id 00721157ae682-6f5312be406mr46502387b3.26.1736401358721; Wed, 08 Jan 2025 21:42:38 -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-6f546cb1d94sm317287b3.37.2025.01.08.21.42.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 21:42:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 21:42:38 -0800 (PST) Message-ID: <677f61ce.050a0220.34b998.20deSMTPIN_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 5EDAD6052471; Thu, 9 Jan 2025 00:42:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 PASS_ Branch: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#304304 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ 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 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 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/32135/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/