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 E16C0431A4 for ; Thu, 19 Oct 2023 07:07:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCE904021F; Thu, 19 Oct 2023 07:07:21 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 484094021F for ; Thu, 19 Oct 2023 07:07:20 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5a9d8f4388bso3672392a12.3 for ; Wed, 18 Oct 2023 22:07:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697692039; x=1698296839; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UW8N+fgSLzhUTWV2VrbWebw9Yil/jfxRVKWPIXikplU=; b=ZmRYSGDxtGEMvCRv4eIud/KvGn/1U9mAD833l33FE3v8INl8joR94A1rO9BS+eOsfk CoRcoy2veX1dQBleuZLat/NNxMj4o2PdPNUdwkcVmAwgNdPRB6xtl1eoRRgyyf7FYc61 zvvVO92AbYD0yT6uvgf1GFNXxsEgVCjfjEV98= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697692039; x=1698296839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UW8N+fgSLzhUTWV2VrbWebw9Yil/jfxRVKWPIXikplU=; b=sXohieOq3Y67A7j3WxDWTFLb5tlyxEUAd+sAc8y8KnIMckjNjUb81QQHkGxqwBT+jX 59pKhCKKIEYDb9z5sbz86/lI3a4nduGk227aQ65gxaPRQsZiSYhRfC8rwQ1reEWRdwZs n/5JBRyQ6b79y5VBhtlsI7AcGyZMq5vpBU6htxkibzMNWNZtCeia89AUYcr2QQh7d48/ UBmL1qYg9lH8I+iYOri9MW9ZT7LYMs9lF6gIUPDGRSuH0ykXv1RQMem8yF2OfK/A3Zpl QLmT/COZa6JkK3yHxKMXUf/ImG8+6FV4UN5tB5BcCeA/7jrJpTAJHFaRhdXyOpYLlZ5k pLrQ== X-Gm-Message-State: AOJu0Yx8e3Q/s5E7y3gUHhNjC84ZmF4XARNvpwQN2drpGvXAaDE2r23L A/PEPqXYqv83K2mgKKnESd2o8JdKsgTCCpnKxRDV2XilTS+/wK31G+2qdA== X-Google-Smtp-Source: AGHT+IFKKNAIDYdeRFrMltbX4m9Ek/UgZjocW7q0vWfXh3LOym+zLk8ZjfmH+0E2RUfu19fvhELlj1hOGr/K X-Received: by 2002:a05:6a20:938b:b0:174:210c:34b2 with SMTP id x11-20020a056a20938b00b00174210c34b2mr1442286pzh.19.1697692039552; Wed, 18 Oct 2023 22:07:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h8-20020a170902680800b001c7453fae2bsm135604plk.16.2023.10.18.22.07.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 22:07:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 22:07:19 -0700 (PDT) Message-ID: <6530b987.170a0220.df53b.44fcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BCADA602A042; Thu, 19 Oct 2023 01:07:18 -0400 (EDT) Subject: |SUCCESS| pw132895-132896 [PATCH] [v5,2/2] eventdev: fix missing dri 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/132896 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, October 18 2023 13:39:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132895-132896 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/