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 819AF4259C for ; Fri, 15 Sep 2023 00:51:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BF06400D5; Fri, 15 Sep 2023 00:51:39 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id AF86D400D5 for ; Fri, 15 Sep 2023 00:51:37 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34f6d035acaso5264335ab.3 for ; Thu, 14 Sep 2023 15:51:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694731897; x=1695336697; 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=SXUzU6AA0mSbf55+olFMV9fO7gRUczTAdRyM+T63nKg5i9DRA4bvH5wTHt3adefhVW oZuKjxlja8R5ht19CJH8qmrdZYRGBJZZbV7dUTZ4jvvo2PZAkIzA+nWoOtW7zKjddOuv GlnjMIehHI3B2QI9WajZ9OynD34GP3B0gBvMM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694731897; x=1695336697; 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=L+B+tY35+HMz6/dDXRWUp1H7DhaojuAqUc/2QdQnpfbPHMgQp2191yYDJbPQ9TE0Sd 6OOrN/C+cVxEN9KV1g4ZTYdxEPUzYbDT2kHaXOxgit8q61AbI7sYpN9OejGPh4dKNv6q nbXEvDkbo6As/mjO8woFXRnFKI4pBsO//wGwNBKJoHyptqdFICTvswWuCy4febS0lb2s Hm6mzgPsO0WB5axY42ITzQpmuUW8XMinSmnufcE+XK3ekPuj/EwFuIWL5tZmIfGcBqh2 7evCw0L4bQ5s5lWIUNt4X/YDeIScwSRQdBt4SsS0pMGIorzNoH4n3cY6Yn9H58C+de3X O64A== X-Gm-Message-State: AOJu0YzhjOnRNVhBxGzUB4iXlvCf8e6AkbjcmZ8ys5Cq0iVA5plLGiJW UXn4Ry2gRsyTUa8fQe12Be517M1XramyNoMi3FmlnyUzq4R4hUqhSCE87A== X-Google-Smtp-Source: AGHT+IGOaXiIQs2dhP29Ho157aXsFWSniwmxR5uL2u+Ky+m8AHwsn7nKk0FpfVJXW02gubMuqaYFP0HxyWWp X-Received: by 2002:a05:6e02:1a25:b0:34c:fed8:8df1 with SMTP id g5-20020a056e021a2500b0034cfed88df1mr247628ile.6.1694731897094; Thu, 14 Sep 2023 15:51: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 dk22-20020a0566384bd600b00430271ce987sm220314jab.59.2023.09.14.15.51.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 15:51:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 15:51:37 -0700 (PDT) Message-ID: <65038e79.050a0220.2b498.55a3SMTPIN_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 9CFF16052471; Thu, 14 Sep 2023 18:51:36 -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/