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 C439943A17 for ; Wed, 31 Jan 2024 08:02:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0050402D7; Wed, 31 Jan 2024 08:02:44 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id B9DE1402CF for ; Wed, 31 Jan 2024 08:02:41 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3be5973913bso1212777b6e.3 for ; Tue, 30 Jan 2024 23:02:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706684561; x=1707289361; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c1m932xt20f8ZUgB7lQ8HBvaax3vTg2IGSIzhJWN5cE=; b=Z6+1cKwpHVZKGI0oXdDkuYsIRf8iR2YfhGxyn/tjVGa4ISYZa8qNnc8gcri6bDvyNn pesY3H5kIt+BGEXCr4eB2wRI6qtfat2Tkl5IfG9CViz+Azn/xXkWOZIS7IFjgfgn5kew IcSS9ZNpZMFPTxSik4RslfZh2EFWA8LzP8q54= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706684561; x=1707289361; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c1m932xt20f8ZUgB7lQ8HBvaax3vTg2IGSIzhJWN5cE=; b=mE2TEuxqf1IKSLvRp4Iy08GfKF1CzgiRrBgoaRuobpU4zVO59A17V6KBOCOJTFt/LX YPYsezg+wuVqNaMYSsL7VQQ308t2f3FfLzZyO7DjgMV3kkFU0J/OwqP/jy49YDxg06f9 sG06h33z4gpe1RAbnIg78KGU03q18j2DILxsPA0r6cSQlVfjmZ6xEm9aVAnNW0cG+gFx mcd81FMirGTtrb4EgK3snU/NGknUjIG1LP7bqYkanO7twCZa+0Ym8QyHVf4oqfofSS3V XkeXNd8WkULebX5eMRJZeQsOEDojsfs3wMmKBcoNUJGLyiHcSkAN09cDUCl+QxLj1T71 htnw== X-Gm-Message-State: AOJu0Yx01lr1vT2WGkZVW+kA3gEwhj4L0KEJ7mK69HxxxfKJ1gFJCgWK cLRpVSAfe0WW1vjHOjednNKIh+zu+F28pMSkTcx3JKb21TG2JdYn6UR8Z1k4PnLk5o0jtLI/tcs rkVzpJEV1UX27eftTLqI3CPTEuyNlplMH0Td6Df12Mz3z49w0 X-Google-Smtp-Source: AGHT+IFynXMqJldxIIu1daJJWLllha0i1/mHTBYgGcsC955ZZnSgK+dgZ6vhxJsKnc35QM+kBFyWm3+eJiDY X-Received: by 2002:a05:6870:224a:b0:210:cf1f:f03d with SMTP id j10-20020a056870224a00b00210cf1ff03dmr897798oaf.28.1706684560943; Tue, 30 Jan 2024 23:02:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id zj7-20020a0568716c8700b002145dbe4a97sm330614oab.4.2024.01.30.23.02.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jan 2024 23:02:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jan 2024 23:02:40 -0800 (PST) Message-ID: <65b9f090.050a0220.cdb90.58a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F12E6043300; Wed, 31 Jan 2024 02:02:40 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> 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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27847/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/