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 99DD641D98 for ; Tue, 28 Feb 2023 07:53:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9689740EE4; Tue, 28 Feb 2023 07:53:24 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3D22140EE4 for ; Tue, 28 Feb 2023 07:53:10 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id i4so5786161ils.1 for ; Mon, 27 Feb 2023 22:53:10 -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=eXfQ5Wwt18pzYiD2mUVUiX0U9zm7zodxoRCzPRlUyqg=; b=B6bluIfHqL0mmbhsg0KfIBNrwuknHjUs0BXBSxYDNSdB0eji5P6WHL7X8GhQS8h7By ZxRVByzDQ1JUDYQqgMFeSQFnNULZO119vQON7dzDXoRncXZVI/repqKDspSTntYnLq/w XitHFY4gIMNOlcfhHDqNvDsJlcuhOeVBT0Ibk= 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=eXfQ5Wwt18pzYiD2mUVUiX0U9zm7zodxoRCzPRlUyqg=; b=RL6u0wDKbhHUwxC8oMUkQNkJKe47xIGH6Tz7NPE0YHUSk9aDV+tiMxJe+q8DFLQNIA 73okZ3PQzNRByGUcWxsbbODXfAQY4x034+KIjk4YaLtIxHVQ35yA5zBt+tfVQpf9xoe+ CxJtOU+N976lZh73jc76+SXKCgkaCI1qj7h4q3bYDCgpVpcHl+BfK+efsR63KnCH0MQe L/2vIbrue3HpXPTWLQi53aZoyjspha5v1gtyr6RSlLTk8DGFvB2hVKvtilUul4M0fJfF ZIsndKfokzGbLAl/G/BGp1EMNybM0WMqOT6KqtJXg8feTWridN1kDjD5kYiPgltpOOmJ NDfw== X-Gm-Message-State: AO0yUKV0PPIProLbwzU2Z7mQL2SYoMEDciyX/8cdRJfNJX42UgoXqJKJ oy+l0aE6IRUkj3qOzE6Ijkk9em1sugXKLUWrNCGI3lMQWdw3kw== X-Google-Smtp-Source: AK7set8mQXEh+BGQz40fLxZAgGTT9+qg2eXchj5FcDb86u6YL31nm6tHSiB5HvTpwMEX1oU/MwrsSGnd4oon X-Received: by 2002:a05:6e02:1c41:b0:313:bf44:b4a5 with SMTP id d1-20020a056e021c4100b00313bf44b4a5mr1948894ilg.13.1677567189621; Mon, 27 Feb 2023 22:53:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n18-20020a92dd12000000b003172adc140asm476599ilm.30.2023.02.27.22.53.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Feb 2023 22:53:09 -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 46010605246B; Tue, 28 Feb 2023 01:53:09 -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 4259B601B1; Tue, 28 Feb 2023 06:53:09 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 9dae7a15aea76313c592c11db44e1386e85f86fe 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: <20230228065309.4259B601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Feb 2023 06:53:09 +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/v22.11 9dae7a15aea76313c592c11db44e1386e85f86fe --> 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 | +------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+----------------+ 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/