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 94B5F4253E for ; Fri, 8 Sep 2023 07:12:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DBDA40042; Fri, 8 Sep 2023 07:12:16 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id A018B40042 for ; Fri, 8 Sep 2023 07:12:15 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7a25071d633so697501241.0 for ; Thu, 07 Sep 2023 22:12:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694149935; x=1694754735; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RPy34MVOr5xdhKtLE3fg2dXRGdynXMz32IzvExUV5s0=; b=b+QpjzwV8NbtN0tFZg3jL6D9WNmEVFKFVVNCavXM+tmGwn2dEE4Dho9nfbOrDkkB3Z v1ABTnvyPpeiFlFgkJX44LDauyjVf6LRZg62G2abR6DJHL7xc/gBtCo3nbvVjM5uyAz4 qtlCPv435JUoWU6l6d6fRk0PUQ1NAP4SDZbh0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694149935; x=1694754735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RPy34MVOr5xdhKtLE3fg2dXRGdynXMz32IzvExUV5s0=; b=L5XZcTH+JIf9tbREAfV5Z73riaZjzsiV8wfv7TWrtJ2FboQyL+wYWqw2ubqEYNNd8I T3XmV3uW9wgajrGE3Ccxu2s4e9+OsWYkQqLZX3aLS8mAAdXEURbOuEZglgvSx+V+3lb2 PjaVjqJ/7J1a+bJPvv4pIxs9VO3z8KGdiHTwksWiIC+K1yBLMtTswbJJw/NKeBkH5BB5 sMX0ietlVnc5YkhDAI2YYk6xJj4Lc4YxkXTWdVfMeR2GdPZXEeQ0JGNGxM3FkeeadHVE AtYO/hSEbobwk3cxuAhmCyZuSwoNdHneaqPR2XQQ60J5wvqG2JxV9FgNTNH/AdwrM/wH JJwQ== X-Gm-Message-State: AOJu0YxFlzOKzpOC0IG9GgeH1CxvhWZ7fQfTzXBe3Aa2UHjIvz7C7iRi GBjzGOKznnJX3RBbgPKbAzv2tu/Sp2U+qbfeBzs4eNdoRYf6NujJ6OFyEA== X-Google-Smtp-Source: AGHT+IFLpNnClMY1MFUgwRfwJWw1Q342S+k7HQ0cMpc02Obx9x8uOj72BqJJDq/nL0ENhkd7U6hCvR4ZKzQZ X-Received: by 2002:a67:ee12:0:b0:44d:4aa1:9d3e with SMTP id f18-20020a67ee12000000b0044d4aa19d3emr2042369vsp.0.1694149935010; Thu, 07 Sep 2023 22:12:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b2-20020a92c842000000b003499ee86201sm25824ilq.20.2023.09.07.22.12.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 22:12:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 22:12:14 -0700 (PDT) Message-ID: <64faad2e.920a0220.5ebfa.1f41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 858E36052471; Fri, 8 Sep 2023 01:12:14 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/