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 35F3342607 for ; Thu, 21 Sep 2023 17:54:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15C6C400D7; Thu, 21 Sep 2023 17:54:12 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 969B2400D7 for ; Thu, 21 Sep 2023 17:54:10 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79f95cd15dfso6604439f.0 for ; Thu, 21 Sep 2023 08:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695311650; x=1695916450; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9MffcvUtMlCYOwltdODoqcbOY14mu1WFx8bgtpBhXG0=; b=hABv1mpxD2ND2ocxZoD9+6QmFmpDnKvER75n036r1X66OSDqFxJIHip64dgZo9Gl/j zuJS93ziL4vtB7pkIXy6QMtPAQyq3DIB8wrgxz2hrc90K4iCuhP4ler+QX3MOyotig8/ BJgSz2OGHH7fSmeffdh0qh2cutDX+1pWTbiSk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695311650; x=1695916450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9MffcvUtMlCYOwltdODoqcbOY14mu1WFx8bgtpBhXG0=; b=rrlfkFMIoApu5ihBufdo6RtVlyhohwuwGev3AdQ2xLLuA3Zdtj7I2+nqYsboR+JOTe 6UN6zbqeoaMJGq/7Ty1BqZ9KEXBWaYau/+tv89M4vUUjvoG05mCwJIAWUQIBpsUU0N3W wmYUwAhhUz9U14nty8aCM7qv3cWLYPgSWIKdiWrtob9wdCrXeT+mfM2fIOpcx9kB6PoI 6H4KfkGsBLSWi6qj3NhVsUCe14elwDAGXyhDlQ6LEJ9VUAgiwyBehbBoAUSEuXKJqKsg 9GxrV5BANb2Dq9DDGIJhFPTZO8P7gS8ECrpJ9KTGq1N+cWsgJcfJtQJ3+8m029P8BEfx N5eg== X-Gm-Message-State: AOJu0YyLqA+Bgc3+gnzCN7WAHSCWwGXAN2H57JCojttZ6Ziel0DkwHqo BDkz1BVJwKkqbOCfTQKrvPzVWimpdybyIeuz429QwW2KRTB1IbjmI3GB/NBCPxh6ExQ34dzPmQ= = X-Google-Smtp-Source: AGHT+IHqJPn4+CI7Grnbb2xa0kDgELY9ba9aISeU1k8DAuf+bYkUThdAG7Pov300DsDUrN21d8a81rNC24xD X-Received: by 2002:a5e:a918:0:b0:792:7f26:dc95 with SMTP id c24-20020a5ea918000000b007927f26dc95mr6751970iod.14.1695311649946; Thu, 21 Sep 2023 08:54:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v12-20020a5ed70c000000b0078702f2f57asm62313iom.24.2023.09.21.08.54.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 08:54:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 08:54:09 -0700 (PDT) Message-ID: <650c6721.5e0a0220.36e7c.3177SMTPIN_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 762E26052514; Thu, 21 Sep 2023 11:54:09 -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/