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 83CFD45BD8 for ; Fri, 25 Oct 2024 23:00:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D58B40264; Fri, 25 Oct 2024 23:00:40 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id AF32D4021F for ; Fri, 25 Oct 2024 23:00:38 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2e2c6bc4840so1874715a91.2 for ; Fri, 25 Oct 2024 14:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729890038; x=1730494838; 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=g3zAVOBNlzHgfXk7v1CJZTMsULweaAzHW/cDPi3PMro=; b=Ri29M5yZAABTsSLko4kyii9uDGFnPNxiDH17IPNKBO/RM7u8dJplGnsdCLTDuwESfm ptzMOUjY7FoN29xhneTu6504KX58WSbWja4GZSvAU3bA7StQpey6W0R0A5T4l0ChN0yf 6NnThRgP2qj7ZQdyEkYV/7IVy04Uge1KZ+Gs0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729890038; x=1730494838; 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=g3zAVOBNlzHgfXk7v1CJZTMsULweaAzHW/cDPi3PMro=; b=HpAolyiFBvAgRalUeN+RG/l4Mak4G0VLaI8kSfYWhGP4EJm6+6gb9RSwtzXGkH7ZJL dgkrqHCQo9Xa9/foReHjM1EQiOxwi7L5zBf+Xyu+u74A25oFNUOroX8qcvIO1pQrb81J kMnHU12Wncecn3oK14DirLk00mNjYdSmD43R6aU4OdIJaTYex8c8eLdI5Qf7htDa7ZxH 2zkUmTwP29ZPkceDAjUAYh3ynnMSGNcVfTwYei4Co5kd+nQu2KogxNH2kOrY6x5UhpQf SXh6ojMl49UsWZa3/EQaZkuqWXOJT66kiOAOMeVqJ2rw9xefG8dkFHeuG+tktdMjoBd4 eReA== X-Gm-Message-State: AOJu0YyuUmeOAaJ+Ql0HBIapa7VGoe4Ioc4vQ4q3TzaVuX7WVnNRWl+t kCOGtgTj2jIGHm8FcNa7JhVXDGVMTg/IOfyuHSXrKGkgZzqc1yDGB37UCxkHyJyunRbefb/jC2C xhfo7H0BjJMyUZLqa7CYFWi9CwE8C5Dl8xM4c/VCb X-Google-Smtp-Source: AGHT+IFbxAIzLK3/gB5qfqEhHtRpPwW9SWMMMNbuEv5exPmHSn/TEZhG88q7eXqs3AVLlo4ATMoIIMOOsmmm X-Received: by 2002:a17:90b:78a:b0:2e2:cd5e:7eef with SMTP id 98e67ed59e1d1-2e8f11ac951mr729778a91.27.1729890037628; Fri, 25 Oct 2024 14:00:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e77e584090sm208427a91.16.2024.10.25.14.00.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2024 14:00:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Oct 2024 14:00:37 -0700 (PDT) Message-ID: <671c06f5.170a0220.31a4f.dbc9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A3A986052471; Fri, 25 Oct 2024 17:00:36 -0400 (EDT) Subject: |SUCCESS| pw146795-146797 [PATCH] [v6,3/3] app/test: add test sm2 C1 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241022190600.81169-4-arkadiuszx.kusztal@intel.com> References: <20241022190600.81169-4-arkadiuszx.kusztal@intel.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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/146797 _Testing PASS_ Submitter: Kusztal, ArkadiuszX Date: Tuesday, October 22 2024 19:06:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b 146795-146797 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#322858 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 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) 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 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 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/