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 7382F431A4 for ; Thu, 19 Oct 2023 07:05:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E77D4021F; Thu, 19 Oct 2023 07:05:23 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 011CB4021F for ; Thu, 19 Oct 2023 07:05:21 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-41cc75c55f0so3343111cf.1 for ; Wed, 18 Oct 2023 22:05:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697691921; x=1698296721; 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=YzhD7yMs7+o+uMnyvTGt9jSz4ixl7AdRrO+bkwzm/jcCwPAO7hvWOy2OUYb7dAXUg+ zanhBNSWkgCr7wbyYtE8ifamq+1UtzjPNxxeWu7G4lwUhWtmJLzrygsyvhvZVHcEGNhE DcOPwAETWIGLLJitRktatvrF231nngO3etXa0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697691921; x=1698296721; 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=HvzDBwyIj+INyhu75PV3IiGflSI6A2T1qUSziV0W+mQ/LIPunQyA7lAz3oMVg7Z7vw DmE89EnzmRUy2kQBHHpXGa2HaTh6zxDhBpsi3qZPMAx+WMkc1uSiP62obbsnvn/eAwxn 6YsnU+ANus385xS5rwDjXz8bh9pkCDh/la6sGv3x4SmaMQwJE5AVFWpwbPuhpkqmY/US dx4sfGzrPf/V8MtPqouB+ZUkujD8bNVI9xlPIZmQgMDr7H18Hx2i9Ks8LbJnkD/x1KaL BZ5d2lTyw9OwrwlbOILCsDLfD75fM/fFa9zvUJRyU1H/54oOf0R6J8MrRc6T/2SBIX+H sTsQ== X-Gm-Message-State: AOJu0YzbSKci8XbRFLYwPn2S4fd7R4LYDve3OD21RTxh8ik/w/vYwDq8 rWLL3p8w1o+B3eJO3gBkPAc5IT7B/0MNZx51dCAQKwMN+3I3/X1vaOSrIjgQ3CRFnAz48Vgd7Q= = X-Google-Smtp-Source: AGHT+IF2MzMOoYlk7N58piVHKje7vSXv55WDGQvYzIYbEMWIp4kzLn4BgsDUiYciLSDfl13CeVx6yDVzQz0z X-Received: by 2002:a05:622a:1a08:b0:410:842d:fc2f with SMTP id f8-20020a05622a1a0800b00410842dfc2fmr1190958qtb.7.1697691921351; Wed, 18 Oct 2023 22:05:21 -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 14-20020ac8590e000000b004104f17f143sm180614qty.6.2023.10.18.22.05.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 22:05:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 22:05:21 -0700 (PDT) Message-ID: <6530b911.c80a0220.41aa4.63ebSMTPIN_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 E397E602A042; Thu, 19 Oct 2023 01:05:20 -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/