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 1DC33431A4 for ; Thu, 19 Oct 2023 07:27:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 136B34021F; Thu, 19 Oct 2023 07:27:46 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 3185F4021F for ; Thu, 19 Oct 2023 07:27:45 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-41cb56343cfso11536231cf.3 for ; Wed, 18 Oct 2023 22:27:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697693264; x=1698298064; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WoWPQegt/8kyKUkgmoE0BsR/HQtRQVLpMooWocNaXho=; b=P6znxnyI/Z7FtDv5GTor14aFiKlEIGRgqknr5YjfoxuLMAlx6LgF8h40BK/h1bwym8 xeGNDQENNvd6dzxSiHSGs2NGsE4uS+QbDhVLXfmtxQLXA8zTJQT4Yn07b+P6OZruRD94 p5BDuvxaglVmDbu8Iz7mcGk6HhDJgqs7QkICc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697693264; x=1698298064; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WoWPQegt/8kyKUkgmoE0BsR/HQtRQVLpMooWocNaXho=; b=MqZMKrlUtv5g7vd4e39H5mz49RKW27vG8m4VyWZ2wbf7cY1dDOGaTj61PBBrX3+Ubq +m06sRENeaCBWO4W9UHWWBkQK2/rxbkuJGulHy0g3IrrBhbDCHwq78mk5w9grQrpev6X irlO5dCXZJ9DVevdieH1v5X+tAx+B8Vwxa7U/flSi0wEUbG+0e4t0ALZ6msUzRNGDdt1 znkjU7XHa5O2zYTbA3uozlfK5YLBj62v+QWcAJeR9D7LXpQCpEFOqD4elv+yy8/+66eH g1aWeWFP6DeSXCq5v330efYtLeoUg0bDcUgRgJDAtn6tGeynVYugUpHYKUglRIFXlK8Z cXJQ== X-Gm-Message-State: AOJu0YwFjS7c6k6Ii9iMKLkpsnkMqR/BYOTpO8BhsQD1ZWhbZFUr/RKf SYhNiez9sjFPVi9NQj2tfHHOHzcPA4P9moc4n37t0aJo1lWZVJWlN4ctjiTsiqHesEh2CobSmQ= = X-Google-Smtp-Source: AGHT+IEQku3IBuP/01dVVJ2ikqjJF0HvjK5DmIW23jefMBxas0vqnOl/ZPS7gSLGi/bn8+5v1fWqkxNPy+bu X-Received: by 2002:ac8:59d2:0:b0:41c:cca0:171b with SMTP id f18-20020ac859d2000000b0041ccca0171bmr335244qtf.32.1697693264536; Wed, 18 Oct 2023 22:27:44 -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 o9-20020ac85a49000000b00417e0aafa74sm185245qta.0.2023.10.18.22.27.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 22:27:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 22:27:44 -0700 (PDT) Message-ID: <6530be50.c80a0220.3b556.58b3SMTPIN_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 18793602A042; Thu, 19 Oct 2023 01:27:44 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/