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 BE51C4331E for ; Mon, 13 Nov 2023 21:35:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96DD1402AB; Mon, 13 Nov 2023 21:35:58 +0100 (CET) Received: from mail-ed1-f98.google.com (mail-ed1-f98.google.com [209.85.208.98]) by mails.dpdk.org (Postfix) with ESMTP id 7B5E9402AB for ; Mon, 13 Nov 2023 21:35:57 +0100 (CET) Received: by mail-ed1-f98.google.com with SMTP id 4fb4d7f45d1cf-52bd9ddb741so7537513a12.0 for ; Mon, 13 Nov 2023 12:35:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699907757; x=1700512557; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XXkDF/kzXdbcZQH4bmZLHde9uDNFXQH7P66DHAYzNR4=; b=D3mP3xemaGUeV3A9zw6JQLiQgivobqZtYW+45kge73LHycAwb3duw4a9kK+LufXevJ OZsKKCNyZi6bicnGWY2eVWEvPAFoWS6DtiYfCypby+ImMbxA0Ftx18GAQD+14DDfTikE SA0uR4dfV3x2V+MHOsvSm8CeT118vHVbhzANs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699907757; x=1700512557; 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=ZvUNFXlmUrvYZlfSz82qRX9aYe4gEuL1hD7GWY8SWg4VidWdvMFvVUdGiMbrdaQlll ymOcFp5AHGehT+V6JFbiSSLqL02bEx2CpPLPqt6jwMchNwbKrrCKgj+DvHE93f3X8/WY /9CJNnjt2QBT8Ri8/D5RjFHaCzBM+RrRVV7deHUPAeax9u1GWw7wcj1qEPaj62SYkUmm qRzdjw/N/Aj1AsfGHhUv40qnk1Qxi1P1i+8J0qfypHZ+Wo1tBSXBrvwfja3uP7ttTZkt vLqV/lpIozjXooqfpJRAhSpwYHbgwAatcGCMKYyB+UMo0uDZ7WcCPWWhVX+rLK5/+k5P xPaw== X-Gm-Message-State: AOJu0Yzpw88nE5gBB8PlWj00OxDNm/RMXtWJtc8mY/8m1hX6EFxhebv5 LUGGttb+tph3D9XzAcqWa4XbX081CA9JJlAtS3boLr/zoL+QJYQLfMa5noKodllGnAylXxFFXw= = X-Google-Smtp-Source: AGHT+IEC9fDi1GHkOB2421ODmhkxpF200bRFQH3hEYT3+WwW3QHJ/6cylgOMza6jc9NgUUgt0V/mTNgGR2JC X-Received: by 2002:a17:907:1b1d:b0:9be:ab38:a367 with SMTP id mp29-20020a1709071b1d00b009beab38a367mr6774966ejc.16.1699907756992; Mon, 13 Nov 2023 12:35:56 -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 jr19-20020a170906a99300b0098864e48eccsm1757547ejb.57.2023.11.13.12.35.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 12:35:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 12:35:56 -0800 (PST) Message-ID: <655288ac.170a0220.3ecfa.82ecSMTPIN_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 3340D605C344; Mon, 13 Nov 2023 15:35:56 -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/