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 DB47345DF7 for ; Sat, 7 Dec 2024 04:18:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACEA5402A5; Sat, 7 Dec 2024 04:18:02 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D387B40281 for ; Sat, 7 Dec 2024 04:18:00 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6eff4f0d9fcso4475377b3.3 for ; Fri, 06 Dec 2024 19:18:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733541480; x=1734146280; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WwmOBs5t+krJza21DJH/ria28Nnc21eofpJcftU6ebk=; b=U/4Xdw9qEW7wfug9kvz7cac+9xCrQ2K1wvjE0jDejiWKzHB2+kEZ4FI6Fu2dTBGV7M vg4842ikgXIye7qo0Wid5s1ge8MmLchMlTGqnwHAvMEzLh/VC3QmqANHVx4A189OnoMH xe5f/9XM+jtT8eLjCZ/ZA6WM2yEV/GO39WhPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733541480; x=1734146280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WwmOBs5t+krJza21DJH/ria28Nnc21eofpJcftU6ebk=; b=VJV9BLX/hGAqbeag9xWDr8yoAZsxX20+CBBtdv5tU0Q7khqt99y7lUuWvFepLK4H8g Q2/DJPa2GMMnlR+NdVa5BI/DmSkZDYWM7k7P2nujmNV2pNmqCCvXpntHtu/4UKSVFy6W Ow3tu+vRTavpsXmt5CRsq7AJeGWMidcuyPxl2lmMOiI7uz13QTyEoC7yGpBzLK1zm/CK wK0tswUpCLh3kfkORNFs+kOE3Y7rHXLjA2ExRSsfVdws5gMi/RZizG1MtyQ/c+w51+Kb x29Ul9VYY2mvO6SgfIpnkQc6aWHzueZi2lBvlxJAo5ANIuIlzzkV06TTE6Jz2hckQ86g gdhw== X-Gm-Message-State: AOJu0Yx4xf7p2LeB6xecyHMImoyzLI3BXvnKILEF+JGg7dQYChrxjNp0 xf4Mlbsc+tQm62kMq3bR5N5ZgBpkTPFdlSEviXHRPwxikwwUj4HP2ICG7hYQMRKGZP5Lexif2AR awLjSVhgZ4LF4ZIWcBkIx40t6BdXXjJli X-Gm-Gg: ASbGnctM7vjg9XhWoMHi4L0GJk87RFOozqIcbek2FyZp8j49KCDQvloEAcNJD3wnO15 knOT5jEbHXRJjsgJy6Rm1bTA3zg6hsZlMqLUKtmLaip+VWqRN/u3SfhpluSwf+AVOfJydBzj5NW 5/F04nVTVFbu/Wcji5wSAB0S+cfU5Fp6p6FHdcVlYaMotG4UiH7Q19raG47sX6IUuOJb8E/Sc0y Lpj9SMpW2cGZy2lJ575SLzOW5Acrl6h8i5kMvs67ojPpMxcbcnsI2i0yvmocnnLIHEo5Gw= X-Google-Smtp-Source: AGHT+IFKxE0YgUZZaWo7kG0Yq98F5VQQkkqd5efwz1xdxTRvjW8Q0zDjxL2+XQL0SNYTLlPUcMSPQwSwlcuN X-Received: by 2002:a05:690c:6305:b0:6ef:62c7:cedb with SMTP id 00721157ae682-6efe3bfc609mr69474867b3.17.1733541480130; Fri, 06 Dec 2024 19:18:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd39cbf3esm1629437b3.46.2024.12.06.19.18.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 19:18:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 19:18:00 -0800 (PST) Message-ID: <6753be68.050a0220.63478.9c97SMTPIN_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 B231E6052471; Fri, 6 Dec 2024 22:17:59 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f197f1e13ccfb74c92ad05602443dd0984f39540 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/v21.11 f197f1e13ccfb74c92ad05602443dd0984f39540 --> testing pass Upstream job id: Windows-Compile-DPDK-Native#25193 Test environment and result as below: +---------------------+--------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_win_llvm_compile | +=====================+====================+=======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 39 (Clang) | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 (Clang) | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL9 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 24.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Windows Server 2022 | SKIPPED | PASS | +---------------------+--------------------+-----------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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.4.1 20231218 (Red Hat 11.4.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 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/31858/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/