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 4DC67454E4 for ; Mon, 24 Jun 2024 18:43:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4978E402DD; Mon, 24 Jun 2024 18:43:43 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 7F946402AF for ; Mon, 24 Jun 2024 18:43:21 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5c1d2f7ab69so1888302eaf.3 for ; Mon, 24 Jun 2024 09:43:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719247401; x=1719852201; 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=sCfPk0rGcG20J/7OL60JMC5uTJYL/Zji4vaP9C4/BTc=; b=G33BIxI1ghE9d0LDERyBl5vLMSgSsSB0+/AycQlPkwhSA77zNKw0+el0MWCC/pZlv1 fhwvhL/8a1SodqrXxt5IVWmmB7VGReh52JHPcQHQeJnNcGzbgqdzhhn5MGo9JneCGN0C qeLQco7w9mxWGgk7cgsoY8bKyF1fdR14uc5pc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719247401; x=1719852201; 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=sCfPk0rGcG20J/7OL60JMC5uTJYL/Zji4vaP9C4/BTc=; b=R4s6PY4XrTtXAfpO3BLkqyWVJFh/ZOHNOZnB3VPrb9Eh6lHSBflS4apMiiRnA7LQl8 sUWv5dp8nxPSnzQM9iUoGd7lG2ygsTM7eA7RtCeCjK1WYIG93cAh46fiYFDqiEKBqj8s R6xT/aXnbbB99GJg+ldA8zrN/YH+PyUcT/BdQLG9/p48ZXzKXAzZAwXF7Elyd1qIM/Wg zn3Qj6OUrd/dddXQVmUV+vdljtlwg9eLno9zE89vrZPsfgBqUDkUuHNSSX8MC+e+a9Ot IWaaXTPcA6saR+Pw92zy9RnkQdXfvYK+AtMCraOMGib5ca2L+VneLEsCsmQObdONfsz6 rVyg== X-Gm-Message-State: AOJu0YyZE+y7P6NNJ5LjsEGSHbeHfEdypxrnW3o9cTYFLuOKrJ0EG+OJ v1DTWoZOLBdT+22Iu8GjpCMxnjYftPRU8oehgaR47Ktg0aaK8FQd4hDwq2cMjpwRmBetV2tZX7V gh3aa69lADNylDvpKl9Bxy3QtyseGHXdyC7YgUY0MIrULab69Kta+Pglx X-Google-Smtp-Source: AGHT+IE/dm4Bs5gqo8TYTIj0N+mjCMwYoU3pxCB1PzfX2CZ7o9p9/b4/feUWtlzOlhMOgmTrOQoW02rDTjSM X-Received: by 2002:a05:6358:2921:b0:1a2:67:e75 with SMTP id e5c5f4694b2df-1a23c02b8ffmr657817355d.1.1719247400789; Mon, 24 Jun 2024 09:43:20 -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 6a1803df08f44-6b51ed26b53sm3514806d6.38.2024.06.24.09.43.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 09:43:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 09:43:20 -0700 (PDT) Message-ID: <6679a228.050a0220.25952.b156SMTPIN_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 0F1D6605C380; Mon, 24 Jun 2024 12:43:20 -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-amd64-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 | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+===================+======================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/