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 87A38454E4 for ; Mon, 24 Jun 2024 18:44:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83E7C40E26; Mon, 24 Jun 2024 18:44:40 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 47107402AF for ; Mon, 24 Jun 2024 18:44:21 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-718b714d362so1551544a12.0 for ; Mon, 24 Jun 2024 09:44:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719247460; x=1719852260; 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=tmDo/jqTHlmw6Q4/AIfk7FV5dY5REakrCEuETTxNe5I=; b=fBiNjSOb5eY+Rh4CyE6FxepUH+grd6e+7bidOcj97TtQXuXDaONvUuMQtZl6k3jhJN mSLqmoKr/PScj5nxlOf9ayESwvTz1jR2DaxQ5I/gCQuEn45Q1Pn64W5VkwtQalypPLo+ 4J9B6VyNGT5JxIdr9xBwlPiYplATW6XnWhqok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719247460; x=1719852260; 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=tmDo/jqTHlmw6Q4/AIfk7FV5dY5REakrCEuETTxNe5I=; b=ddvo6NY/c2bh0+bhBY7CyGtVnsdBNahLP16h/FaG9tcLV1Qg/7hE2Bi4AOfZFK27hi YfzSgU59VusvdAC3huDWzK4HF+4AQsKAY7abqOWYN8KzhEnEehk9vcPtWspcB4JVuCRv xFoUfRQnb6hIBEdGICF/Jy3HlJqwdfU3/LkqZxxM/w4MG+D7UfGavT+vRKrRz5ELwd+h ZPwn+KUX0/B6NPNzqQPzg/jrPO6j1hYk9sx1444JL/V4ih8Rley3WLEskUgMUXUSXgrT ZRf2/rDZu5u9K8XCE+G9jOvOfgGC1p7TnT+HDz/yNbpm8pAcM8FRjwxmFKPMgWvKZKfN GxdA== X-Gm-Message-State: AOJu0YwJNeHalkgSP20kuJsVBrRAulv05RHz3TWOKnU/ciD3xdxAQ0lN AYHzP1X8vKzRmHRQIT/l++UpNhD7TunhiOpL/PC+WnYx4hugPiQIIV/kP3fA46FbjU8nYz/NYMe eo/Sb9M3izogazgw+qHR/Ds3+dR6SP7VlqLTOTcXAcV+HN/7Xk1KRAA4Y X-Google-Smtp-Source: AGHT+IEIByOKkxkZ8zjbNf6nPjRD8eXSQq6jkVmhyH8fFgZXIOauemgq76Md4TvEQVNBo635pNlwSYy7pXDD X-Received: by 2002:a17:90b:4c8f:b0:2c2:f2f9:a121 with SMTP id 98e67ed59e1d1-2c8614911e8mr3596016a91.39.1719247460405; Mon, 24 Jun 2024 09:44: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 98e67ed59e1d1-2c7e64a1324sm574357a91.17.2024.06.24.09.44.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 09:44:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 09:44:20 -0700 (PDT) Message-ID: <6679a264.170a0220.ca32d.aa0cSMTPIN_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 996C8605C380; Mon, 24 Jun 2024 12:44:19 -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 | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ 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) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/