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 4577445F20 for ; Mon, 23 Dec 2024 11:15:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E831406BC; Mon, 23 Dec 2024 11:15:12 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8DFAD4068E for ; Mon, 23 Dec 2024 11:15:11 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e12f702dso164886039f.3 for ; Mon, 23 Dec 2024 02:15:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734948911; x=1735553711; 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=BY86KEn7PREsQVugIhiWYWA4qhxp0BuKAJjfUrueNFM=; b=XWaJuVafF9VuA3n/eqmWSeGodokrNUPzGrZtRTcZa2fjwXVNHoJMDdW73xmLmDACTx ks2Jt5ZynEH/1332bY4e5f5rm9BoRiXIHogP8nNvfCjFN5wmk4SeMQTtvS7iKG1oGcZ7 XPmKHG/BXQtWGYWZUk8MwneZElAEJftoE2rWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734948911; x=1735553711; 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=BY86KEn7PREsQVugIhiWYWA4qhxp0BuKAJjfUrueNFM=; b=SFXWnFuONJjTNeL22eNjhTLdSZrZIrxeQX68haAgB8rC5iQ3bBQZfjaccDchKUdeW6 MOHqgqXbIfDR4S7GjGPt9tDdYTId4UujS0DN34yrGGPwsMmpmdsc/gUpZR6ilPptNne1 SDUOOCh5tBFkdOh6GaNLDZOv7bluBUTbr2kFWtewHMFtQVuHTGP8Bo9xe6lr+Y9gObBv 81wdJv2BiOdSgg/Xmbpz+bUYShmcYbheIieJI0nxZnwraTnWi++nAH4r+ntoITotBvlv U4JfYVlsyuFmrAh0fC+bo7OAHJxr7nlcBDKOhAKTeq7rFPN3b+Y3KCoKjUK1X2xQWvBa w5zQ== X-Gm-Message-State: AOJu0YxFPsAEldV5df+nhe/AmCv7u6ff1Om+kKVnDoRq9niDZUI6a7Oe CkuqWzRuc+YpRTcjNIq7hXk3AC0wSHaoPNFwPdlliwPXeWd3ZxXMwOx1qZVtT0oWKywD2Ts6aWz pCdwGT4AUva9eBPrsOtb9y8sLcM8njMJy8zPxdC3L X-Gm-Gg: ASbGncu4ahAgC3/BCiNBUcHiTO4QWEui4L3x5qCp+5GevTsxXHg4bCmHk17Qk5xMv6U O8gU+uTlSHiKLa1ETcYBYkcBSf1kftTriIfl3TQkp/2gfEkU2KavXKFP2Q4J0Om7+AIVrRbMGvZ cmyh+WdW6UyyUx7nQsLoXv/k+D8bcBjcHFY78g2iyxvChSOuhgnhPhBO8T0TAd3QDRjwTRt75sV OfLo9v0SHG1OFZ4ojP9uuZBuPP44TZvmwBf/WLByKnB8fKxwBbAgKXZQVDZKLgsitCBliMEtzv1 Gw== X-Google-Smtp-Source: AGHT+IEQP5JEQVwGPoRxwWigmCWiSoRkl3A97AbIhhIbd+4FIuxIPMKFeddj19bmmck7sCfIahehXDlTK9gK X-Received: by 2002:a05:6602:26d5:b0:844:ba0a:759b with SMTP id ca18e2360f4ac-8499e60e00amr1293796939f.5.1734948910924; Mon, 23 Dec 2024 02:15:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c217586sm419883173.52.2024.12.23.02.15.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 02:15:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 02:15:10 -0800 (PST) Message-ID: <6769382e.050a0220.38176b.4080SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B2426052471; Mon, 23 Dec 2024 05:15:10 -0500 (EST) Subject: |SUCCESS| pw149383 [PATCH] app/test-flow-perf: support testing the f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241223083554.37784-1-sunyang.wu@jaguarmicro.com> References: <20241223083554.37784-1-sunyang.wu@jaguarmicro.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/149383 _Testing PASS_ Submitter: Sunyang Wu Date: Monday, December 23 2024 08:35:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149383 --> testing pass Upstream job id: Aarch32-Unit-Test#4733 Test environment and result as below: +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+===========================+================+==============+==============================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+--------------+------------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/32191/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/