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 BC13342607 for ; Thu, 21 Sep 2023 17:51:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B55C3400D7; Thu, 21 Sep 2023 17:51:35 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 40C24400D7 for ; Thu, 21 Sep 2023 17:51:34 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-690bccb0d8aso872190b3a.0 for ; Thu, 21 Sep 2023 08:51:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695311493; x=1695916293; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9MffcvUtMlCYOwltdODoqcbOY14mu1WFx8bgtpBhXG0=; b=gN7cjUJ4iYvknt6x2dv81wQS6hhrlkAfXJZxx+UrH6jFWhtNByJgqVBfxCPkqBhurW ORNB1/XULM8kMCNaauTgVapgxuOeQ9t1yzQAbYWcCvbDfRgviQYxRrzqfaXI5eG4Bru6 chvt8Mzp9jD2BjwyKLZLe9Zi/GilsVYJmsLvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695311493; x=1695916293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9MffcvUtMlCYOwltdODoqcbOY14mu1WFx8bgtpBhXG0=; b=JZ6lUfAxuhs3bmls2uAJFTvhAe0TH35Rl5uoDVo4vB573EHaX2loQwBUHrra4sYFXA hexWt/mImrwlJMvsUvXpD3HsfYShrTCZvaDrD0kM6EGQpeqonqNjhh/ocw1h5l6mqk7C CE9hZpuJufeGrQAZhm/MD5PmNWqiAqniTfETdI6fD/IqzAvnk1Zy/2kEmaqJDr7PlcqH Ylm8hjzWZNxcCD0gpCLDTqXjKUzrrhOYJAFy+5FAVAuRECO+T+9hXQGBhQT5IZU/xV0m 2p0CHJbjjPPMQtWNDgorGSDvKU63ER4fka/3JfT+u6/RPPYuXpP1Kli0nj+JiU+XSgzz vBIA== X-Gm-Message-State: AOJu0YzWOB6UZkNduLOeTpK5C03ki7eNXsvw46eRQwhYK97wUrGWoNgF 63YWNhkXY/ICGP3jnEVWqQ7vRmSlG3aic9Fbzspcwkz2MLmZN+6rzGJeyQ== X-Google-Smtp-Source: AGHT+IGIlBnZBQ6gAlGfoTZUMMCL+huQlZAId7x1C0dQgDaojOfTBXM3daKj3II4kCeG3UL0nBx5UzZ+1SEZ X-Received: by 2002:a05:6a20:244f:b0:13d:6c5a:1887 with SMTP id t15-20020a056a20244f00b0013d6c5a1887mr6131168pzc.20.1695311493490; Thu, 21 Sep 2023 08:51:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ng18-20020a17090b1a9200b0027181249d1asm302119pjb.13.2023.09.21.08.51.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 08:51:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 08:51:33 -0700 (PDT) Message-ID: <650c6685.170a0220.f3786.e334SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id ACC866052514; Thu, 21 Sep 2023 11:51:32 -0400 (EDT) Subject: |SUCCESS| pw131780-131794 [PATCH] [15/15] test/crypto: enable raw cr 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/131794 _Testing PASS_ Submitter: Tejasree Kondoj Date: Thursday, September 21 2023 11:48:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131780-131794 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27686/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/