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 D687741E30 for ; Thu, 9 Mar 2023 07:48:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEB9E400D7; Thu, 9 Mar 2023 07:48:29 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 96607400D7 for ; Thu, 9 Mar 2023 07:48:28 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id z6so1098788qtv.0 for ; Wed, 08 Mar 2023 22:48:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678344508; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=WxC3NoomIJn930hctLEPcVcDh4efp9nrg0vjyVlVWNQ=; b=QqFnKp4vWnvSJf+SmkN8TzyWPRs2p0B6yXum0e92b4xEVsjfxxSewKdVoskwDqDLdU AIW/nWs4bWRf/pHtA/KQKKChITkexrDKGNdiweR6kMGboWeb+BMxL9pjF0iK5Hj3COPP xJcAZLbYF6s0g452mnWvyzqxxI5aoSH2jJ+6M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678344508; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WxC3NoomIJn930hctLEPcVcDh4efp9nrg0vjyVlVWNQ=; b=KlzRuQmX/IYHkg03XuKW8VKO3015E/3HCkyx9vxAOa8lEcF/52iqIpU/GIFovSB/Gu jKdyrt8u8Q+4KIq3hAoZ+V5flAVUFqjPipGtZ1a2107YA1SJM+VPFfo5iM7AWMY3FmHF NRSWfDMHKRyiaTa3BeaV9hbmcm9iqYcG8AZcyWeftgTo1SVeepsoiE2zsd3YBRmPr/IE 6P7ul50hn+xp54SIw5D4YBl/zNJsEDyBoMJtgssS6z+OPdI1Ma0bK6DknCpnHLgRQA1u 8pCL3ELzuVgC3HsUAe06PK4MpHyu112k+eZ74iH5ltrrCIBAvYnWenEOve3Ep7A5PAGd 4ONA== X-Gm-Message-State: AO0yUKWQaE0bU40sHaixOfoEBoQ79CD6LvHy+F7TZ0UUrBMjAHKncOy4 1Z43iEtRKLFoH+N70KdElmv5EMYL3oD3m4JuhmR+2/MMDZISLQ== X-Google-Smtp-Source: AK7set+OS56Xe0jsigSdWzFC3RjNqxK4CO21VzxSjiRtD70pM/Zsn4EL/0kqm8KHCY9/kGN6YafgLf/qxLF3 X-Received: by 2002:a05:622a:1045:b0:3bd:1a07:2063 with SMTP id f5-20020a05622a104500b003bd1a072063mr35065915qte.45.1678344508031; Wed, 08 Mar 2023 22:48:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u9-20020a05622a14c900b003b9bad97960sm1840409qtx.12.2023.03.08.22.48.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Mar 2023 22:48:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id BC459605246B; Thu, 9 Mar 2023 01:48:27 -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 B973C6011F; Thu, 9 Mar 2023 06:48:27 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 7b20d58e710cd9d5e909a50c006fbc11577eb7bd From: dpdklab@iol.unh.edu To: Test Report Cc: Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230309064827.B973C6011F@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 06:48:27 +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 7b20d58e710cd9d5e909a50c006fbc11577eb7bd --> testing pass Test environment and result as below: +------------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +====================================+====================+======================+================+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +------------------------------------+--------------------+----------------------+----------------+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | SKIPPED | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+----------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23723/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/