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 3A5E043BDB for ; Mon, 26 Feb 2024 02:42:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35606402B2; Mon, 26 Feb 2024 02:42:36 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id EB63E40271 for ; Mon, 26 Feb 2024 02:42:34 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5c66b093b86so1501649a12.0 for ; Sun, 25 Feb 2024 17:42:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708911754; x=1709516554; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7nYw8mkf3fyVaKTAiyRozBP3vrZuRF1afOc2O1oHe+Q=; b=EjM5CFmlrEbxUE+EB9VcQuvsXlg1L9hBDe6zSZzTqtMpbIQFiNrjKEFg/NlQqawcbc Tc5ZUyNkVN42W3iFSGrP1xfUdQspr80uhr5DrgYRl8agH4WSRSh5qeWker4RlfcwDjCM V8+NbJuQIMS6VPcUv/0/DxF15fW+BS3bZPLEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708911754; x=1709516554; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7nYw8mkf3fyVaKTAiyRozBP3vrZuRF1afOc2O1oHe+Q=; b=YRD8O7KoDhBMMIXy4Fx2CEHBW19W9BVgOgDkk1BZ2UG4FGu5jhYCj+Kf/TgjbKPlv0 JxWOwMF3R6oyTUBJ++TvbRFMFGLbx31RnHmPyeZumWtjSUlavqfn3RtDxJ1cibB28Eb1 YWy/wLGhr7XlkExl9zKEp2FhGAcSlzPFAxghFHOTJ7iOsKPEef8kPIHpB9GUBE8L9mU7 RKaltrjNmWq/77/+zmpLnohzQ20HSDvSjuTatd6/58e5x5lXF8NHU+IvPXLm7Z147m1/ SxFjY1pRR2gSMsy5150Iddg+G/CTdXKO5wJdYtlj+WTICVQYuOtf7ITeWo3Vy3yuMB4+ zHIg== X-Gm-Message-State: AOJu0YwAjtQ9SxWM4NWNyrU4N/ZBZi0rEQWtBkA3q4uT6dmK5M/cQebO jlcKRHOS2wz/l9bqa7tZXmXkaVe/dLVejdNw6WuhwLXm/JVwaWEx32XnuTPkaJ6fkQxnJN3Iayo z2LR/GWIYk0XXGVT7fyC5+GPegzySGAfJjWHQNsvW X-Google-Smtp-Source: AGHT+IFnlAghaYC9CViGLH3o3TbbkyHMOewqIQq4XZvOHU8Nk4isLzzVsFohcbCtllT9ACIvg/hm4MmOhDic X-Received: by 2002:a17:90a:6581:b0:299:a5a7:7579 with SMTP id k1-20020a17090a658100b00299a5a77579mr7416265pjj.10.1708911754125; Sun, 25 Feb 2024 17:42:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a17090ad34e00b0029aa01c4fe8sm152124pjx.2.2024.02.25.17.42.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Feb 2024 17:42:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Feb 2024 17:42:34 -0800 (PST) Message-ID: <65dbec8a.170a0220.cc393.c4efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 476656052712; Sun, 25 Feb 2024 20:42:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Arch Linux | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/