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 8B6B041D5D for ; Fri, 24 Feb 2023 08:27:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86FDD40689; Fri, 24 Feb 2023 08:27:55 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 28FDE40689 for ; Fri, 24 Feb 2023 08:27:50 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id t22so15256290oiw.12 for ; Thu, 23 Feb 2023 23:27:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=JelMYgo5Ot5YP9KdnZX3ZmYmjAX08CqwVmypYrM0ly8=; b=Vz2bEyxf+rTeKi+pDUvqExziw9guv9VDUaLVO5eMoO9Qk2ykLiBbs9boXCek4/7Q/h DDryAvPwOEknhokCk4zVI/biGct9y9YW/tKXqmr7+fR+CfjSWKlzh1RTp2JiO2DDPzwI PfFw9qc3OItug02YwnqAkpuOKFYZvnb9/TSpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JelMYgo5Ot5YP9KdnZX3ZmYmjAX08CqwVmypYrM0ly8=; b=Q6ZpiWGonLyn/TCyQ+3CzfU1o3tfKO4ECcQ/htHty1EoFhG4qp8hDpyQoQW3fcZjN5 oO/JlGEEv7CWextBa8Qh7ONkiZea0X4jIE1DbhXMsaGpoLU80bPYB3xsKxo93CYgLNQQ I4SNfheAMW9K87Fy+q+E+rOdtQ/cEyw54/OVKgmbtCC/cg0685TOqrMD4mQnbFBsKik1 ucRlt57P1wtxPie1Zd3HOPanqkwkGRAPyBxKpbvphMHwJvx3HeAIh7V5NqvrKTBF0NEF xVUrfP6/qnb8fbjIOVWYOxko5qZ403Yb7tGN8F0Ulqnofz51tFG8L9c6DJcxAbgM+QJA 6VsA== X-Gm-Message-State: AO0yUKXq6tDdNHrgndjfPUa2wK+pq/FAXhgzuUYx9xgRpBscbGlscuVU P8V/FuxSSUulm8trX/zC97PMLL0mzldZ6u/CxO9xqkXAAyMefw== X-Google-Smtp-Source: AK7set/snhs66hHWC5FH0100FjxxeQadcAnMipzZ81N9hCTdQvjX2jJQVIz7zCN588o8XSjHeTqkhvgokHG0 X-Received: by 2002:a05:6808:985:b0:37a:ca27:ae45 with SMTP id a5-20020a056808098500b0037aca27ae45mr6012002oic.14.1677223669459; Thu, 23 Feb 2023 23:27:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c7-20020a056830314700b0068bd39348a9sm1873088ots.2.2023.02.23.23.27.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Feb 2023 23:27:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 01650605246B; Fri, 24 Feb 2023 02:27:49 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id F2003601B4; Fri, 24 Feb 2023 07:27:48 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 31608e4db56893c896375288671b5ee38723a211 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230224072748.F2003601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Feb 2023 07:27:48 +0000 (UTC) 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 31608e4db56893c896375288671b5ee38723a211 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +=====================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ 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) 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23485/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/