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 3F69444185 for ; Fri, 7 Jun 2024 20:50:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BAFA402DD; Fri, 7 Jun 2024 20:50:46 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id BC6DC40272 for ; Fri, 7 Jun 2024 20:50:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-627ebbefd85so28202487b3.3 for ; Fri, 07 Jun 2024 11:50:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717786240; x=1718391040; 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=oa3aWWn34pE+95BLyVFkPw/XDQU8tl9lgkTe775QFug=; b=Z1CU3hQHc/dcXztyp7h9wQCZiNv1l59ijjw146aP3MC9K1RGdRYVRFUnGwXc932gPO nL9p5b6gymimsACXCRsAin1twmyf4NI2VxU04Fly8EK1l1b5pPqpCMQzu95GwyYwlxW3 wktR6FMEcyree1RC1TFP3QblhpjckN8i0f9XU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717786240; x=1718391040; 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=oa3aWWn34pE+95BLyVFkPw/XDQU8tl9lgkTe775QFug=; b=nL+D+Jn4JIqRDd5xfzCnya60/3gjYPnVBcAAbOdb+B5KVL8t5pdPSG9+LWKVqxM/sp XeKNfHygk8SRz2+JWSCmTB+FY/DHRxRMg/xfOoiL+tI0qJnygU48pYzCGgvPY6WGtyZg V7K6Pe4yBrLbU8zBK/KA15xRq+4q8hXEJYtSzTth9UJ+UkzTSJkj4LWW8rFQsKOhZjzN a3SJzW4g6CD/+gKBqEuBNmi/8fLpJBz3x9cmnfpSNqwlCGNvZuHwsWRgEiUfCy1fiLGP DIRgk/xyzjQHz23YtEr45AX5lz1lNzy7H5LYlriMuDPbrLZlV/PqPEcP66HFZodq5jZt LMpg== X-Gm-Message-State: AOJu0YyF0DmdxntEQ4HBSiRZnK2nSc5Ym0UoiJBpt00C3ULCkNxGukHY TJgUAlMK1rPMCQ8DQLvWQ7Vm/+3GCxvwzR5ZcVpowOakZLsxtZcowHXH88SYIx7dYCXeYyzrTfO FblEFmRGmPDKRV+QQe9/CrcjJX2eSj5Y5o9v5NnS6 X-Google-Smtp-Source: AGHT+IHF6hZMU/MECGXNTWTHU+EHfd60/Nvmi08Vr7Z9lNgyULP1Nvb6bWke17rNBruyCpaAzA0oHHYLrxK9 X-Received: by 2002:a0d:e607:0:b0:61b:69f:4c24 with SMTP id 00721157ae682-62cd55d116emr32824317b3.20.1717786240038; Fri, 07 Jun 2024 11:50:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62ccad3de16sm1833017b3.19.2024.06.07.11.50.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 11:50:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 11:50:40 -0700 (PDT) Message-ID: <66635680.050a0220.11b9f.f845SMTPIN_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 A87AB605C381; Fri, 7 Jun 2024 14:50:39 -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-sample-apps-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 | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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/