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 97A0A4253D for ; Fri, 8 Sep 2023 05:55:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F0F940042; Fri, 8 Sep 2023 05:55:10 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id EB17740042 for ; Fri, 8 Sep 2023 05:55:08 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34df008b0cbso6301475ab.1 for ; Thu, 07 Sep 2023 20:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694145308; x=1694750108; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JI7cjF9lmX3k4agxbT8GWwUJ6TKc8azGno2xmMYGdTQ=; b=BQ34qFhyBT8ngzIX0brrPWgU0C329Ep3KFGo3jJqWTV25cWagvixKKxpvVEVm/OnJP uQnMcOhG6K9kUaJbqL5VpXcZh+1CAgeRB1jvoVrEVqvsX6XCjfn8OmCzGu3ylJXFCENp IgMWpPVaPLVnlnlaAvTh9u4ATLgUFKTCqg5YA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694145308; x=1694750108; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JI7cjF9lmX3k4agxbT8GWwUJ6TKc8azGno2xmMYGdTQ=; b=g9ymsSzTChB9MCD08G59KTx7l45QmeG1uWnxpZ5x2Y3XbCa5MlncL2IkdPdfnqUyoO cZo/LtuQH1gtVpk3oK2tU+V0xSWpEh08ro8g2ZiXJv7Qkp5rYnZqpukewxA8EeQ6zjMA eu1K5nhRkyT+tU6X2GGE9kwWMFbfVG/EAaD+Q1zymtWnz6SCe2QGvPXwyg5iNkAYk3Sj n81vCR4vxOIUmuQDmramg9E8gYJsk7TLK5uoEf+xG36n7dKqBsXQ+layhYv/18gr6JY+ K5CLeelZg3jm9+MgvpebcqY3tGQPWhzVB4LtCemlFx2YFvsmgmw3SEEHxTCJiDqJhPef RCOg== X-Gm-Message-State: AOJu0Yyzb6mFnRkDXYTYep7tnIVJ7/SYGnDmxSv/aiLK5292q1u0Qb2g QiRJFL02XUpAtbG8p8PuvA1BMBV8227/Q+mUB3Qfq5FPDCaYo8GJJacrgA== X-Google-Smtp-Source: AGHT+IGLr/Dt5CbUQ++XaQhOiAtpkYBAQzvInRag4lq39e5JLBJipKaD5/RAxYe/dVIJ4ZfnL/dWCgVgeTUU X-Received: by 2002:a92:cc46:0:b0:34b:50cd:e86a with SMTP id t6-20020a92cc46000000b0034b50cde86amr1621964ilq.25.1694145308399; Thu, 07 Sep 2023 20:55:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q10-20020a056e02078a00b00348e3d7d9bbsm19566ils.77.2023.09.07.20.55.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 20:55:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 20:55:08 -0700 (PDT) Message-ID: <64fa9b1c.050a0220.dd3cc.1707SMTPIN_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 E464F6052471; Thu, 7 Sep 2023 23:55:07 -0400 (EDT) Subject: |SUCCESS| pw131234-131236 [PATCH] [v7,3/3] test/crypto: fix failing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131236 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, September 07 2023 16:12:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131234-131236 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27551/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/