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 CBCA844185 for ; Fri, 7 Jun 2024 20:30:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C76DE402DD; Fri, 7 Jun 2024 20:30:59 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BB08B40272 for ; Fri, 7 Jun 2024 20:30:58 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f68834bfdfso18935265ad.3 for ; Fri, 07 Jun 2024 11:30:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717785058; x=1718389858; 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=Uavpss5qzDUYcLBL7ybpveUnT9chrhH54WptSUIAT1M=; b=ADL3Bfb3KzYS8WT6EWgxHj8w1yKNJZhLV8i+HJodu+YQZj0KZSvMnEZZE6CvHHdPSx XqxM80Xtg0DvXsqcZaEyN41syhUV+Md9ERtb9fRnzoL0DNzTarupQrgqrPmMfHNGBkHq /b55AChSZf+oJTUtTHpAJVa+0o2+hGFZ7QziY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717785058; x=1718389858; 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=Uavpss5qzDUYcLBL7ybpveUnT9chrhH54WptSUIAT1M=; b=KBFBJxgsZMh6P7xP8OOcHtLE+oZgb7gDnfLpIm35AvP9o7vE35I87yxz0bOxnXcpOi SEhE5O5YO2HZfCKnF1mELc3SJGQPhe0VYEvr53UzFvt2YPIFEj4bFYkBb9wvLWHc2Yrk dydUfJZXb6F2MYVeoKkDI2QJE8DdcrlWka8IK+jupxlIoAOTCZtG19ct+aaVXlIKryWM H5fUYsc5xWYJTzmFLhYJpdWacsHKaG5RUWQrsKhWDBFNQCw9h6ZuD5mS80yseLl46c+v OXiHJVdW/I5YsNCiB5MttWwrv5Y7B5j2blSo2IKfq+nxDU5cHpp9Hpu7X8ieFER1Q7mE bc4w== X-Gm-Message-State: AOJu0Yy/UJgmQKN024kte20p1/EIfFdj/uW5hTGIWvhd+ay87TmWmIex Oc3v6OQQDnZPtAMQ93U72z8uX6OwpeK5LxvM3SLxiW5dYBdxKLeb8/aeX+cMa3hb8i3C5BWXbOw dXJs08/70ZUpXTGo+r13O6dt0HRGcVIjqDg3RmKUh X-Google-Smtp-Source: AGHT+IF0sfZIfVZQKToLPQ7MZ67s+eAs/tNi9K+gxlfDF6QORGobDJuA703bUqCoaUtvQksB2ClaV6m9Biil X-Received: by 2002:a17:902:c406:b0:1f4:977e:bf with SMTP id d9443c01a7336-1f6d02e3248mr42040375ad.19.1717785057957; Fri, 07 Jun 2024 11:30:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f6bd7cb510sm1199745ad.103.2024.06.07.11.30.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 11:30:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 11:30:57 -0700 (PDT) Message-ID: <666351e1.170a0220.df607.a925SMTPIN_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 E6F51605C380; Fri, 7 Jun 2024 14:30:56 -0400 (EDT) Subject: |SUCCESS| pw140856 [PATCH] [v3] event/dsw: support explicit release From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240607133615.374993-1-mattias.ronnblom@ericsson.com> References: <20240607133615.374993-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140856 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, June 07 2024 13:36:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:44e44c34c4e2e6ed5eff12424a1ebee21c13abcb 140856 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/