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 5A84C42CFC for ; Mon, 19 Jun 2023 18:14:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30CB540DF8; Mon, 19 Jun 2023 18:14:50 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 99FA640DF8 for ; Mon, 19 Jun 2023 18:14:48 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-786e37900fbso690255241.1 for ; Mon, 19 Jun 2023 09:14:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687191288; x=1689783288; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iWAZUrOx/fSSFZiPmHvT7NdZcjBMsDWE+MIXHFImi70=; b=ciL861X7zBEqENh/d3u/eQ/SD2okPhc6bCzWI3VNqmhAHEHdaWupf5cYdfhZNdYhVY Aiy8rEsBdiORAvYadqyeTtziWKJRPSP/tnPCniWVU7HV3TqVIWTisbUkBzBDLZGJZKwY Vt8t4rtk5lRCYMBDAjzNuwGLuhRBMnfY5CQNA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687191288; x=1689783288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iWAZUrOx/fSSFZiPmHvT7NdZcjBMsDWE+MIXHFImi70=; b=Uu5AkOYQNQCRbXLdEbOaRbAM3G8iqw+XtYDOOF/HQyB1MskEY2kRTcl8GM4jWNE9Q1 Q/wB7H5Ip2tWUv/HxfVB9LaueA651JPimDVcKU9W3gYA/v8QCNJwa0RTIwYQV/mxgFok zMWn1suDtXC4Sichdsv0E4Wu+t0rLKdqT6Pgpuf42ho4sH75JK0DN3SXbik4OXGLQW6P iabVvWphdra8puj7zqX7ikSOBwOQjmXaSfQBvHf50YsX/nDgcYtV5GS0Saz5VS6NEdOh 3rvV/9QXBUtFERaMJRngLpJ1XM7mOtI5TEtpexC7ecAbgeBRRYvNvgRbq0m0tZHDd9hF Lk+A== X-Gm-Message-State: AC+VfDzKIH3ojCfvcfx+VGa1WSYk9SHa5bk0OAZgu6Dg39fAWrnuDOlu uRlt+oEpNSbggXhLj55wOdizUNVNyD821MBFIOM0F9Vsnt5LI/TwIzB3Nw== X-Google-Smtp-Source: ACHHUZ6bk+sc9+2uWdMZ3x1UClCqg5PQsVqTniemxNJ2AwjQ1Vqf3CGHPppkx4Ayzd1LeAYpS3CjnhfDNjoT X-Received: by 2002:a05:6102:4b1:b0:43f:60da:cee with SMTP id r17-20020a05610204b100b0043f60da0ceemr1704580vsa.11.1687191287813; Mon, 19 Jun 2023 09:14:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r134-20020a25768c000000b00be42748aae2sm1829824ybc.12.2023.06.19.09.14.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2023 09:14:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Jun 2023 09:14:47 -0700 (PDT) Message-ID: <64907ef7.250a0220.5f69a.c958SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 263C9605246B; Mon, 19 Jun 2023 12:14:47 -0400 (EDT) Subject: |SUCCESS| pw128790-128797 [PATCH] [8/8] crypto/cnxk: fix order of EC 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128797 _Testing PASS_ Submitter: Tejasree Kondoj Date: Monday, June 19 2023 12:49:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128790-128797 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/26732/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/