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 106E445F20 for ; Mon, 23 Dec 2024 10:12:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E55194068E; Mon, 23 Dec 2024 10:12:37 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E127A402DC for ; Mon, 23 Dec 2024 10:12:35 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2164b662090so31585605ad.1 for ; Mon, 23 Dec 2024 01:12:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734945155; x=1735549955; 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=q3aiKIkeXGfdTcasuJbd4MCZrDzbjzrHOQ6F9cWFjDM=; b=L315xV4VHFwZ4iERxwS0Uh6izSf4lzXI+YtQfUY69lKpRI24TuwyYNPj8GUaw2QrqL XESLYIEKF3cwXX9g/mTIo8tJGXWmRVxlVQYrnBCS03aSoIita41urWtd0hnfEGOVAQXa EkXmI56bFVRis9z6JV5RVRiTfTVH/ctfbMxNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734945155; x=1735549955; 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=q3aiKIkeXGfdTcasuJbd4MCZrDzbjzrHOQ6F9cWFjDM=; b=G8LpkS5cPnqpO72mRtjbNa40T4774KmF8vpsBcKbGuGn4PCvozZwrd/DFVvlUACM2s ykqCx7PzX0opK3+fko6fVz3QFcnfrGkgwrABubpzjf4TwuXMaUC/7lfFnncxaIN0GX8u 2/qN3bviEoja7g+ZiIKKtFi1aSqpDTaP976raDO1CnIC4EWjDKJdjuQ5ATFwSZ1eew0P RY14vbEOmWwt0xVDMDJSFnDKezOM+3kkKSEWyQ2AqCCLYisSolyMXzi5ab2iNC1kDP7U QIzXgGCQYrKySpuRdjvXPnC8fP0aC2e/cwQBwLkyfogYgkdMcY1farBy8IMFvZi/w5Qg 7NhA== X-Gm-Message-State: AOJu0YyziwdNWSSw0cq/sE8cCAfrQhhoZM6YmxkgcVzlPsMvamt8tnw0 irXgNGy+lXKW0jtBQk35M49g4x6QUiygxAyg1GgT0aHUMF2Cr+wiEU/2x0axvhmpaK5+bHPfjzH W8xz6O+c/eiYLMDtFwH6NeQvUS7ipEdOFHGkUJwSlQFS2M80z4d74ujnl X-Gm-Gg: ASbGncse/B/wKvWf8vDbH4N+I7b0XU6Q4XXBz3UimEsrNV7Cet8AU0KggTUhJeGTm3z dqgo05i/S64RT6DbQIprfKxVoThxiKCx8D4av6PW7bY+pXfiS3vPJQafbGLsSLN6jsdT6lu+Uvt te7s7T8gE+YXwFhouUq+k1iJyhAN/rZEVnICd3lnTtKleiDRL1n05TKX6LnAfQqII7gS+WRZqpt 6AtPRf+yFjqGskS8EFolNWQrdlpA6YuYCf7rk3f28+enMb/upmThpXeGoOsNyEKnUpmzBoyd649 s7IGJg== X-Google-Smtp-Source: AGHT+IFcjePWllIfbdQ6JTHLngr4elZwsmuwqDQrgES6ncCnxSgUTpVAsR2mxKnvHiXV67Uel2UBN0oQcia3 X-Received: by 2002:a17:902:f685:b0:219:e4b0:4286 with SMTP id d9443c01a7336-219e6ebcabdmr149023515ad.29.1734945155002; Mon, 23 Dec 2024 01:12:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc98960csm3692225ad.8.2024.12.23.01.12.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 01:12:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 01:12:34 -0800 (PST) Message-ID: <67692982.170a0220.86d43.d8faSMTPIN_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 1BC5F6052471; Mon, 23 Dec 2024 04:12:34 -0500 (EST) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/149383 _Testing pending_ Submitter: Sunyang Wu Date: Monday, December 23 2024 08:35:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149383 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#301290 Test environment and result as below: +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +==========================+===========================+================+==============+==============================+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PASS | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+---------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | 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 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/