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 BF08F44167 for ; Wed, 5 Jun 2024 20:40:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA69940A8B; Wed, 5 Jun 2024 20:40:50 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 5DAEC402E1 for ; Wed, 5 Jun 2024 20:40:49 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6ad8344825cso664776d6.0 for ; Wed, 05 Jun 2024 11:40:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717612849; x=1718217649; 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=xKF5QPvCPtYNuIs56HCYhY9YeTH1eIGy4WTJ6LiQaFA=; b=PCqKLe8EWoICreJ58x6kpEOfyJkjExXm5aOf5FUqH4Gs3lTxpUwjA3nHHWBM3Zzh1k OUQSo8b8m4UBcNCBIC8+rCdIdMMGJ+HkaAA8YzNVr2VBo+BA/JY0LYFSP/Jj0nh0q102 CdwRcr4gWIYBtXNf3Hr6Yltn9zmfO5LH7cw8o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717612849; x=1718217649; 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=xKF5QPvCPtYNuIs56HCYhY9YeTH1eIGy4WTJ6LiQaFA=; b=bBca4i0Cf/REan6KjpqKgA0ZBwPc8M3EFKms9ihNCq1HfwELugsiEhI3FIp8V4Ek8N puoxxwfMjFZvBgeVdcDhmJpcvKe8VG2Ngs7T5agfPzHUiGQgQwp4QObSxIOkytnkzHmZ qbl1ar6GZg5Wwcn3LMoFCBB0a6E2C0ODGVJj0XZjPqhSwiKKmBSomqsZPmD0Tsb8/3op RJOmQ2Sg/AB9D8+JMqZzHnd+q6CyUUMAmO46qUMcQXw8RdWLgyxskXV3pZh9jEeR+46x bDqXKXkJ4Be9Z3s+1scmyIyLfep0wCut7J9UdbuuKYdmYBHSGGVkfzsKAdzZZaR/0tlx 3Fvg== X-Gm-Message-State: AOJu0YzesfLPbBDd+5vw5B5KfyJFCR6u9JW6+1ZIu+4ga9eOMlu8AAgr PAFxPr4+Bj3ZU0cW7uSbDkC1QQXlL+pom4aiva4cdjXA0Se07Xmb63NONlYt7/Z3h49mRVaZ33N YQllt6SZXz/Zz2hekgrzAyVvvL7Ihr5onNf/VNPQlAlVuYzPnqqT+BOp5 X-Google-Smtp-Source: AGHT+IE7ShehPncK0vaK/WqKOmNUY+ikGbRANjI6/JP6jaxrJ8Bvvkij0EQXDw2WzRMBhQVeusUsz866NWy5 X-Received: by 2002:a05:6214:3d0a:b0:6af:7b19:8c47 with SMTP id 6a1803df08f44-6b02bf93014mr41422216d6.28.1717612848826; Wed, 05 Jun 2024 11:40:48 -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 6a1803df08f44-6ae4a748114sm4946456d6.38.2024.06.05.11.40.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 11:40:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 11:40:48 -0700 (PDT) Message-ID: <6660b130.d40a0220.208b8c.7c6aSMTPIN_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 7EA13605C373; Wed, 5 Jun 2024 14:40:48 -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-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+===========================+==============================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/