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 54E5243E08 for ; Fri, 5 Apr 2024 07:29:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50FB4402CE; Fri, 5 Apr 2024 07:29:49 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 663C440284 for ; Fri, 5 Apr 2024 07:29:47 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ecee1f325bso1317506b3a.2 for ; Thu, 04 Apr 2024 22:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712294986; x=1712899786; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sGSpfdRpMrqQuipKEYaVs/wcqzNA4QoaLU5o+gyitd0=; b=IEy+CLKjl5ttvOJihI5j6/i6aDn7rEWTr1y+dUs0+sSF1q8kIldwNk7vYCbtYzo3Da 1SIwybM4l7fXz+1HSgJcrbLnkxwpk/0G50j6qOmMRnIyyXl9EyE8rOoVsKy0wKHmdyQx lcjzghUuwqT7ZEjztT9p/VDYII7ghTV2QoKI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712294986; x=1712899786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sGSpfdRpMrqQuipKEYaVs/wcqzNA4QoaLU5o+gyitd0=; b=po1GkWvrzpEEJDvUCTyopg7acCqIqUd3gHHSTsTBXD/bfuC7f+UNJbxWAmaMllhbj5 JAzcFN5dunpVQPg1wiUwNnPJMoM6yBbiLt9VYnIQ86eEIjkEeoNMVq/j4P0XobrTEpoV 0jWBArEQ/RxyA5k84S6CXVzvJTZBf8q4s4nvTDuk83fyR56SB0pt2ZpshhvlZ2cCVY7+ aU8bp6QkEnSy5Y3fLbuJCLfnEYo/tRfPPMslVFbThgFiD99u/rD6IP3mRoazl5P7P4E0 l/h7rtDHUhNCQlS3Zi6uFMenudVqQme20NW8KH9f1UA2676NSBDqmVkm6BD/Jv/HuF7g aDrw== X-Gm-Message-State: AOJu0Yz+dOFz7Z8FGsoHQ6YhWTRcIhQuDyl8HaQoy9r7GcDtEGEb+D4Q 1ONy/OrKsVpiUaFynrLgSFw2NoU0XymmVycyH5H58Ukipw3Eh/ym6mmRQ+hJOC9uKTtqKvh7jZc RWzH+xJG2VSH9Sx7vIABodPpOPCTvaqVL X-Google-Smtp-Source: AGHT+IFRQd1fpD6YKL11Fiqyq+D33Ql0i07kauqKReG0WS7X+8/hvm9H+uzAZJgR20FZzjAHPq7ctd7VpM6i X-Received: by 2002:a05:6a00:22cf:b0:6eb:3b8c:8fce with SMTP id f15-20020a056a0022cf00b006eb3b8c8fcemr635381pfj.32.1712294986429; Thu, 04 Apr 2024 22:29:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m17-20020a056a00081100b006e7a2e9002csm40347pfk.27.2024.04.04.22.29.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 22:29:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 22:29:46 -0700 (PDT) Message-ID: <660f8c4a.050a0220.3cb90.3018SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B41A6052471; Fri, 5 Apr 2024 01:29:45 -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 | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28727/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/