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 0AFAE454E3 for ; Mon, 24 Jun 2024 17:32:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09F4040EE3; Mon, 24 Jun 2024 17:32:36 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 84F86402DD for ; Mon, 24 Jun 2024 17:32:06 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-80f67420dadso912341241.0 for ; Mon, 24 Jun 2024 08:32:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719243126; x=1719847926; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=3RBTxrhE2lqoMCr1lGZUv+AbfSgqY9zjavQiZ6EqFSw=; b=bmsSlWpETfnlPYW32h+xwgkjMWs0aYUsLyJXx+ATIa/Waa0eQNNyaLAIhoojGAg9T3 +n+OwTh0qwtOh6513iSOueEzfnN0gHmg1IOqpM0r0QUXIgRB7IzRSuR9W92OV/5rAt6u BMHYlUKTR1nJSsOtB/c2T1p6DnXc47iCS8K10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719243126; x=1719847926; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3RBTxrhE2lqoMCr1lGZUv+AbfSgqY9zjavQiZ6EqFSw=; b=duXZ0AavHIc+ZnmrfM6mveX1jmwwl9irH4U7d2ZaPQmM6UUfvp+SDuC9YbTjLavdmN EzqJSkwRmR5PvwCkBFvkKF9yIDuWZqL5EUUAJgqQvRs5FO6Nb2SnA9eytd8eYDVZNJkG zmhsZIUm8BwxDPpct8uI3NhhhziV3ndFcScaQ/UPCtp+bKYA8obFdLmYHGVuptA/PDh/ +cILLV2qK4ikCyKIBNauMYeXHqmluJcx81B2c9XrJousoXAC3PcvHGU/394vM8vU4kKR qZQZyeKm0hPcLdINsb6gHUMCaJSUHj6uMFM+RyK+I12gU2qzpUcxomBvdX4ob6IO6HWG fudA== X-Gm-Message-State: AOJu0YzFu0KeK+lX7gZCPE9u5ytnOBXtGOSx/P00jkNbsM5lHq+jXzwK 3NPXnedfr2GJTEbc+enqnXYOQmAsxI8SABfYC1IZoiRBPGymeEbc7eB1sm+2gwRAmrVqnqqnICa j/bCxnOHwtxdRzKHEjrc74YuhYi1XNo7e0q+ns/JWkc8cTYnALBnAbQaP X-Google-Smtp-Source: AGHT+IHJH6NdNKCTNTu8Ap6KwoKMyCxwQAKoivZ2iDodUfFjYzZRvMZ3qRqpGU9jSM1s2GJhSsEwwIpGnj2+ X-Received: by 2002:a05:6122:2006:b0:4ef:5744:46a with SMTP id 71dfb90a1353d-4ef66311dd7mr3942214e0c.1.1719243125895; Mon, 24 Jun 2024 08:32:05 -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 71dfb90a1353d-4ef72c52866sm185032e0c.7.2024.06.24.08.32.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 08:32:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 08:32:05 -0700 (PDT) Message-ID: <66799175.050a0220.88e75.d55eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B6FE605C380; Mon, 24 Jun 2024 11:32:05 -0400 (EDT) Subject: |SUCCESS| pw141532 [PATCH] eventdev/dma: fix missing response info i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624092251.2970-1-pbhagavatula@marvell.com> References: <20240624092251.2970-1-pbhagavatula@marvell.com> 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/141532 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, June 24 2024 09:22:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141532 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30287/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/