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 60B9443433 for ; Sun, 3 Dec 2023 08:58:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AF414028C; Sun, 3 Dec 2023 08:58:19 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 0FCCB4027B for ; Sun, 3 Dec 2023 08:58:18 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dae7cc31151so1841444276.3 for ; Sat, 02 Dec 2023 23:58:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701590297; x=1702195097; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EVgWMt5Uqfl3ArE386INuAU2jwpv/5osmxDv3kXrQIA=; b=GbAAKjmcREI4AWK/WG4IC/+l7CUqRHUojpSNxecSKFKU8yV/ogAxzpwN6AsB4UNz29 AEXPYh+8QdUQ1w7FRaa4JPog+Bdrb7wAEoD1NPfhBj+5+9B+FiH+VbJt1rv76WJV8lzo tIY8oFooYwTpbdgLm+RPTOqEXmr57NvK2+hjA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701590297; x=1702195097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EVgWMt5Uqfl3ArE386INuAU2jwpv/5osmxDv3kXrQIA=; b=vccDfm9ZWIzVmqtR4JnSFvf1GZyaPFeg5bw0Qm3s8+EGubmCa2a782kYCq/eR9A8u4 XMf5tv1kNBGo0z0ywR7XuuUsPvP9WwTX2ilHWG1U2SI0ld4wNqh863xni6MM5Q6p7sve UPm/K5XXpGQPjXoSSljM0Ii1KUJSG6U2IdRrq0mo9y4frLBaS+654DLR7mCijCkwXU3S WfBIP3jBT6wqDB+el9GpeAmnO70h5PoGGuuZPU1Tim9R2Pa7wStj+EpPZ7U2eTV65RJc 5YXo1nWoYOkuTgLabo6MOU21TMCmobYW48IUo2Mztq+0ac9SsPAdGlR+5ORIylBnLLoM ZPSQ== X-Gm-Message-State: AOJu0Yzw5uccTEs5rhPpUGJAwujZIFsAY7XcWy2yVcYQuFVeSTGFV0Q4 U26kQMz79ZOGQf4YeUuWc4mtq+J7kf3ajbmchXRmfh15H+Pnzg== X-Google-Smtp-Source: AGHT+IGTc0o62E0DowpsBuXLVySxP56Fmz4WPxLcgs2onJrjt1HAjNTcoCF8M+vN74bIA81JO3GSXWGQPYXp X-Received: by 2002:a25:74c9:0:b0:db5:4749:1e63 with SMTP id p192-20020a2574c9000000b00db547491e63mr1785104ybc.8.1701590297482; Sat, 02 Dec 2023 23:58:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n70-20020a25d649000000b00db39df48a9esm357164ybg.28.2023.12.02.23.58.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Dec 2023 23:58:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Dec 2023 23:58:17 -0800 (PST) Message-ID: <656c3519.250a0220.fc8eb.dfd7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 2194D605C311; Sun, 3 Dec 2023 02:58:17 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27191/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/