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 5135645C20 for ; Thu, 31 Oct 2024 13:53:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C25043578; Thu, 31 Oct 2024 13:53:55 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 4101F40264 for ; Thu, 31 Oct 2024 13:53:53 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3e600ae1664so507006b6e.2 for ; Thu, 31 Oct 2024 05:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730379232; x=1730984032; 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=2T1hMqp0zjFuqljVPooVTwpBeqEvlWjdlZXeiWhv1h0=; b=g9NFwrk+A801UuRT/HID4B6gWwbp6GR/NBIQubGKuDv4xIkFT5bWhp0oeh1IltOVT4 WpoYvJjqGwJpnSYDYoS55EklKYLZv0/qFejbjJ2ehZVdo/P9W5dB1TtWkQB9QvCgA9/8 4T9VFJR44Us7ijoLeB3+r4Ow8SVz+zQWYOZ+I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730379232; x=1730984032; 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=2T1hMqp0zjFuqljVPooVTwpBeqEvlWjdlZXeiWhv1h0=; b=m/e4Vo4/kxQ2bHVmr4Kug3lI/Vc3OPFZ3DPvZWNyuGOTsjkCu6roFyRILitKMX7lkW MAiUVx1KSBUteirEbqnT7Zw5qNfRR3gQrRDrAwuMg2l1VDsEjt4UAWkSNv3g+KF82wfm llhvnBiCiM1Y3AYydZmmPrti7zZDPsD45ieInTDWWxWMB5s+8bei4D/GockD+YshHsxl dRwcuL57DQArJUwfpaFwIweiaJYdErP2RLOcVaiSDcvVAMDqO7q3UL+xiHIyaaiUOpnp owc2f89l/7cc/c6gQgKO8RaMkFJQDQQuld21GfAcjH9CHcMgdiYMJFobh0/EO+hhh1d1 uy0w== X-Gm-Message-State: AOJu0Yzsdr+slJ//eARVBuwOIGhufAiXEAp8uVkClXnWcgDg1z67i9f4 DaiUDIrvmO+LX5Q/Xa3KmboJsfvieaVxAtgpcmPJM9pzZ9na9850a3GggjBd9ZCg5Vph3/6SDnk ar7ScwxAKL9HD5K4B2tDNOlFcOyn05f8YgSeWXYQWjkBztFp8nMAXEM4t X-Google-Smtp-Source: AGHT+IF7cQ4FjMZkmVj7AJ1CtuVlFemCZR9SHSebi6TlN4aIUEwlFmhVSeycDv1MP4GEXZF5cOaWeux1WQvA X-Received: by 2002:a05:6870:d60b:b0:261:17e7:59b3 with SMTP id 586e51a60fabf-29051af0f85mr17794213fac.3.1730379232289; Thu, 31 Oct 2024 05:53:52 -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 586e51a60fabf-29487416c64sm57309fac.9.2024.10.31.05.53.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 05:53:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 05:53:52 -0700 (PDT) Message-ID: <67237de0.050a0220.342e7f.3de1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.13] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C230A6052471; Thu, 31 Oct 2024 08:53:51 -0400 (EDT) Subject: |PENDING| pw147761-147767 [PATCH] [v7,7/7] test: add stress test sui From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241030212304.104180-8-konstantin.ananyev@huawei.com> References: <20241030212304.104180-8-konstantin.ananyev@huawei.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: PENDING http://dpdk.org/patch/147767 _Testing pending_ Submitter: Konstantin Ananyev Date: Wednesday, October 30 2024 21:23:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a682d65f8dbe1e8be9cc2425095827e18c700e3 147761-147767 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#287007 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31787/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/