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 9DBE545C11 for ; Wed, 30 Oct 2024 09:10:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9969B4331C; Wed, 30 Oct 2024 09:10:40 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 38AFC4025C for ; Wed, 30 Oct 2024 09:10:39 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6e8063533b5so63527087b3.1 for ; Wed, 30 Oct 2024 01:10:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730275838; x=1730880638; 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=YUd2jUrRxxS5Vdg1Hfzt93tTaqf35bRo/aYrhsTvHx0=; b=eJ4bU+XvwUXiwwk9xA0ZmUFkSGKjfAZCJfZnsHrTjkVoi2D+v1dPOuSdr4A17ehvQb LobVn3w2YvRM96N7oB8LIf2H8pd4nCSQcNSiojM3UN4wzFlXcohVcKMDqySDO3ygOEmH X3k0XPEzeblxe7vMCkX8WyskfUazffoDv+mK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730275838; x=1730880638; 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=YUd2jUrRxxS5Vdg1Hfzt93tTaqf35bRo/aYrhsTvHx0=; b=W4IeAYTUXfMAtUKcl2l2a9mPh0LxADyDa7b84np/eXI3oSCp3DexVD1e0cRiJijhtq Tc2xArINGcMd8v3AGhfef1W7taSvNk4UJNaoXT3YhrPHijUWKshPSerJQAEv+jseiwgV Stg/UuLvPCK3xpeE2+vr1j31QjAsrkLasAdMAce/01p6J5/Hd/mdhs10OAoHyNXAabwl Pf1Y8987FWSI9Cg36NnKQULqd4JC0SHXOsNam/sht0hV6u7u07z+EsCPsvU+J47wmvid QHec5z4wDmUfJKwEVjY8roJt7gPMusGT3RFncZ8hRJNuxoltChYNOZYwy50Nz0bHGQf7 DC3Q== X-Gm-Message-State: AOJu0YxHCOZDetB3bLuGdBhrZuNaD+YkEqZ1keEYeQLbZtGWlF3rzCF2 a/9+LS9S9G9rMm1wTGGGBjdKfSqUPArBygZNBnvkbpVUCSaowJmq1rL1Z2+h2UbUTc9LhtT1sYu OEXXb1cwrID0lbbmRz+2+cLi7aApiar+Jzt2+FE4TN2oJ14Oghws9J58p X-Google-Smtp-Source: AGHT+IGtPyvKbGSgiYTj17dh7T59QNI8pc2MDDAlIJRetgkZ+BzTv219U1hBIqo7A91kX/cwMsWDMFfgvU2f X-Received: by 2002:a05:690c:660b:b0:6d5:90f:d497 with SMTP id 00721157ae682-6e9d8a677b5mr163408067b3.19.1730275838479; Wed, 30 Oct 2024 01:10:38 -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 00721157ae682-6e9c6ca4dafsm3138987b3.54.2024.10.30.01.10.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 01:10:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 01:10:38 -0700 (PDT) Message-ID: <6721e9fe.050a0220.19cb40.4394SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3777F6052471; Wed, 30 Oct 2024 04:10:38 -0400 (EDT) Subject: |SUCCESS| pw147388-147399 [PATCH] [v17,14/14] app/test: add cryptode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241026161502.2348307-13-li.hanxiao@zte.com.cn> References: <20241026161502.2348307-13-li.hanxiao@zte.com.cn> 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/147399 _Testing PASS_ Submitter: Hanxiao Li Date: Saturday, October 26 2024 16:14:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ee7a3e0e0e0f5a81a4b102a834697bc488fb32f 147388-147399 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#326644 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 CentOS Stream 9 (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 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-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) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31698/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/