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 AFEE542D90 for ; Thu, 29 Jun 2023 22:40:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA17B40697; Thu, 29 Jun 2023 22:40:06 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DCEFF40697 for ; Thu, 29 Jun 2023 22:40:04 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7836272f36eso50019939f.1 for ; Thu, 29 Jun 2023 13:40:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688071204; x=1690663204; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v17bJUu6DwBiWG/sTmUujxi61d+hkSGPiwBiJSGEPTA=; b=azLJh8KkdIU1bwmIfubDg2qf5a2EnCQwTTCgehNjBlBmcVPiT4rAdFdOemj6wg0azt kGKIqgt78jLXx68PgteiCJf8lNCZ1nXzlXJhrInAQajdNVc1jv/kfQ6Q9J2oBVsWehSK HZKLcf0RmyfK7NIHRFwckbiNUukcW0FS4DaMI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688071204; x=1690663204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v17bJUu6DwBiWG/sTmUujxi61d+hkSGPiwBiJSGEPTA=; b=g5Tgh9VKS4FBxzZejYshaFDFrjZg9JGU5x9pTVEALifjaXpGGzodPqw6a5sL07Yg8Y 8G0K2HCSMGamh/5z6blpU0KGAbFZJuHzJCpp0Hk7ROQEftuYw5Ojlelf/Yvq+2wF+0hW sbeJSt9nqTx7X6LVHE9QefdSuIMDnKjPD7PmfkgRUsFiKJcb1009+roEhzLrAggC4su8 JmgKiqtkNF/BL8wgXCKsn0qrMePWoiMoccD2gy6AAEyG6+F+y/BZLDUcp5VLUIH5E/TY aqtx9k+ymVUtPO38TmWz7RCUrUVVnmt3Z5Sw9g0q4bYSuVOJXGonPIwaYByGeYjDHOlf 2G7A== X-Gm-Message-State: AC+VfDwi3+2LbMlyGEpljLlV7Dl47LQ14KQ0dwTB2m42XgiASeJkBwAy 7tTco9D6aF7M9QOP4vPQ1KQh/oFNuVan4/mC1GPhVuJwyvpkFfHAoW5gJg== X-Google-Smtp-Source: ACHHUZ60OEWvnBg1KZN79Tmd6wvuU15Neyo2tpxN3RQkUNz+MthPA/TsiGs6jaMeOBcopX2gdsh6zkn2pJFQ X-Received: by 2002:a5e:dc0b:0:b0:763:92eb:f81e with SMTP id b11-20020a5edc0b000000b0076392ebf81emr717396iok.8.1688071204248; Thu, 29 Jun 2023 13:40:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b15-20020a029a0f000000b0042674e713a0sm463378jal.17.2023.06.29.13.40.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 13:40:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 13:40:04 -0700 (PDT) Message-ID: <649dec24.020a0220.24cb4.d56dSMTPIN_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 DAD8F605246B; Thu, 29 Jun 2023 16:40:03 -0400 (EDT) Subject: |SUCCESS| pw129043 [PATCH] test/crypto: fix PDCP-SDAP test vectors 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/129043 _Testing PASS_ Submitter: Aakash Sasidharan Date: Wednesday, June 28 2023 08:20:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129043 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/