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 3319244165 for ; Wed, 5 Jun 2024 20:37:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F3EA40A8B; Wed, 5 Jun 2024 20:37:25 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 57E0C402E1 for ; Wed, 5 Jun 2024 20:37:23 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f6b0a40721so1404455ad.2 for ; Wed, 05 Jun 2024 11:37:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717612642; x=1718217442; 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=Gkemfzl+gxZ4w4ljHq6GlpRb5UwIcPa7Zs1lW1V2ms4=; b=ZWlqcOwVNVi+0xhoh8ewnpTTHgwlOKCYzZrodJI7Jj2wNdNRlDpXYZ6pGKlX5bnL8G TT/d+XIb2V5nrBSArmVwkO6dK1J2zWOBJmfVYJ7asQ2amSWm+VUkAC6YMuPS64wzSsus zRW1AS01eM2aruvTKDyeIeLLmd8PwCpQlx3Eo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717612642; x=1718217442; 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=Gkemfzl+gxZ4w4ljHq6GlpRb5UwIcPa7Zs1lW1V2ms4=; b=OIAeCw8d7Q5sSxEwxaM9ejNpYwflRL+m8t2s9HAgpB87nql8LNne+BZV0VrSSJAW+X TjpC1mzvlc3sYstRlyBEtjeMdi0gxpOnoU3AeCzlA0wnWXvNLjUxsZA/Swdfo5ezqK9F uTR53FkckeYYnMcUmBJvHvBoOfGD1N8C48nsyfPOKAYjSrwqaAsgDsq/VJw4rn4Tm9ge A62OKnrXE8KML+uPG+2eWlO5nWWv2Ji/FLP3B5rG4sC/aDNyIg56bb1trr5U7Qa7JKKM rd1CC3bxvtRnjIuutbcoDCMWiwn69oX9Te0QNpeNlBsL0z4CupKJlTePBiNfNx//0oTX 2tpg== X-Gm-Message-State: AOJu0YzWqfCQFA/NBce0oJNvriGYuKQv/Ct0XV2S5ouKnrx0t42lIYN/ yDXRqqOcs6+UxGfV3pasgxy+YZxfrgtKuDpJjZkh4n3AD5uyQlqibbmWocHGvbtwoqSeeHqTdz3 cO79yy0xC6a6hrwb1pDmV4nR7eGZgO/DVtd8vwUcp0vyYBKiNuxDJVloI X-Google-Smtp-Source: AGHT+IHTeIY7INrZKUTyzJIDV6xIZMqLZaKEbcam8cQqeS06JUC0j8r1WSGaRlL5e+R7BYe9Yk2yNg+1pi2B X-Received: by 2002:a17:902:e5d2:b0:1f6:1562:6e40 with SMTP id d9443c01a7336-1f6a5a27ca8mr42468505ad.38.1717612642541; Wed, 05 Jun 2024 11:37:22 -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 d9443c01a7336-1f68bfcf0dcsm1469075ad.79.2024.06.05.11.37.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 11:37:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 11:37:22 -0700 (PDT) Message-ID: <6660b062.170a0220.35564a.bd76SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD48B605C373; Wed, 5 Jun 2024 14:37:21 -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 | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/