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 7037443FBC for ; Mon, 6 May 2024 02:32:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A4BE40270; Mon, 6 May 2024 02:32:46 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 20C5840261 for ; Mon, 6 May 2024 02:32:45 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36c5b808a70so1747565ab.3 for ; Sun, 05 May 2024 17:32:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714955564; x=1715560364; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GUvT20cEHrUCD+virjJTUQicDZZldU1rQsHPXq+ifD8=; b=T2E/e4ORkZ3cJvs7EhsyPjnw6QAjyGYlLbJXK61bcQcKPGgRmeeen4Exsh2xz4UeDe lbbLKZHeQuItLdXC4OnXlq2iLDjnmpBnnOJbpQxR/yeiyJX0quZCzJoJu3EqhGBdC5+f +yYR/hFw8ANIEAsBfGlRmmPnYv+y/Bt0vvC9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714955564; x=1715560364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GUvT20cEHrUCD+virjJTUQicDZZldU1rQsHPXq+ifD8=; b=M1ocvKXV4zW7CGm3izV8NYyNaGfpGHeDx3mgoRxeyE/mO9V56teefQ+aHnUNtzYJWy B/mkVab/aSRF9rpwicRme84NAz57ujzC+HgdIWaeL1/bF+kSmHnRmmIDyLoFzNF3TKYJ ue0kBpng0RaBeNdj3tJF5b0XgYnDGqudrQvumS37g2Vq9rCauBO7zvP/HFjSyhgGQiwV vcKBhN3eal6XpusmTT273eRU+NN4UeHFWj3JynkTRPWvBpjo6G5rqDLWbuelQfviwtRV DjUCuHFJHkIg9t12kwrwPaAKZ8icb5nsnUmoOE+ryhQGqQI0TcIb57hSKMFGnKCRYMqp EDDA== X-Gm-Message-State: AOJu0YyUUgf2oRPTCcAuac3Sx2Uyz3nI8Ftsdl0isnz47E0LLs4MxnYg ZCjZT4BoG2A7xlUhu6DSLiqs6bXoFFA0D6JQSteP+P3P4QAj7tr6B3l9iZYErxyYaEu1/oi5jka 7lkbHB0G15UGkhtOGJrlw/1pmD3itFdUD67+hCI/3lRbZASxOHERS1Cn/ X-Google-Smtp-Source: AGHT+IFw/6OlZ/1GwFA0gd1fLCRFANTFLR6f7gsu7F5fzIaapHYWcqjBo3ax6a58eaS4F9zI3fje6YPHdbZ0 X-Received: by 2002:a05:6e02:16c7:b0:36b:f96e:1b15 with SMTP id 7-20020a056e0216c700b0036bf96e1b15mr12521508ilx.0.1714955564567; Sun, 05 May 2024 17:32:44 -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 t5-20020a056e02160500b0036b3794d417sm376110ilu.45.2024.05.05.17.32.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 17:32:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 17:32:44 -0700 (PDT) Message-ID: <6638252c.050a0220.1ca8d.35c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B5146052514; Sun, 5 May 2024 20:32:44 -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 Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/29037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/