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 A6F9745F21 for ; Mon, 23 Dec 2024 14:38:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95466402AB; Mon, 23 Dec 2024 14:38:12 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 52B2940263 for ; Mon, 23 Dec 2024 14:38:11 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2163dc5155fso36680395ad.0 for ; Mon, 23 Dec 2024 05:38:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734961090; x=1735565890; 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=R4EH6dSZ6KkVZvfVaP1giU7rD4g/GpkZQenqjDs/90U=; b=DzIgqg9FT6PXpEutbGqfr9S5jmYkLguMTCEAM/lP3pqYHnctpNptY8d+MIl52e0IIj 7bQL0teG+1gFUVSa4kcbfrdD+M126B5Bnsp4942b82MxgFoX0w5Lw8THQOnWhNrljSXp csxeiKzhr11WpV2Gku/KFMjDpvzfyQj05+BF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734961090; x=1735565890; 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=R4EH6dSZ6KkVZvfVaP1giU7rD4g/GpkZQenqjDs/90U=; b=Vx98MDgr4y3/5pis30seWaFDpb3VdqW4oW5MJj2z0CKsqzLbIBFkQ0ZVe9ZkEOuLy0 LGF59l3Y1tn21M4vAYnjOG7HvQW4Z8ob0cngmknx4TUIbda8/ueTWvKGtyuCDEEShZuQ RfSjWTwnkyOwzG7b4DxCSB6IcxLp170W1yn1VJpFW3METvnCwzglMJUnJ6V7HCIqRjpj tKdP06/rEoQHrztR1r9e3kkVHnhTX+lzQgMdvAyPxjpcxYvPp2EqcZ3I761aqixxyXA6 VXIfQA9ldI5ky+qNycL5MyMEU0S6CGSzQS/kuMXeQlX7TD8BFj1p8kg0xtO8JUaeNprq 2OXQ== X-Gm-Message-State: AOJu0YwVPdqQSx32UuKzWSi5T/N/MivO9pS8m4FmmTH0/F3bK0VmGKl0 RKSoeBy6tEQfYh9nFtdrze01TKvNSR4fy13TP25RzfP0sZHPT/DFRhPXaMYgLyU7izco8EzdPzi bywTFQwf4+ZF0ETPDGtxK/7v3OstcanqFA1aVu9tr X-Gm-Gg: ASbGnctXdgsyHmie9+yYZSmLNrer47ZGr79q0uBGwao4NWWzl1cs/wR5leVZ9yElSVo 2Bn+Si0ik4abBCk6szDOqFnUZXerNbs4fQwOZCoXCLiYDd3q1zmaG/FAQBcpIU2GCjcu5ZRct7O 53ZOinazBdj0kksDeA+4WciOMFtCOzK3i1RXsGszt1l/7uT3HY89N6kYPn7sCS0BLCVTRGWjscC pG0Be2qDy50BzxHWg/Tm2mJR9kEJ73HQNEhmSVSvGNGGQJqwxsW3GJno0zQFtmpBGvnrTwnDktn 5w== X-Google-Smtp-Source: AGHT+IHI2UnBiPW7yVNZ5EFU3ceDCtwmDeL60xYBroTj00CfSPZgD6gPrpv0zw7QOdSSgK1mpZ3JF7uhqRCV X-Received: by 2002:a17:902:d501:b0:215:5c1a:f369 with SMTP id d9443c01a7336-219e6e8c4c1mr198355905ad.11.1734961090402; Mon, 23 Dec 2024 05:38: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 d9443c01a7336-219dca2ac86sm3781215ad.109.2024.12.23.05.38.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 05:38:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 05:38:10 -0800 (PST) Message-ID: <676967c2.170a0220.169b9c.f08cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 96C6E6052471; Mon, 23 Dec 2024 08:38:09 -0500 (EST) Subject: |SUCCESS| pw149385 [PATCH] [v3] app/test-flow-perf: support testing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241223091600.53160-1-sunyang.wu@jaguarmicro.com> References: <20241223091600.53160-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/149385 _Testing PASS_ Submitter: Sunyang Wu Date: Monday, December 23 2024 09:16:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149385 --> testing pass Upstream job id: Aarch32-Unit-Test#4735 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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) 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) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32193/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/