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 7741642659 for ; Thu, 28 Sep 2023 19:03:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7088C4021E; Thu, 28 Sep 2023 19:03:16 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5068A4021E for ; Thu, 28 Sep 2023 19:03:15 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-692a9bc32bcso9757045b3a.2 for ; Thu, 28 Sep 2023 10:03:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695920594; x=1696525394; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lCe/3F95x/ggvrNgrNcTK1MrTIAkA5OXrHz1HRcxdnA=; b=W2Gx3QlSG2bIAOxk9DaQLRJlFWHNEB7codV2evDymoDi53JwTLsxxr2mcmmhf7zK6y Wmew7hENE2gi4oWyGKJQ7h6c/10W6NGHqoqA5DLfIjruKMbSaGQU9Ps1V7YK8dSFZzai Or10TnwaQK3tf42CL6N+rg2KDDu7evkwUXdPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695920594; x=1696525394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lCe/3F95x/ggvrNgrNcTK1MrTIAkA5OXrHz1HRcxdnA=; b=vtgeO8Uiww7puM7zHHpZw5Enepc5srT3Qd7W7QwofTxfzXsMckuh/1ROQFgexVd9QA TEi6heEs0GZTePwcZzmwzkkGr+Loafds2bIxB1DPmw0j4GRUNajop0H6gdPunLnu6zin zesX9o2AmtAN8lztAtZZRvOzqSZiyXviLx9tP70qAh7brYKRCHEjIAmxbBombV2kaNnU AX9CTSId+R5yo8X/GKncleEOMGCkPmnuKVDn7qRWflCx87ie2AxEzPsm3mqawehVvtz1 h/9rdmpMT8TYsmAy3wby1Jj63KR9QQAosal4cQPola4mDn3uH/NCH8zxua5fTPXYlSQI c/Gw== X-Gm-Message-State: AOJu0YxT24KZm4fJRBg/YG+hoHKfBNQnn+DAucdNqAspwBWHiVekmCKh DjmVU+I6Yu4+XiNDX2Gdd+3wB4Qus6/RpsiPY9hBn3Om1bANpvfIawFr82O9IG2LnR5Skzf7sw= = X-Google-Smtp-Source: AGHT+IFWrEB1W/Q7BFkWVLZ/9SPLmHWzqgktzzMkCxsM1NkJFMkye/KQp49LYb3v8IOeAHTYlnfou7tI8GAc X-Received: by 2002:a05:6a00:1a8a:b0:693:3851:bd3e with SMTP id e10-20020a056a001a8a00b006933851bd3emr1808193pfv.3.1695920594254; Thu, 28 Sep 2023 10:03:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d18-20020aa797b2000000b00690c4e58162sm1033842pfq.7.2023.09.28.10.03.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 10:03:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 10:03:14 -0700 (PDT) Message-ID: <6515b1d2.a70a0220.eeba3.f79dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5043D6052514; Thu, 28 Sep 2023 13:03:13 -0400 (EDT) Subject: |SUCCESS| pw132144-132145 [PATCH] [2/2] event/*: add driver selftest 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132145 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, September 28 2023 15:14:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132144-132145 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27777/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/