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 387D244165 for ; Wed, 5 Jun 2024 20:17:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FC91402E1; Wed, 5 Jun 2024 20:17:10 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B054B402D7 for ; Wed, 5 Jun 2024 20:17:08 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-374a6b5c504so380265ab.2 for ; Wed, 05 Jun 2024 11:17:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717611428; x=1718216228; 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=jdOL+NC/SCeczYvVt1sQX1ZHMYb35muor3rg0RgU3Ac=; b=Vwl/MJ8Qw4YEVLFIYZrjB86nfhcs34Zs7eO+fklRXI6bbSfGCK3sBCQBwWbhFW87r3 Nkus9ohN1ra+FlzSukKX+Fz9xuLaxj0tpnWjZswN1BWdRHiNoGaH5RvvrWAgTTzAXLM5 EwUKw4kZ465DIL292KLKgOqFtzxTKFgeZW0RI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717611428; x=1718216228; 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=jdOL+NC/SCeczYvVt1sQX1ZHMYb35muor3rg0RgU3Ac=; b=LTSHitXNuxhVpu0iCV3ilLExS/C75JTQYBSg6kMf5yLJ+ktWV2bNQNqITeQa02JN9g RNYeWYLiqLHbtz3ifj0STun7ZF+rApfvG/jUOCABug8JsRVPsKBgZEIy9PEil2cGyYQ5 iM9wJzPVrkjKoBdHuVIOdzz7XQODBMixyib/qyh1DZPTWW14pqOCfy03INu/nzKxCzjz tSqHVTlxG3ZY/LJFlu2r3G1TjLwY1Ys1gVslX/Ln9R9ER12G+IsxitmxseIdGUErfvzQ x8xls9kst2ZR6/keHem05dzwejOt4MCBrVk8+pEIQDinUD+q0BzRDns8zqfcS5U7Fx+h Kh1A== X-Gm-Message-State: AOJu0YyXtRCVpRqW+5UJhiCCgoqLMyEJ7f2MvE9EzVlY7FwQiNESWiBi AZKpCENByTbqbyZyuZCDK3FRC2FmDSBb6nhUUF2E9Pk0x2GJGP4WAmV9KX5gRBNXF/84sngx8ZO WNYt44zWeFxWRDXrUbdo40Jm+frbJ7z8UUcEy52lf X-Google-Smtp-Source: AGHT+IEKWn5JXEQ0IXC2dD/D0rFBdPPOs81WC1Iwo50g0Qr1S/sjFKA8XPjSZVf0FHPQCwqoXHGnu78dGP0J X-Received: by 2002:a05:6e02:1445:b0:374:b18d:19e8 with SMTP id e9e14a558f8ab-374b1ee96cbmr35081665ab.8.1717611428072; Wed, 05 Jun 2024 11:17:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-374a4ea5deasm2103915ab.0.2024.06.05.11.17.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 11:17:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 11:17:08 -0700 (PDT) Message-ID: <6660aba4.050a0220.f16c1.167aSMTPIN_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 57FBB605C373; Wed, 5 Jun 2024 14:17:07 -0400 (EDT) Subject: |SUCCESS| pw140758 [PATCH] [v2] event/dsw: support explicit release From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605133820.369677-1-mattias.ronnblom@ericsson.com> References: <20240605133820.369677-1-mattias.ronnblom@ericsson.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/140758 _Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, June 05 2024 13:38:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:229d27a82792fab339d78b9bec26a0f395674d43 140758 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 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 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/30116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/