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 8FB7943E76 for ; Mon, 15 Apr 2024 08:46:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9EBE40647; Mon, 15 Apr 2024 08:46:17 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id E99D1402C9 for ; Mon, 15 Apr 2024 08:46:00 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2a4bdef3d8eso1958597a91.1 for ; Sun, 14 Apr 2024 23:46:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713163560; x=1713768360; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t2KGvh+gu6QnbIpxlCVQX5qrL6pq4+rwbcVfZYW1Hpc=; b=e1/zChta1UEsGU7gTi1Oo3uhWLuVxpg4n/Zug9LZkYzEV2GIdiMEO5JpiU6Zbte/Ob z3od/QoxkEPxNuXgZgh0qENI0h4OJ77Cd5O3TmgxZW4mW76YQy11jSi5262gs7r8xhiw wZb586OekkRaxMKbzQjrPcIQtIVoBVhIPyjM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713163560; x=1713768360; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t2KGvh+gu6QnbIpxlCVQX5qrL6pq4+rwbcVfZYW1Hpc=; b=iBu+enky6Bu96Bs0WhADn/BWXIGfsMducKg2vePJMTlCHKsaATXobc3pmWig0mV0xy 7cTMHcj7XhOqFCmSYeE/Tach9dI1wRUH6wYKi1Y0dar9PIfXJ+fDUc7QqV48SadBE4qQ FljahXmBgaSLiYkwmIZBq57VacoeTlXcuar6kmNiU4pyM0lu4+6U9rl7cb/xoAkMmVZ6 +hctZ5R7bv1eD49Lilx/QxFeZBG6WuN0WqokUtCi3M0YRAHbzfJ8tgrgSFtI+lfU+zyZ l9f0VxxKVFswJHKJC4dePqy0z1H0dSFqlTPN2OCSBqoX1EIn0qnif6y0tAT+dVWue6Zz lKQA== X-Gm-Message-State: AOJu0YzpEkrjnEuPNrS/XVj6KBRf2Pm/t8m/h2NKJGCBxpShesIp3Cen dk96GxQAd+mOw251EpvuCTgq754N4asturkMx4luzc+oOmMBrz8Qikgu3SURTJg0DwQ/GwuxcnR cyHTzdnQeJ4XqfbI0iJ72CwdjhK1skUSL X-Google-Smtp-Source: AGHT+IE+LC/J2ZpvmKdUIABAPbfh/W0mlNCfIgI0UTtHEaZRtdettLotTHYxchfZjjlvVs0roG3NlfFhfSNj X-Received: by 2002:a17:90a:eb88:b0:2a4:f53d:e732 with SMTP id o8-20020a17090aeb8800b002a4f53de732mr6303046pjy.13.1713163560109; Sun, 14 Apr 2024 23:46:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id go10-20020a17090b03ca00b002a71e4003f4sm336553pjb.6.2024.04.14.23.45.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Apr 2024 23:46:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Apr 2024 23:46:00 -0700 (PDT) Message-ID: <661ccd28.170a0220.cc84d.1e6dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 32AF06052514; Mon, 15 Apr 2024 02:45:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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 8f34999c2489bcae2182266810009b77c532f17e --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28816/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/