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 3C20745E13 for ; Tue, 3 Dec 2024 07:38:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F48B40264; Tue, 3 Dec 2024 07:38:50 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 3D36640261 for ; Tue, 3 Dec 2024 07:38:48 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5f232a9b763so1544839eaf.3 for ; Mon, 02 Dec 2024 22:38:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733207927; x=1733812727; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bQ53a0zfIKuS1M++3VQRd3dCF1ItO+Ed2ReyiZ0IT9Y=; b=ejSN54fRtr636r/Auuyy94EcLcUXkKpvExc13eIDXzu9coDfzgOvRiaxrcV5rorVR6 7wreZcxBX8jFGtbEWy3a1azyyaTWPa4Xv+uttXFHvnJ96/bG99yL13XUfxYnGNTipgNm prQXUHMc6B69rQEXN/UxGtx4ootf48vFtoZD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733207927; x=1733812727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bQ53a0zfIKuS1M++3VQRd3dCF1ItO+Ed2ReyiZ0IT9Y=; b=nJ2Kgiy3ZTI0USI1T2/cdmakC99KiWRKw7aA1gf5GKD1AN2HUgg8ex50FbSRpUgeTe wjmlMrCGAFytfxLWYrSqhT7kRqsLZZO1RwY+il0Nat1hPH8n+gqrf4P0GC8LiGwkTTj3 bIEZo9b1vy5RuuTR98v/Q5B8aBy1LrL5P0dknJumnfSZZlBz5A7wuODs+Nwj9dEo3coS 47+zRLn2IeYFzxm93TBcbWTMGtrdt2Tx0dcpmlhdpdrg7pbdK007CPBXAgn0WLJHknL6 FD6awoRZFm2A2srUAk5Hxayr0naXlneLe2UGGghk5dZPbxztfQnPMwjVddZSaQV3eXi4 ztDQ== X-Gm-Message-State: AOJu0Yx0+yJJROubvCLvRZcJ4sHgHG70YCcD+c15pDWTnOyzoDZrqKaD Rl6frccyz1KJeAQOAjt1ugtc6DPPqtqi2+TFO8WKQghCLeQOQHxS+RhoujHl7eraR4VB0EzDPcO JBJw1txTmqkFctJ5cIR5l5zoPCeQNV/73l45dppmN56mq8OMOynK4il3A X-Gm-Gg: ASbGnctUt2/fObhMCN4s3Dlt9hEsiOi7a4mnUeSmrFMRXwitsBvQNdM1AUBddJxKra8 1XNhyP1wkAXhkNroybiBuvEwTywknKbk0fA38K2aIh8khnyER+O1D5spz4D5fUSHe853VD2GHEm H4wO+lziphDF3XxUCgLmioSrU4D6hwV6NvK3Ez4HZCiHCJ16Zavt78cgZX0/rJpFmgVrMkVxb6F g65KAWmkade377CjeSmwZ/OlMKGND9X+BoU2kCbnyPuzDscCoJLmvN25DG8jHmDoY/dlrc2tXQ= X-Google-Smtp-Source: AGHT+IEQEwb56xyZUgaGUwhtoIogwnh5A5K2jdT2/Jw7xFHGJBvM4QTS5TMhEPJXF5xEQq3ZhKvFGHYo7hkh X-Received: by 2002:a05:6871:3a2a:b0:29e:34ef:bd7d with SMTP id 586e51a60fabf-29e885632d6mr1591663fac.2.1733207927195; Mon, 02 Dec 2024 22:38:47 -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 586e51a60fabf-29e39b2de92sm373297fac.9.2024.12.02.22.38.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 22:38:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 22:38:47 -0800 (PST) Message-ID: <674ea777.050a0220.85493.3b76SMTPIN_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 A0CB76052471; Tue, 3 Dec 2024 01:38:46 -0500 (EST) Subject: |PENDING| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26485 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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 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.2.0-23ubuntu4) 13.2.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/31810/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/