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 4B26F43DE8 for ; Sun, 7 Apr 2024 07:38:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46AE8402C0; Sun, 7 Apr 2024 07:38:41 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id A5FB14029A for ; Sun, 7 Apr 2024 07:38:39 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6962a97752eso25389236d6.2 for ; Sat, 06 Apr 2024 22:38:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712468319; x=1713073119; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=alXZxAdkUIV4FtmuU59BzejeKzX8rfD4NoyY2h1z+bU=; b=bMgo0/AqFS17HQ5AWfWhjXmN0YkAqDOX/+ClyaFfGMueuFsr1IyaTqFTS0z0YZyio7 bXqdzWgRUYtCj7pWRhuhHKqT4p75qIvrmZ7GCE6IR2uNPZG2hHUi+eLsmlWZWgFrqRvd JfN/6yHL8fIp887Ofqv+KgKl4ggF9EuCdj/j8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712468319; x=1713073119; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=alXZxAdkUIV4FtmuU59BzejeKzX8rfD4NoyY2h1z+bU=; b=QyL/iRnjPjV08vpl+7P2aPQgI5D0uyLotxp30sF7oc2BD+FgfglHDLsrKpxUE1spLj m3/g1h8++qwLqPfj34IHgiJUK2WWp72c2jKMW9mJwXKTRKqiO5Tc8csIOYcJ42/bk6UD /VSCiThy/2QAp+pFyQO1XX9vQt62kwhBTuJjhgsrdho/wFruVGstdivgJD5V8hfruiO/ us6eTjkedxnsPgnLwOCV2HWS5RyEjHxpmJN9c8gMe8wPIANQFDJKMv5hYnIGqvEHdMq8 4GgYCR+GDbrIOZ3xqQMdpip0tp44RojDLmh/cUCeDyzOmlASLyY4ekbIYy/U74pHOeyP Rkog== X-Gm-Message-State: AOJu0YyDlUVdkVPu4PwGa2NnwkcJ/UjrQf5w5j3p9nKxk9NQCziJ5pIc C4Y7b/NGFeNdB0O1cw7cQVW8Us9PGJmrdInGZ7cWMvIA+trSVTtrs263PJoVYQj3biqYPQG4g3x 90bWFC1CYYb9nTcm4WcSyiISyIz7H7gYC X-Google-Smtp-Source: AGHT+IFyEV+9y02T/R2uNea6k8KoHMYVtZJtoH2M3jKekslefoGXjPhdQfKPwaOHBIzkYSwU0ho9Ur8WH+Xh X-Received: by 2002:a05:6214:e6a:b0:69b:10cb:f607 with SMTP id jz10-20020a0562140e6a00b0069b10cbf607mr2054874qvb.29.1712468319186; Sat, 06 Apr 2024 22:38:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 12-20020a05621420ec00b00699217414bbsm290225qvk.28.2024.04.06.22.38.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 22:38:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 22:38:39 -0700 (PDT) Message-ID: <6612315f.050a0220.52cc0.5784SMTPIN_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 DA8FF6052471; Sun, 7 Apr 2024 01:38:38 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | 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) 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 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28747/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/