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 4A9B243CFB for ; Wed, 20 Mar 2024 06:54:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42AE340298; Wed, 20 Mar 2024 06:54:02 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 9DDB540271 for ; Wed, 20 Mar 2024 06:53:58 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-60fff981e2aso42369667b3.3 for ; Tue, 19 Mar 2024 22:53:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710914038; x=1711518838; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R+ZFSG7vOjO3f9dqAGYtE6AnSZdh+McQYxfpiEoXJMg=; b=RpdSWE5jt/uiKUVjoAbLT10JTLrWnpbUefeI19Z2gZrnPNonS8Dkln/e/H3cB9+Icg H12wxY3egIgwnS4Nl6Ycg23HXnIxxe8bsZAJqHfDRxsX2BLSzLtT6lltdzfzmMTSTf3K Z/3pk28JAQru6TfTH7h6ZAD9ltxX2i7SAdkUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710914038; x=1711518838; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R+ZFSG7vOjO3f9dqAGYtE6AnSZdh+McQYxfpiEoXJMg=; b=rCOrSLpVPYJ0NcrhSKhJPhuBI+OLvb4TYuMbbIyuEE6Pcln3MHRy0GsUSDU2aXmqoH yLUWU7KqhMqP4TVr9vT5qXlJXcoVTyhax6+sp9RWWW5UYARftwk4YIMpNHXVVnCqX6IL eKXu1TCEMBrK5teMsTQ+CE/3j83aTU/Gk4k/Ul5VDus95OPWTHFwhNf9mmtTbb6hFPuY Ldd+M4srbKDH2XvC5idptKPFvdgyqVOvvorq47UBBWPzAEX0lX0nLuKQB6W5cafBkdVs LPnOdZ/cPFO9sLumYihhEMIEsaCO8OVNZO+OHoV3CzAsH5TzXKzrqRtaOZShg+LqFl53 yqiA== X-Gm-Message-State: AOJu0YxEgnKdjdK8WPfz6bdB51BRPqajlKsla7uVJult3P2M7R2pUSnx FZv57tPnJhAn6wflEzJ7owa6yCJrQoKkfC6Swfi0kG0ouE2fmBGpbHAubFhQURbXh/IM/2Fx0Le CmQQNJwAlKUeVlwgiyd65xwZfDNgLdZhl X-Google-Smtp-Source: AGHT+IFiF6iTu/DQ98xgEYd3VKI5TazbZZQiWsNaT9C4bHzxHTpZbnd0wFIlyyICdtHrJx3ffiHc9sMHQEbT X-Received: by 2002:a0d:e8c7:0:b0:609:fa49:2112 with SMTP id r190-20020a0de8c7000000b00609fa492112mr17273456ywe.27.1710914038013; Tue, 19 Mar 2024 22:53:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l17-20020a0de211000000b00608a8cf10e6sm915105ywe.48.2024.03.19.22.53.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 22:53:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 22:53:58 -0700 (PDT) Message-ID: <65fa79f6.0d0a0220.c936e.f8a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A53566052471; Wed, 20 Mar 2024 01:53:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 244dbbf778711898b21d07ddc78d9904e68a15d2 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 244dbbf778711898b21d07ddc78d9904e68a15d2 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/