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 2BBA84327C for ; Fri, 3 Nov 2023 18:19:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2706D4014F; Fri, 3 Nov 2023 18:19:17 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 410944014F for ; Fri, 3 Nov 2023 18:19:16 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-53fa455cd94so1791178a12.2 for ; Fri, 03 Nov 2023 10:19:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699031955; x=1699636755; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YVGmDuSKzUWVJfrNEKvLDsRe1VSYRM5tZGW5IGQF2AM=; b=O1B7Nk0CL9/ku8BaWcc6ITPicuMZx/QKbQ8pcrMFJKxSKo8VcBDLx/Ps17/Zl9y0ak XmXATzW9ZdaYfW9g+YxyP/1ZhQ6X/8f7nGkmTV3SV4r34Blm/IwmbRMzmm2Z0hJXFere rdWuoK4O+Kds8ZKbMJO88a4e2EtvHZhAwouRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699031955; x=1699636755; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YVGmDuSKzUWVJfrNEKvLDsRe1VSYRM5tZGW5IGQF2AM=; b=NgtvZ56bpcQgQqZWwB4ZmKWuTHKvs5/4wzu4yYK3Dmu6SGK0o29uP/zHBvEqRPC0P3 B8UcIq1dRmF4nuf+/t5dc7pHLiSyAqYy3qozqccikbBi/pAyrCgdAupEyoWTdb7sNJTb /2w2wfS26RQKG4iLUg/iv6JQHYmxvC92bbTAx4ZpIwsUWtCPmA+se7t3jAzbSLgfn5tJ +6h4FxnuIyHE4Sx/RFfuq0X0tLTYDWcChaJNHP7fAK6wCFB6oh6Y2EYMhErsJBZfZXK5 HKRAWWHACsEFu5iadKXynLWqMtmlizVGO6pYZzQhCVfkRHadwSSXaKH89bqbQkafFP/T PjYg== X-Gm-Message-State: AOJu0YxV3S57mLzbTFLYAq+InQGBy7Uo5UwDoGa3yTXWwM32yHoCS0sF JX8ar1RGxlrP/u/qbIhyBFlTjS3R4JtDyvfuL0AE0d0MZhVJ4iciV3UpzBZAqeDk16uAe6oN7A= = X-Google-Smtp-Source: AGHT+IGXKlgijrwKWdN5Lv9Nz5gJg1mriIDWGnw2kuUGaV1zRSRy2dWYrm53EmoEqBobURkRpk3jn9vccX30 X-Received: by 2002:a05:6a21:780a:b0:181:7aa7:de46 with SMTP id be10-20020a056a21780a00b001817aa7de46mr6688265pzc.8.1699031955528; Fri, 03 Nov 2023 10:19:15 -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 kg14-20020a170903060e00b001c991ebac0fsm132367plb.25.2023.11.03.10.19.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 10:19:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 10:19:15 -0700 (PDT) Message-ID: <65452b93.170a0220.c0a03.4419SMTPIN_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 B913E6050A61; Fri, 3 Nov 2023 13:19:14 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 11e5ca63c77b355d0397f642989f28a7a0318cbc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto 11e5ca63c77b355d0397f642989f28a7a0318cbc --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26813/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/