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 9B2B0454E2 for ; Mon, 24 Jun 2024 17:27:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 986FE4065A; Mon, 24 Jun 2024 17:27:37 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 67808402DD for ; Mon, 24 Jun 2024 17:27:31 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-656d8b346d2so3070364a12.2 for ; Mon, 24 Jun 2024 08:27:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719242850; x=1719847650; 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=Zg08r3R9CI6men9um6gDmbBNFZd6b3yQIYcfCFlM9JQ=; b=Zo+/W/uoKJllzjOVX2Dk7ntcDjuzX3eEPNy5KDZC/Gubw0HbiOicdZIRJUxxrd4UAl NJOhziqQtV519zMiwxJ7xyJ/rehMqI3YwsJLq/KiSuyze+Yx4pUKlyZlMgkhI5p7vvQ7 WoFzdjbsGXouIa0LsNGr56TIfbEOWxNryt4X0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719242850; x=1719847650; 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=Zg08r3R9CI6men9um6gDmbBNFZd6b3yQIYcfCFlM9JQ=; b=HBekZzWF7vQ4b3NSU3Hj3N6Yma4ADdQ5akRCf8TEI7CIJ8NvTnluUJT9nUTOAa3gMi 8UlkFQ7xStmIYEj+jeOklP3XPZuVHGREoHyh2iuUJeMO4Bq+qjyspNEhwcNQRz6+nsf1 MvzYASaMeA2va+ekVwt/8GuxjPMU3bH9FBODyAZXa8zONTNjLotthGrw6pnhbaw2V/mq lRIzTfpnzaMaKCYQ8W+Qe9eamB7wxrvQ42wT1IB3/FlQcYuZqZRK/DPnetc91rbobwEu TqaUz/B5lADKgozTYvXHHK2YsFAjIVr1K7kt6iobRbv/NCz9rYe6hmu2dz5U0m6YX0m8 Jg8A== X-Gm-Message-State: AOJu0Yx7DHlwCRbXF6QVaTU9vmRJs7Gh44v6LK/hQhDagmGJWyFr0fq/ /SkWaVEiiVfatE5ylmpfuAGp4JSCaBHX4Ae72XYInTp6EOIGEo+DxFziJflFkq9x0kXtK7f3QbC nFZGohvt3YiDFCdM/My18ZcW/mDDBQwEyo1/xG18DwO+NbR7E0T6a4PmG X-Google-Smtp-Source: AGHT+IHXUAwiMUlGLsH6i1cQ6YaHzGjt1LIQBg3CbMLzQ77/mtvXXv+L93QMjfxc1tSiItzpiimkCLKHdARh X-Received: by 2002:a05:6a20:4ca2:b0:1b0:18d1:c46c with SMTP id adf61e73a8af0-1bcf7eb424fmr3590333637.27.1719242850566; Mon, 24 Jun 2024 08:27:30 -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 d2e1a72fcca58-706935b93f4sm19711b3a.21.2024.06.24.08.27.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 08:27:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 08:27:30 -0700 (PDT) Message-ID: <66799062.a70a0220.bd27a.1501SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A8D4E605C380; Mon, 24 Jun 2024 11:27:29 -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-abi-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 | abi_test | +==================+==========+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.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/