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 0AEAC43D9B for ; Mon, 1 Apr 2024 02:35:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0200540272; Mon, 1 Apr 2024 02:35:57 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 24BD64026F for ; Mon, 1 Apr 2024 02:35:55 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3688d5c5f75so20161845ab.1 for ; Sun, 31 Mar 2024 17:35:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711931754; x=1712536554; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3B+m/bsomTDUWVZ+CbD/2zrHFoVTa18dRko0g4dagAg=; b=YfMZyE+aAJA47yBW6DKBqWD44gaY5z0A2SfIleE7oxE6/q9aDF1p55vYmu07fPQ8vd jplydHTni5WOr1YMeQkRAlxNSQfLdfXH+jnBqRmVpJWccK92DH3tXU/WYnA7XR6T9jmX GTO0jJ529dryvV4S/gVYqVkNBp5h6MJFkhEG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711931754; x=1712536554; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3B+m/bsomTDUWVZ+CbD/2zrHFoVTa18dRko0g4dagAg=; b=xIlA3O+cWprjg22bZcrl5IEvDHnJvUZEbu4zaWAhWA+UK3534WR/vhtHq++VKO1OWJ aYfJ9XHHETms2cjETn2yzDSfo9Kq50QJAvgiLBB0nuLFYsbj7VGC/7DlCiEFsWp/Tjk4 l0SxDIztgCAeZDNOgTbJhfTXoqHtw+Wpooer02qGwU0omrYba7+bUeDmHqPYZaZsc18U HDW2CDLbA0WVa6vtloeeYzRNhnXrgxRKHXI7tNSGGcEbtJbWZh67ffd6H+VKQ5tImRWJ Osy2S4OkyWKXOgLuhKRul8EyM2paVclJtVNgPGN/bcSCcVP9kAjje7gEvt+BkGzeqJLm fH+Q== X-Gm-Message-State: AOJu0YyUxgv0+NLVi1nEVftSnc2yxdFbUK4mCCHxdRLPH9AkDTWqYE0k Qg9epiJyVcPFV+zrZBLz28gnqjFQq7BV6keFSwy+gUwEW+YVzoFd3PEYj+83nZdu+hhgyjl7jhn 13jpX4sO9iUiGAy7GpjD1r8dwUAjBRv6gQbxtZ7qfuQGYlw75L1EPHca/ X-Google-Smtp-Source: AGHT+IHqeiCPqJi6WUkimEmoVRQeezTTC2NC95TlyKhMvwSnpPlqRPoCBEot9p2xhvENi/pGRww+uu79qsId X-Received: by 2002:a05:6e02:b48:b0:368:9766:cfed with SMTP id f8-20020a056e020b4800b003689766cfedmr10359477ilu.15.1711931754541; Sun, 31 Mar 2024 17:35:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a056e02194500b0036600e969b6sm409260ilu.66.2024.03.31.17.35.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 17:35:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 17:35:54 -0700 (PDT) Message-ID: <660a016a.050a0220.d813f.7d78SMTPIN_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 082846052471; Sun, 31 Mar 2024 20:35:54 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 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 PASS_ Branch: dpdk a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28679/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/