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 BEBE345DFF for ; Mon, 2 Dec 2024 07:07:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5655C402A7; Mon, 2 Dec 2024 07:07:52 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 2DB0D40285 for ; Mon, 2 Dec 2024 07:07:50 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2967af48248so2142875fac.2 for ; Sun, 01 Dec 2024 22:07:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733119669; x=1733724469; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=chn4Qv4/+4F0kC+6o1t2sV2h6rffBIB31BzOYCD/xPw=; b=VCK2KtKShOSmPtpg3Oa95/SMtuyKf//+lXqDMONgx70vbv3R1JsRw/UMIQG/NIb1iE XFupxV8NFc+jzZmLW/8kw3KMpmu7QKQF8siVS1YOsVyBIC9pTKC+Ko9e1CewLfGUqvZC VK2z8RHHGBMYYRZVolORgLsGjNi1+T3vaZGfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733119669; x=1733724469; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=chn4Qv4/+4F0kC+6o1t2sV2h6rffBIB31BzOYCD/xPw=; b=Y53Qid4dxrF1mndF+K+60kA5LK3SEDC/s88Dzo4Dg0c871DAAurrLtXfFqbD5Tre66 PU2HYZy8PpD2Gp1lMaP4fgO9xn6/H+EcrzHP0wTRP3g0Z2yYDjYakx4AfX4DsJp0xzex lxKP/g8fqguqavS/gku9zksNfgC8yCnE/uebI/ukXuyKIJ79dTfknR4ftyVmzSwQncWH tVlhtTJOMCXXktEHyER4ocXDE4UXGycZ1PjanI+hjcaNxqECVp5JJS9aqq8qHjyoHJSA L24pZlTeAcbiNlS2shT1FHLHXDwt7ITPopK12rWxxU1WAs34LUrJPcnDPOHFFwJjKkqc B0Ag== X-Gm-Message-State: AOJu0YwVXWbjdS8jEuUl1WyVG5F8oyMSZOtjWaaHhlcWFw5kueTcZcv0 6K5ZQWNk8H7j1rm1rf4iMGYXCTFewaDW2qO5tksXKnapdJis0oIGRumkyutzNkpVMtVcXilHGS5 aDP+/gtEFuW1QqGW1a5vprAYF6jeL1bTS+SXRf/FYG8GUnzT3y4api7rJ X-Gm-Gg: ASbGncsUEXEEBeO3gH5DO41pRzyLlIJ2W8hatl8VOhp1s2kehp9X2DNAZKuSuta4QWK /4ADp8kEamxEfL0RqVvkU13UGLZD4luOFzEk2RruDmN7y08RdEKxxH+ztdSd4+Pmra8AZD7SQLE tD9IDLCH4WW4E+OmXWm8focflEtA/PDfPL10mM9wsO1qGclPu1drSABMISkNNceKtUKPktGFjXe mOMP0gcZ59D2i5CJzXDX/DPjXVjUiTPEqK9+1d9Pxwg6xbm728OHcQFNy7WgOPjhlVYu/cJw1s= X-Google-Smtp-Source: AGHT+IE0ZSpHaXZ4Vk08/xn3t5SDWooHb1fhRuv2C0UR/NU+aFJwKaMCsdFTqrkGzbjVsdbMjZiWzxznSChk X-Received: by 2002:a05:6830:4994:b0:71d:6543:e839 with SMTP id 46e09a7af769-71d65cb02f4mr13569280a34.14.1733119669353; Sun, 01 Dec 2024 22:07:49 -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 006d021491bc7-5f21a535559sm392902eaf.21.2024.12.01.22.07.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Dec 2024 22:07:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 01 Dec 2024 22:07:49 -0800 (PST) Message-ID: <674d4eb5.4a0a0220.35b448.676bSMTPIN_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 BCC886052471; Mon, 2 Dec 2024 01:07:48 -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#26472 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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.2.0-23ubuntu4) 13.2.0 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 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/31796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/