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 E1DE641D5F for ; Fri, 24 Feb 2023 16:26:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF63540693; Fri, 24 Feb 2023 16:26:08 +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 4F9AB40693 for ; Fri, 24 Feb 2023 16:26:07 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id l2so2579076ilg.7 for ; Fri, 24 Feb 2023 07:26:07 -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=0fC/GVQZdBF2gCh8FI75Qv06Tf1FrGlvOd+BTTqKKVk=; b=cZy9fgYLs9futwkcOSiU93VQZ4tUITVxRxx3M84+QUYHtwPIckFLhwlbLpure+1Vq/ 93IKaFgFDzQ+4EoXmDs80N8XMLQQE+USFEGCQtppcZDv0b13+cqDNTbraD2cVy/HIFuA KKP8tAMoaOnDwnUxE7CR4TKsuq/CdaG+jJGac= 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=0fC/GVQZdBF2gCh8FI75Qv06Tf1FrGlvOd+BTTqKKVk=; b=n9XfDJzb2556Ayndk8MrLPsN3XLmx8OZ1nJAcPfNkgZvAhLt5EThyQv+P6HyaQkA4o a416hcqk1LgIiXGwkANpiwT4/pYVSv9TFVb6NqLsm+h3DVx9ouFAPh//mIZuiG9QMxDo n6xeaUqHrovdoqsVmbCLJ8ry+zxZNNmB3pu9wzEM1mTYoMrFWNyO0hgs+LsC04B2eebY img7i0PaOhn9eZjaL/hFuRDqi4n+pUdIGes8gIagoiexZO7PZy3+l5mwHAZmduBatJNm WC0drpHrZ0IQOGdBSbQgUOQIAnjRSXQbyk+e/skJXIQSzoj7vhmHxK584U+YxIaAuLes CZag== X-Gm-Message-State: AO0yUKVymr62UPHE9FJBZ1twUsj6j3TuT0GskoFMrDL3DkkibeuvXvmC K91zjQ5a6DZYecmaV9a2Ipfts9jERz7po4i6p3am6RH2BtevHumNYD87JZMASsi0mvSDDSs= X-Google-Smtp-Source: AK7set+/2wJ6rB/P/TpVwDfD2x0G+RwU5fX61+Mws7CSdVw3idf1NT9KUII1xNLCqTNTURIfNG2huZMu3JtK X-Received: by 2002:a05:6e02:2186:b0:315:2dc2:9919 with SMTP id j6-20020a056e02218600b003152dc29919mr16727395ila.22.1677252366687; Fri, 24 Feb 2023 07:26: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 h10-20020a02c72a000000b003eaddd56628sm25968jao.66.2023.02.24.07.26.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Feb 2023 07:26:06 -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 3E8E9605246B; Fri, 24 Feb 2023 10:26:06 -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 37F9D601B1; Fri, 24 Feb 2023 15:26:06 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 094a44c8cab4decbed248f1e866526ebf07a1640 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu Content-Type: text/plain Message-Id: <20230224152606.37F9D601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Feb 2023 15:26:06 +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 094a44c8cab4decbed248f1e866526ebf07a1640 --> 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 | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/