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 1496243D76 for ; Fri, 29 Mar 2024 06:26:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 075D141144; Fri, 29 Mar 2024 06:26:57 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 574C840042 for ; Fri, 29 Mar 2024 06:12:07 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-368a67fb5eeso5390495ab.1 for ; Thu, 28 Mar 2024 22:12:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711689126; x=1712293926; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LYiqfJMtp8VDP5lwlrwZzIWZpaUQ/BISAq3gHvJw7pQ=; b=b9vweO/jkkqhT4rqUDdl+EIhigQkHoG9+p9VC4eJ3Oo+dyDghUyKoim3FaQHPWw4eC u4Xq0VtJhzbier8Y5TOVm7pJ+p8107VkdxhFUlHYPdqAbEFFHl45VC4eQVKUDgDAU+Zu rPnFGeJK7FO/Cf21cD6rxZ54mPpf1RIGkzk+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711689126; x=1712293926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LYiqfJMtp8VDP5lwlrwZzIWZpaUQ/BISAq3gHvJw7pQ=; b=AT+dbM7dWdBXuOJU1yKiAonenJsk5Uj3amqH4b1mDHW1mfIenE3uNZkHjCHhncWDR/ 9QXnu3J8/luBOqoue+P6fUghs12y4GFC03mggLxfLz2nz9CXJWDxK3wV0o3wDGn4amLB K5WCMwwnasjkpjhu8vbloraEH85OgDeTzQmzoRxn6ZLJoI68R3FG0FSATQZHhdTODbYD DziDUaLqSFy4WqNMQqfrY9VGk8dn6NaZ+hEfAyU/beR1365f5Y+slPrkCiDY9ctmDDLh nGplEuIBAeio0PWqCAW8xbDlNiHrS2Q4ESqOslh3QbWP/ujO80dpdfEcT3q60nrScwI9 uxuw== X-Gm-Message-State: AOJu0YxU1pMCNTzS2gVkKaJCdz2gG1IQTJeNN6qFSDJiIXwwscVlFqeE IV9gq9aDIiuRCRShbMgRuUmW4RLLUKa3nSzb7XmG6ezyS2NJ27PUSwrOdbYSWXzy5sQbV98/6KI 6mv1/FgwiCd7qDhzZtUpOH19ZzwHdB1QtXz0+vQDtKQGaImwe X-Google-Smtp-Source: AGHT+IGoO4dI8qEmupm1y1obEmYD0YtoUU1kDHaqNkVreyxin/KilL81+Up36OnDmz7a/WfOepymjHkrOTD3 X-Received: by 2002:a05:6e02:218f:b0:366:89f6:82f8 with SMTP id j15-20020a056e02218f00b0036689f682f8mr1337124ila.1.1711689126814; Thu, 28 Mar 2024 22:12:06 -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 g5-20020a056e02198500b00368a7675e50sm124088ilf.47.2024.03.28.22.12.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 22:12:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 22:12:06 -0700 (PDT) Message-ID: <66064da6.050a0220.8a668.799eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4AE696052471; Fri, 29 Mar 2024 01:12:06 -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 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 11 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/