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 7BA24440C6 for ; Sat, 25 May 2024 18:37:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7741C402BF; Sat, 25 May 2024 18:37:38 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 995D74027E for ; Sat, 25 May 2024 18:37:37 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-62a0849f5a8so20128177b3.2 for ; Sat, 25 May 2024 09:37:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716655057; x=1717259857; 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=iZXFuF3h1BvLSlNBgJx8HL3nSfs8APSl7H7dibZUaoY=; b=TRFinRRTj8tXsyeGrvTthqs1LMvAHJgiYoO+Dh5koQbE1BGERafdYJwEuM21T+snbH KxUWIar0mfPFuWrZQ1xR8SBczHs2SLdcmmQJVbByi1daxdx42zsFupy7gcCERV8WfGgh mclMYxzAPdvAUoIlYgTFBTaAe9NXNj1A1wlXU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716655057; x=1717259857; 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=iZXFuF3h1BvLSlNBgJx8HL3nSfs8APSl7H7dibZUaoY=; b=ABr2uzPYw7ppKn4off3xNvz9jEgLEIvdtCgJd5Ss76sEVdtQnK3wVU9cO1B4N5dkDn xv17czfxoptWPHDZFHV4y5wP30PlLVXEIAOF6awM6Glhp8RM6bD7O3dKs/Mj1xIEYVW5 EjMpp9K3mDs2slfv1MjPJK5zZ9SznXE9l1jFAsPU0CcnXw4lxYVxrXVLFB5IB/9uJSbt lYmYw9RzU4hzfWrusyek8sGXMXP1QCvdmjyAiujEdiJBo5X9XkqxxlI1Cva+5SRkikCk ucJGFEpBstxxZ593oC29ocIjXjXcB6U5x/2h7uGwsa5hANFLt5ZZO6E3LlvKhsjhoX6s cQOA== X-Gm-Message-State: AOJu0YxTx8L4kC6x2uwcSToU5k/ECnKiGZ30S6QHAiYKZnhAf5GBtnFj X3VcQl0I37DEvZrsdS2lih25/Fb+SZGyG1BSo+AI6KMliA+0cnSTaXY+y2Hyf8YnasxMyxQa3Ep VQeeiuIZaix75xmWCKR7D22qCh+RaBkDq7HsZPvkwGRKd/w0ge/YghUQX X-Google-Smtp-Source: AGHT+IFN1jbG8DEONPMN9xXvKWrI9x1GU1nVPOZdwSuu6qha4LOHMleXjdAKW7Nh8B2mr8KNijPDvZGzvxNf X-Received: by 2002:a81:b666:0:b0:61a:dfd6:fd6d with SMTP id 00721157ae682-62a08da9ae4mr50085307b3.25.1716655057044; Sat, 25 May 2024 09:37:37 -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-6ac162c6bd2sm6979976d6.78.2024.05.25.09.37.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 May 2024 09:37:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 25 May 2024 09:37:37 -0700 (PDT) Message-ID: <665213d1.050a0220.b83a5.ed2fSMTPIN_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 B9F3D60524C7; Sat, 25 May 2024 12:37:36 -0400 (EDT) Subject: |FAILURE| pw140311 [PATCH] event/dsw: support explicit release only From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mattias Ronnblom In-Reply-To: <20240524192437.183960-1-mattias.ronnblom@ericsson.com> References: <20240524192437.183960-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: FAILURE http://dpdk.org/patch/140311 _Testing issues_ Submitter: Mattias Ronnblom Date: Friday, May 24 2024 19:24:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140311 --> testing fail Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | FAIL | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ ==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_unit_test): ==== Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.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/30010/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/