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 0FBB944165 for ; Wed, 5 Jun 2024 20:20:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07AC8402E1; Wed, 5 Jun 2024 20:20:32 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 721A3402D7 for ; Wed, 5 Jun 2024 20:20:30 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6f8ec7e054dso58211b3a.2 for ; Wed, 05 Jun 2024 11:20:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717611629; x=1718216429; 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=8RlkjRLhXIOqSDOtCly9B4TaJoJtHXy5WPf5ntg/6ws=; b=W2SlxpKLrB4gARGG6u1sVXTokaBCPXSs0yhog8WS1M0q2kZv2ZLWDXRicruJJq53ye 4yHcVJAXxuf1/4OQwHsPGBNzEvWgz7aEuRyTrTd68Qsn+GOwrF3ltwh5amcRFp6L43vN 1yMWgTmlZxKvCbOdE0NC4eg4nlBAJpc8lpXnk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717611629; x=1718216429; 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=8RlkjRLhXIOqSDOtCly9B4TaJoJtHXy5WPf5ntg/6ws=; b=jH8u6hjxF1TwWk3b6zkhtapbsr/UCf8fNpux4x9mF9oBi93KaorNIA/7Bs6cKjW79A 2p9yAvNaf+Mu3/CqkKeyEjjvDll+7aFauIHa27UXEExmkxhmciddqWHTrtpZT89U9xHn vX4IeGE7qwv19uY8de4x6Vluij4sgr9X+SQRHpqfyyTIA1pjiLdhzSVXmMuY0tC1H3F0 y/Vn7317poFJ3IuQIU8xc1ooX26gW1iTHzsiaXyg3Yu/w0ocIVCllSXPJMI7iKl4tL4z 2zJDz8IsIbRGm4CWCDXSxVIO1MydycXHLlUYXsviF8mRLb/Flo4L0qk8JCUSdiEj4slR wDbA== X-Gm-Message-State: AOJu0YxJ94CIN6eBsUtmy33cVqLcV3hVKWG+n+nKvfr0sjzU6x3MaPTo lhf6nU0hOonW/yh44Ej+VpQrqm5fG1Q3PuvRhVCXvk/YU75SJqtH6EtoS7KzMwJIz+TajigJNMF ThDZKEnL4ipsrmifPLXhU/3Jvxpvt5Oogi9z9XYfS X-Google-Smtp-Source: AGHT+IGTXynrvriVwnB3Gi3JoAkgouPS/ujxIgUVP36vOqL+xbFmRD95d6RGV8ArbNJWUxCcDb4XOVNa1jTk X-Received: by 2002:a05:6a20:1596:b0:1b0:259e:c8f3 with SMTP id adf61e73a8af0-1b2b7160303mr4216618637.54.1717611629757; Wed, 05 Jun 2024 11:20:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6c356579022sm581362a12.17.2024.06.05.11.20.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 11:20:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 11:20:29 -0700 (PDT) Message-ID: <6660ac6d.630a0220.adaf1.f248SMTPIN_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 D7763605C373; Wed, 5 Jun 2024 14:20:28 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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/