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 BA07A44024 for ; Tue, 14 May 2024 02:33:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B20AA402D9; Tue, 14 May 2024 02:33:49 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 9089F4028B for ; Tue, 14 May 2024 02:33:22 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-47f1e656a93so2133210137.3 for ; Mon, 13 May 2024 17:33:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715646802; x=1716251602; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oeU3GhUh+Se7X/EV64bG9CKYrKdXa9lxWISAOnXX9do=; b=GGtrtKcEsWza7F92YCKYz8F4UP887XYuwtezzvH51B2D2tDqIzJaScfIn4SW2YLspV eLbgAqwkxz38ebEoAli5oIOeBFL3BuiJBpq49SRRyUnBH1OQLegbYiCGZOpLokhLLpg8 HIjFDHI9Eh83dLsTP5draSkvvcV67fkBksvWY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715646802; x=1716251602; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oeU3GhUh+Se7X/EV64bG9CKYrKdXa9lxWISAOnXX9do=; b=BoniCgrMhmgFE/SR2ahK4X+mTr6l4w0AHT08wbptdm3B6UTeEd5kso0/VuMMJb2LqB xUT47b1B0ilUtSs5dOGUkpkJVxKi882h4TCbP/D+MN1vWNjXVJ53e8GyyGAzS+8kQlfR kuLoqr+pZ571YeTnzFZUXzmeIml/hew+WRNYuJaO2Dp3h6c4iNcYthJhgzlQPG6GG2yD TgkpBrtfjFQ1ZyKtl5C9cbzcEqJjnyAcFRThDSRG1bS8JdNEYyc3sKAS4BRc4KCohYSf 8k78fDooXKJDUpA44XMElv5TwUVrgdWg3Ncd6IQmxCd5ENiFAYi2BD/LiKdEddw6WWVa P7Sw== X-Gm-Message-State: AOJu0YyHMetNGkjga+9wzq2XYMQWiOvYu3S1YcmFMyllkwR+gFQLHRW+ 7L6yV8PblZmtXcG0E4Cevy7n4GhKJ8QGVZwCI7Dknsg3MjxMx7acetf+QklaLK7CT7g4MyYxjvz lvJTIgbdn3wsqaJq8xrsZedmHo+uEiuAt6c4kbkml X-Google-Smtp-Source: AGHT+IEXAvcIyfC4t0yyxNpqsjWAJDzTFjjsl/E3IjuD55CeqoOQlvpVh72T333wcNllcZDY8eDgqa+U8Dc0 X-Received: by 2002:a05:6102:512a:b0:47f:1798:f9f8 with SMTP id ada2fe7eead31-48077dcd421mr10742277137.11.1715646801908; Mon, 13 May 2024 17:33:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f28480dsm6467236d6.78.2024.05.13.17.33.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 17:33:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 17:33:21 -0700 (PDT) Message-ID: <6642b151.050a0220.f6ab1.4b43SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 92EE4605C380; Mon, 13 May 2024 20:33:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 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 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.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) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/