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 E693E4619F for ; Wed, 5 Feb 2025 16:36:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFE4A40289; Wed, 5 Feb 2025 16:36:21 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 6ADC940270 for ; Wed, 5 Feb 2025 16:36:20 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e5b1c7c31b2so905688276.1 for ; Wed, 05 Feb 2025 07:36:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738769779; x=1739374579; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XCzmGI0m9lwPbsuBGKzuB34uMrUWEPaGmMVZof27i88=; b=UODGF0V7Em7RV4nCcgSgUWFkoOHyFSpf1vQLJlx4bi6NGL9GSfDkBOUZXWyl94GZDb sui3Cv96w5c1FCP2tkcgL027JVLAiV8zB3PcInbDi/4yw9AX1PSaQaEwqohbc0iKE1cX NV+om5sCz6Fzl90LTFgVpybs63oUo8q8y5j9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738769779; x=1739374579; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XCzmGI0m9lwPbsuBGKzuB34uMrUWEPaGmMVZof27i88=; b=uY8pdw9JJLb/b/XOYX6vH2FADlEsqRGuUnqwKzS1Eow0uStKMDa49/p0Ibtoy3t95T pws559TR5ifHosCHF7Rma0R2MQUI+j4PcTtYefPjT0G2+KE8bKd/lfFpHMflTK9ZIbb9 nB+jtYtCfTvNHEoVzGSrtaGpUUNBg53XVQpsC6DnxSALlHhC/dFob7Yy5djUG98TEBOR tQhSuWkR+3p1rY22siVNUU7nLz/G8JejUl0zOAwt721jMZ7X0KUXwuSPoX8GA9ab0Hsj SBFal11YCWHKWy2K87Vcwbs+fCl56syia5BxcoYbXrX29tk/zn0yTmYMaqdGOmy/vYIQ ndNA== X-Gm-Message-State: AOJu0Yz/rI33/UHUc+7jMoEQRnKfrHXM4jSrlCuJLdzIcI7o/slQe9qx OLfzv9u/HtKI8md0JgcramiHnScOg74olEywVeuPeTdAcp+QbHXzcsQxwDTInd6rjqTtzAFJwCj UIZX60BTeW8tj5VBel3z98G6KXASbqJB/ X-Gm-Gg: ASbGncvj30ZPf5q77Tcf/D/loWe++MJ3/8nbo9VnLypi8UlTgeo2Dx3IsF3uXPoQPaV ag5kwOyE7JklO/yf/s1kN1abmpdyGH+vGxSQhkPQ7et55EuKr5tmdY7hTFKADdpNpIJQzJKlMmH BxuszBSJL2SuJnbWTXrRdgX8Dz1A48X4gQPsCBo/aYoQOitNvOf6reaseAppuKFHvdYjZrhvdYb wA5Yb8/aw0gk75gUaQ195G7Y90dWAcz17Kt9GdBOwSFPxPkEBLNT2kZPNKSOvlgjnP36MG5tB7N aEgvcYTMervhHGCKBx54fV0Uz8g8qA== X-Google-Smtp-Source: AGHT+IHNYnU0RWP4Ny2LiZ6aquVw64zzmMGSr7s9yDZ5lhn+oQGDH0QZtoTeGoRQt1uvFaJcn6wcvq5jbORZ X-Received: by 2002:a05:6902:1793:b0:e48:a3d7:89db with SMTP id 3f1490d57ef6-e5b135962f1mr7063880276.13.1738769779470; Wed, 05 Feb 2025 07:36:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e5acb2bd0cbsm832191276.18.2025.02.05.07.36.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Feb 2025 07:36:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Feb 2025 07:36:19 -0800 (PST) Message-ID: <67a38573.250a0220.3881f5.772aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 113506052471; Wed, 5 Feb 2025 10:36:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Windows-Compile-DPDK-Native#26437 Test environment and result as below: +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_llvm_clang_compile | +=====================+====================+===================+==================+===================+=========================+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Debian Bullseye | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Debian 12 | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Fedora 40 (Clang) | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Fedora 40 | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Fedora 41 (Clang) | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Fedora 41 | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | RHEL8 | PASS | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | RHEL9 | PASS | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Ubuntu 24.04 | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Alpine | PASS | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ | Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 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 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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.5.0 20240719 (Red Hat 11.5.0-2) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.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/32447/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/