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 5FB594331E for ; Mon, 13 Nov 2023 21:26:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59DF44026F; Mon, 13 Nov 2023 21:26:17 +0100 (CET) Received: from mail-wm1-f99.google.com (mail-wm1-f99.google.com [209.85.128.99]) by mails.dpdk.org (Postfix) with ESMTP id 543B14026F for ; Mon, 13 Nov 2023 21:26:16 +0100 (CET) Received: by mail-wm1-f99.google.com with SMTP id 5b1f17b1804b1-40836ea8cbaso36317795e9.0 for ; Mon, 13 Nov 2023 12:26:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699907176; x=1700511976; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XXkDF/kzXdbcZQH4bmZLHde9uDNFXQH7P66DHAYzNR4=; b=Lb+iq1hqGQBBEnHDBrtE69YAt7iBilxXASIff2qCANsjPxWIxnUi13K3G32a0bKM7q I1z7zZq3PHagVVfFOzDMwy6vutbcXG0alFrkDN/5SOrANPhk7j66CulmJRv2sxiW3Zan opRnljHFtCk6Z1Vc+6Ml4Cbwqpyy1DOZx/lZY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699907176; x=1700511976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XXkDF/kzXdbcZQH4bmZLHde9uDNFXQH7P66DHAYzNR4=; b=qo/QRpfVAVU/m8yn1r++l42jq13UyjC74IvqC84h0PDkMvW1DqTXrvVYoh1/JNK9t0 KAl+yEO1K9j8iXbjsr3PO0DRwhoi23q2cBQE38Y/wY0zUNQYSJ4F9lJZ36NCNtuInXiK Vfc1EuOpv6YJ417dX/jr0CFeKHDyiWsS+KCszefpcLskCdsymSosf/tvslNNmdcDn+01 ysedkYVHYXnJMFA9WemWbUP1Muee8B68xdvH2eBDU+ZhkXK3imGbPdY3UCu+/DukN1nM /hpZNnks3IvLK0OZsLVsYyk7X+9rPm0RhDX6EKSgzrBFlzzgI9UFnZusbcjLAjtgR19G J4Og== X-Gm-Message-State: AOJu0Yzf5JkeeHRGeiJtvIGzSsPrGZag+qKnnrGmB0q3GmkDV2GXm8ys JLu6IMhvgRuE+O4x9N166xPJh0fNU4I+HJW1OzWKdLFU8/0dLA+PKocYhhw8sBHBsB1SNxosDw= = X-Google-Smtp-Source: AGHT+IG945y/5qd7mbDZgHb0O16jF1QTpAc1PhahtjvFYQGou9dwVtUfF1WBwWyJk6v0CDFdc1yr/K8+icgd X-Received: by 2002:a05:600c:ad3:b0:3f6:9634:c8d6 with SMTP id c19-20020a05600c0ad300b003f69634c8d6mr6012522wmr.18.1699907176161; Mon, 13 Nov 2023 12:26:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m20-20020a05600c3b1400b00401dc06d929sm5645066wms.41.2023.11.13.12.26.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 12:26:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 12:26:16 -0800 (PST) Message-ID: <65528668.050a0220.d1cca.6f3fSMTPIN_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 E1152605C344; Mon, 13 Nov 2023 15:26:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 0ba23e6339ab7230a64d83f12ddb5f2c46804e8a 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 0ba23e6339ab7230a64d83f12ddb5f2c46804e8a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26975/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/