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 2F1414253E for ; Fri, 8 Sep 2023 06:07:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34F5B40042; Fri, 8 Sep 2023 06:07:31 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 54A6840042 for ; Fri, 8 Sep 2023 06:07:30 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a3082c771so1182114b3a.0 for ; Thu, 07 Sep 2023 21:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694146049; x=1694750849; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mm/LUtPztQNorzwlbDmu7FhcQKhvRL30TidXs6g/qhk=; b=a6Da+rLR7hhPYpgzeeyTAkU8rNzrqJNwikgR7dDBlrH97LMhfIGFSoED9t5If2S5Qi a0N4fk9IIMXwBYSAP6dKZdJ/3FlRD9sP0cegKxhnX+yOUbZQp3GcQdZlQlUQC2RJpZmL 0yIwjajiJR73Q0ShhdNGlsAKHc+46FPWtAtPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694146049; x=1694750849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mm/LUtPztQNorzwlbDmu7FhcQKhvRL30TidXs6g/qhk=; b=GVv5hAxZE6IHpplXs9tpCrSavEBBmXkpWacVPrACNFm3qxGXvcaSUtAsTnaddqQAtu CyAbZUjWrGKRi6m9Dt987z2YfmRRTNGjM0rFu4cYBKIBCjgx8Ld8OukJDKk4RngD1az8 3opDxVF/sYfY6+DYUo/l2hfoe3+k0wTtkVNiHtCOeYWqAH5H7vxAnbe6j6us3J1VF8zz KT4vuLXXEYzHDUeASQP6IGo4zEj2ITco423Z0uaCvCY0bQaMIrC4Kke/kWR8pPbguqcu S8q+Ga8eD6mDvBz0dH/l0sgUpTEND53ThwweJMIO76GwpqHAYMfmWYYcKI3IlOhqvenc 9PvQ== X-Gm-Message-State: AOJu0Yy9JTtT8xv6k6iE2j6pg5c0Ya+o/lWk8Ir01GSDjEFWetfJxNuu 0959LbLY+EFtgJwnNSM7feV1CBSSYEixQbzXxiA8344CE/WC613y/6LpVw== X-Google-Smtp-Source: AGHT+IHS38tt24ziePvpnHVUWEUStalUsCDylfvPpowKPpMmaOOdzyMQsuQ8JePsjCakt808GtUleRBQvI8j X-Received: by 2002:a05:6a00:238c:b0:68e:2c87:fbc6 with SMTP id f12-20020a056a00238c00b0068e2c87fbc6mr1555077pfc.14.1694146049552; Thu, 07 Sep 2023 21:07:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h14-20020aa79f4e000000b0068cb3f24b13sm40252pfr.17.2023.09.07.21.07.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 21:07:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 21:07:29 -0700 (PDT) Message-ID: <64fa9e01.a70a0220.3859f.33c1SMTPIN_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 B8C676052471; Fri, 8 Sep 2023 00:07:28 -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 | +----------------------------------------+--------------------+ 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 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/