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 F22124259C for ; Fri, 15 Sep 2023 00:46:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECB6F400D5; Fri, 15 Sep 2023 00:46:23 +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 6DF69400D5 for ; Fri, 15 Sep 2023 00:46:20 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34c5fec2a95so5086215ab.3 for ; Thu, 14 Sep 2023 15:46:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694731580; x=1695336380; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JlMIWs2xjl/0YgevYhsbggTVOm5S737brkydb/sN3QE=; b=KCgqOFC40L9RBDwcjb28Spv3LCiYZTtsPcFFUmIFr1g5TQZf5Iun35qg8aCUMK9030 12edHRlZdM40ItsXeeNCKSnhO/H9zLhAnUMTq+LOY6ax35FZGx/AL606HCARvojlMzfg kjKj5cpHPSO2EUzHbYjlS/78zEVHjjy7L+KqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694731580; x=1695336380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JlMIWs2xjl/0YgevYhsbggTVOm5S737brkydb/sN3QE=; b=FWe5BGkH6+r5YNI0WttOoZjuU0VbDmLhOx++3/YAT3ePCOwQ46gidC4OZGYlrdy9aO U2HY6IWEql0KEvA38K3Qn1GGtPNWKd0LeTvdthNqpjvNT2OxFGKwkmkSIOMFZxRKAFSr I/DGdIzah7yexsMghHnoD7FnS/NmgeTAtEnXl93cbXxv2A87daW1FFBiRsKyM7o8XxEH yRLRHFV27nh34O4Ty4WhdVeE/57l6ZxhwKPIFLeQc+ty6Ek3/w0v3vnYjgQs0XTDjbCl d2KfFYB36PktqdZEabrL+BNvKXsiWhLDpd/RpkflWd85Z31YK0Xo56jrjCIIyga44/Db U03g== X-Gm-Message-State: AOJu0YxSQncFyhirFri+8wHUghYRkfVIZ6G2OSgY37C0U8czXuCxVKa6 aMOZkA2LJY1rmiPmX9YpG/7W7W1DxMFg7gfyuBEIsFTaLn07OdCq7b7Mhg== X-Google-Smtp-Source: AGHT+IGnnjYnODzGNdOJeayV9hsOk4NWpnDSybF4R9l0AhMWb6fY3DiWzRwCBKpDiXVOXVkTk8jtguF4gO6D X-Received: by 2002:a05:6e02:2142:b0:34a:c28f:9416 with SMTP id d2-20020a056e02214200b0034ac28f9416mr174937ilv.26.1694731579861; Thu, 14 Sep 2023 15:46:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t24-20020a02ccb8000000b004317ed8931dsm218161jap.38.2023.09.14.15.46.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 15:46:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 15:46:19 -0700 (PDT) Message-ID: <65038d3b.020a0220.3ee94.53a6SMTPIN_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 626BC6052471; Thu, 14 Sep 2023 18:46:19 -0400 (EDT) Subject: |SUCCESS| pw131430-131432 [PATCH] [v8,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/131432 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, September 14 2023 15:22:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131430-131432 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/