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 4FD3F43728 for ; Mon, 18 Dec 2023 06:54:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 253C140284; Mon, 18 Dec 2023 06:54:28 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 090F740276 for ; Mon, 18 Dec 2023 06:54:26 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ce934e9d51so1225830b3a.1 for ; Sun, 17 Dec 2023 21:54:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702878866; x=1703483666; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Voa8BqBobWitUvRJoEELariEYEWQGfn0uqfxqh43n7c=; b=hyvWmtoSPSEekE1zTZY4J9xz3N427tWEilHTvms8+0goNrbGIKg4s5erV3pEhVdQzk nTAoHziprcmSW/uDPX5uN0TQcjl32E4U6e4o1KI1MQUGjOK086tDpO1Cv9cir5OEmMsF EdstY0Jb99aWOD9PA6s85Xv5dCaiR7//81Uus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702878866; x=1703483666; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Voa8BqBobWitUvRJoEELariEYEWQGfn0uqfxqh43n7c=; b=wPnTMZvBzvki61nIbLmhLZRyVdmwnHhd6uzngHbXqxsNjW+RISGz1xqovpEiPVgm+7 qO6mg3ozLKOcd8UUKm5l71qEJVN7QyEbeHqfqMT5YJw8RQC+pPoLUwxu2dpUWdni3yEA 6vahnydjN5DOTi6nODIKECLFDT9Ms24LYlLWzJDJFiER4kVp/vqSjT6J30O/CxUWTHSY kaitKv2aSzHRKDxvq5Z7BjULY39nFTwUnMG+Fl2sbP+tdNvEmKqaVm7Zi4O9POTfs44z YrA6WmCkIR/alG8QKfBplVRNL88BrKawgL2rSDzXZNVU3Vrk9aDbSUgPF+1L5SGm5iCB KNTA== X-Gm-Message-State: AOJu0Yy6LHb1IsToErFYOrIDwVfV/O/PoWU5IZTpZ/gIaJk0e/VAlmga OkXj6eb927PZ/9jKIPo20MRyCJ1mKMnV2HSP95YRpB69i9Y9og== X-Google-Smtp-Source: AGHT+IE20bk3/CPdpH7Z7Er2TozkbFZ9AOva1xjZ9Q8aRSWQMci8jYv+bdUVZMxP/1QHcutUxy3hzpf+p/0G X-Received: by 2002:a05:6a20:13cc:b0:18f:97c:925a with SMTP id ho12-20020a056a2013cc00b0018f097c925amr7439179pzc.63.1702878865976; Sun, 17 Dec 2023 21:54:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id qc12-20020a17090b288c00b0028b986722c4sm22949pjb.15.2023.12.17.21.54.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 21:54:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 21:54:25 -0800 (PST) Message-ID: <657fde91.170a0220.518fc.1c96SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 19B816051823; Mon, 18 Dec 2023 00:54:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/