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 AEEFE44161 for ; Wed, 5 Jun 2024 19:09:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A99CD402C9; Wed, 5 Jun 2024 19:09:37 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 6382340265 for ; Wed, 5 Jun 2024 19:09:36 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5ba090b0336so3064874eaf.1 for ; Wed, 05 Jun 2024 10:09:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717607375; x=1718212175; 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=x2DHgpPwIfATFlVyWGdYFOSAxQVo0uyrw2Gj4IS2gUc=; b=OMKCmQmsFDSTmfMFDlJuzvDAZwg2Nm6Ht7JziOsn2+NNkzknqHPC1PeevE0PIQoWni vOk7bTiaCtG1DTI6i3W65oE6yUvFG6KydJUAZihgjAgyGCqnO+nMaUDl8pDm+hesIoGA OBYStheGuOaWoQYoUE3fMgwVYobBNhVhaphOc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717607375; x=1718212175; 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=x2DHgpPwIfATFlVyWGdYFOSAxQVo0uyrw2Gj4IS2gUc=; b=O77RuMeujQyKgYySp6AshiLeb6f7UVHWxWXHfNhwpE5RrRifdyPWT+gu0KQXU2+s4B qhNFCaqsCYgRu1pnOjlw4n7ZwcCWXMIKQfREGWeWmBMuFCLRKSg1WjiV0E5Cgt00/ksh k4tWRs+8Rtb6Aho5dAhSxbJhD3KZcThGU83gDwQsF11AitCdc8H60tgjQSwS59soNysO 1t+2g/KxKx/DDVoOPAnf4BfXczGe7g9DF0imTrZ1KYBdi4yDbg2jvUP4ub7urG/xfwgr UPG+/q8wQ2Y0yVRaLeScVHEphy5vvxf3vlw9frzk0T835xrjRpTz0+6H4yDfoC8CEA+p E2Xg== X-Gm-Message-State: AOJu0Yw9EmPby9Rqr3jP3CdfwzRaCjuM19JsGNwcxCSM6zG8+IvG/5Dt 3uEbbfi03UKy7ABKrc3BqTWPCZmK+OFhLijYaWyejbg9Nzb7jzKvnLw0qIS1Ki/wI2YKPMZDM4H z/FUQxVd6l8+NpYAFDr170ddNsQJLXUscZ38ZgdwT X-Google-Smtp-Source: AGHT+IHG1X5j2EI8w8QhKqayEICmdaodqXM6cteHXu9A4P0RDXgEh7N9wAZfZhNU3l2v5p6nWSJRgyDPpb9W X-Received: by 2002:a05:6820:2291:b0:5b7:1979:ec49 with SMTP id 006d021491bc7-5ba78d3b170mr3506759eaf.0.1717607375724; Wed, 05 Jun 2024 10:09:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba81b4be6dsm81139eaf.14.2024.06.05.10.09.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 10:09:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 10:09:35 -0700 (PDT) Message-ID: <66609bcf.4a0a0220.2292c4.6db5SMTPIN_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 28433605C373; Wed, 5 Jun 2024 13:09:35 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/140758 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, June 05 2024 13:38:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:229d27a82792fab339d78b9bec26a0f395674d43 140758 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/