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 2816E46054 for ; Mon, 13 Jan 2025 06:46:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07BE8402A7; Mon, 13 Jan 2025 06:46:52 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 6F7AC40261 for ; Mon, 13 Jan 2025 06:46:50 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21636268e43so89510315ad.2 for ; Sun, 12 Jan 2025 21:46:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736747209; x=1737352009; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FV/KcTT1UobEo39uT3DUFxNfojLIuMPafWOLS+DSCZk=; b=KbVGiYCaQPUvpw249/NYMAdJ0aTZ2DgDumIH/XTKHpoglgGtCsE77BIw7oLUWfTMpP UQt5hEExDufQXO2AgMETx7tAufVQOlcTDO8hyyI6idAy4Z5fh4CrmY0VffgdB3qs5LwB FX7WYjnNKc5zbJhkRiZ/Ar75/DD9kRBAZDaUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736747209; x=1737352009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FV/KcTT1UobEo39uT3DUFxNfojLIuMPafWOLS+DSCZk=; b=i11IQmnFGjIhR1sL1dXvlUSo2h6VMjBKXpGYjKqWxVI9r4k++tg2sabFQMWYZ5B6OE FteslCn+/ekIR79r182A/xJMeT0+MozLhp2brp5O/vTxQF4ploDExlS9Tc3U2XQ/otY9 vwtzvyNUkFLYAG8NH8yDihyebotSKk2zJMV7Ja0KluFSiSecAgjJPH1kvZacSV2ZR/hg zKawofvIv/yNRQY8f2/Z7+IYo7nVUnsk7OovES1qGrB8OhUL0n5QidmnAxS8tTIRbjnj V+4f8HifCSSjYd0W0tgebJwNTo1HR3//dFALFMuVhoa1sE2i6nja4DnQL6sdYhmdGHHJ 1+IQ== X-Gm-Message-State: AOJu0Yyq0mjSJ7HWPQcVNB7Yz9kHa5iFNBGVsZCVtEhj4XF88CWXP4ro 6y7tOpSP7wyDVIH3fY700jfcGAJJwE7Jj/QrpBag3w8cufxQqsps7GhoVSznnsBdmVW7y/4fU7u /uxMDPXo4oiUfFD6Uqfb3Ta7PpArWCDsdvR+t7rtQ X-Gm-Gg: ASbGncv6dmYZ7NinJ4IE71/ej+mfLe/l1pmD+Ycnza4RVIybD+3r9RVPyDzKQt1VBI3 +Q6Gq/R5CKaD4os5GKT5TQiSP3NHjrV2E5XqY+eHhQGqjJeKmlEftpg+EGbBfIUj4cwWoLd8Qod klZtNYrw0Llc4gm8LvmIbF4mC9+e3APB2JR1bXstH3tkfT2ob/2NbOiCrFhDZ36qYy4nBfz/wH6 5YpoJzY5iKpnEPksbCACtDMyRm/yuJm+rzjwVzo6pcIDM+PRgqerhRMkF0lE6UwY9j9thr8e4VG /Tcmfw== X-Google-Smtp-Source: AGHT+IE2nv26s/D+LQFgPf004rhgyKvLrPuBQVXuV/JYlE0smfiGAaydKsvqi1n1VKePytCGwVIrQB2lZuHF X-Received: by 2002:a17:902:da89:b0:216:56c7:98a7 with SMTP id d9443c01a7336-21a84012b27mr338191365ad.53.1736747209518; Sun, 12 Jan 2025 21:46:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21a9f265756sm2912775ad.36.2025.01.12.21.46.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Jan 2025 21:46:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Jan 2025 21:46:49 -0800 (PST) Message-ID: <6784a8c9.170a0220.28c43.5a60SMTPIN_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 6FA086052471; Mon, 13 Jan 2025 00:46:48 -0500 (EST) Subject: |PENDING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#32543 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | dpdk_msvc_compile | +=====================+====================+==================+===================+=======================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Debian Bullseye | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 41 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | openSUSE Leap 15 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 41 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | FreeBSD 14.2 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ 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 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 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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) 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 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 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/32177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/