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 1D77143A49 for ; Fri, 2 Feb 2024 04:38:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A077402A9; Fri, 2 Feb 2024 04:38:09 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 2B7B94026E for ; Fri, 2 Feb 2024 04:38:07 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6040d0c9cf1so16909377b3.0 for ; Thu, 01 Feb 2024 19:38:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706845086; x=1707449886; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dLEEN8Jol3SEjWKgE3lE6DclIyfZ0PMR/XHRwBY5CC8=; b=jPonyptUDTxIaT6mp1LyOLWx8F81bc9JiiKWhByEVWL6TJHwQyvNzXf8MpcWbMwmZr TKZjGNN4SBnTkSS/Im5yjVb8ZpwkaX08dp6aEYhI4+xqLQHBrLL8e9/wsfd173YKFXwq Z24VTDHxgzygi3eQJj/MtIoBeaRq3FbVlJANM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706845086; x=1707449886; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dLEEN8Jol3SEjWKgE3lE6DclIyfZ0PMR/XHRwBY5CC8=; b=Xi6wCa5OhsO5xEng8OaEBMXXYq+WCp937VUUiS3u7ZGCiXIFiIgLxepAxsBdm6qrk6 0or8uehcN4mb/XGNxmI93WLVei7ud9Cf6uDhZUDT87XuGmhadSBFNCdGW9vNKsdMvIpL lyzo0nRpDN5d3/Hfq0NXDU0bMOUQzIr7Hxe7DmlaF1z2yo2ycIrSzZGTx9zVwc2b/PD4 fxYBU1g9lpHuP+V6MDJxdWS2mPK99SU4yM+D6W/GFmM/krB2wlK6btoFCl4+OkUgSZbj ma/aCstAMyuB6hmoOE49D+pJ0WKPmtv/RA/90dWD1RdFsZzoc4awad9JnrQB2OkndpCM 965Q== X-Gm-Message-State: AOJu0Yxskj9ViX73eQPE43iJiZPWB6Y45Wj+MnCVIR1hV3r5+qEpHGWp gzfPZIlP6InXrwfdpaSaoOhcWu2rIa2tvveUk8Rq0TwTCBCfLSx1rIQiocoB/2k7yDrBSJBpRPR /Su5se4t0bFJETMrlw7ajPEUgsDYoUklYQeTOznQ7Qi2KYGXqM5FiqbB9 X-Google-Smtp-Source: AGHT+IGe+odUgd1TGnxCa3m0IoxJ82K7C/xut3ajNMSt/AOWVbuVEy9gyEgPDlu+4GsNXpkc/DKAjLSzSn04 X-Received: by 2002:a0d:ea51:0:b0:604:a4b:f57 with SMTP id t78-20020a0dea51000000b006040a4b0f57mr6815122ywe.14.1706845086655; Thu, 01 Feb 2024 19:38:06 -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 r34-20020a814422000000b006040a2608f4sm43378ywa.5.2024.02.01.19.38.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 19:38:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 19:38:06 -0800 (PST) Message-ID: <65bc639e.810a0220.58ecb.2da5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4FEC06052516; Thu, 1 Feb 2024 22:38:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a4ce111cc89f580b8c4aad51bdb061acbdfde86b 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 a4ce111cc89f580b8c4aad51bdb061acbdfde86b --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/