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 B1D8241E0F for ; Thu, 9 Mar 2023 15:53:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD41140ED7; Thu, 9 Mar 2023 15:53:27 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A6F8740ED7 for ; Thu, 9 Mar 2023 15:53:26 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id g6so778999iov.13 for ; Thu, 09 Mar 2023 06:53:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678373606; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=vFrQghrmvX/TQbns1OdAvc1eJ3qygXwdVyU6q7m1VHk=; b=QX8gmgzmjno0G3uyMaZvj5SbTK9an8IZvnBhCsJ6nVyOxQpHEa1emF6wvEuN/l8gC5 iAAOtCtyKJPHxfYVokHrgpvXy6SEy920fl4r/bcYgYlQ2n8sZrS//V/cNvqZtbFkyip9 uDg6+amDVCj6Lz4xEomuAKXzIfdpXItIJ86lY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678373606; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vFrQghrmvX/TQbns1OdAvc1eJ3qygXwdVyU6q7m1VHk=; b=4Yx8SnEDnQSfdzCMK8I/uGUO3zjeZrtYwsAyfsUy35ti3nO7ROm7CakhIu5o0Rz2bR aaNiYEDqOTLquVEtcOPdc46jl3Z0K7i4lMk1S7EFEc2IF90aZV4a83J7XGWQUTr1oo3W Y0PNINt+BdKIDAjLgRqNKzQNSlVPo5pCAfkX3fvYLrjURMoghRtASMdQbYJw5uffXf57 R4VMgn8lIygMUTTFUM+xWeSoAGQxZjkbpxOgQf9QI5+orfaO57dRplsDNWjgD6UOt8kz TmXyybKRpVwCAUswFq4R9EVZ3x2kTHVkgg4oQhDNtgIj1Ban66VSEuatyYqVkosu6AzR +FLg== X-Gm-Message-State: AO0yUKVOapS4ajUm2b4HW+votew/pfwAvRS2XUQ2EIPMtiupvrtl0+FW q2XzIh6XTGCldIrDD/3czsoW9rt9x5SklLvwamLVTjPEC6abxlHNZcxRiA== X-Google-Smtp-Source: AK7set9TvHXXKKi2GLSZbk9SZ00TIodW8WRG2mWdF8TupQXX6gDgBSmYhf59b51al7+koEYOJbQoOzEVlhk4 X-Received: by 2002:a6b:6802:0:b0:716:99e0:807f with SMTP id d2-20020a6b6802000000b0071699e0807fmr12394161ioc.11.1678373606054; Thu, 09 Mar 2023 06:53:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d6-20020a056e020be600b0031529922593sm1199932ilu.74.2023.03.09.06.53.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 06:53:26 -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 A7001605246B; Thu, 9 Mar 2023 09:53:25 -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 868CF6011E; Thu, 9 Mar 2023 14:53:25 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 4352a3bcee3a4cc20c8accb71d683d5add3c6f80 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu Content-Type: text/plain Message-Id: <20230309145325.868CF6011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 14:53:25 +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: dpdk-next-eventdev 4352a3bcee3a4cc20c8accb71d683d5add3c6f80 --> testing pass Test environment and result as below: +-------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +===============================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | SKIPPED | +-------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | SKIPPED | SKIPPED | PASS | +-------------------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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) Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/