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 8AEA74331E for ; Mon, 13 Nov 2023 21:40:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86383402AB; Mon, 13 Nov 2023 21:40:28 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id 70F07402AB for ; Mon, 13 Nov 2023 21:40:24 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-40836ea8cbaso36402755e9.0 for ; Mon, 13 Nov 2023 12:40:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699908024; x=1700512824; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/xjzpudyOcMv3jj28z3zOI9F7jbPdnppeQG79zqv38Q=; b=juhVRhLm7ekvAp/kfPFoPzvHmW+8/PPPRqMIqxtkzik3JCi85F9b/kbqPM8fTGJanZ nt/2LVLXCHs2HFNNvH9+R4W3+R4PAaM/v2sGY6phBUT9ywvoEqzgRdRAIL/yQiGLMqzm xPu3ZekxFSDDB4Ka0LYAvLY3cWsTgkyJN1loA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699908024; x=1700512824; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/xjzpudyOcMv3jj28z3zOI9F7jbPdnppeQG79zqv38Q=; b=UHdAp/KF4HjoI9LPWSa3q5j3UeI5IVgKE0SEGdocgkSIg/JQ7EVnxnmV+gp88F/F5b gSjXC/Qakw97LoTGEipLwCvK5K8FOiJ0W/DeVQOYS9UbnXg8Pwz9jQRzyj53Q2mz0qTG QyOOtpyOfaundSoYT+hzOgs87Rhg+DCGVjHFc0+NQ9/UTLs7Hvfy8zwLbp897yfdD9B9 7mmzcDlbjPlzzyWZO31EzK7SltO8NM5ltoeky6qQkLnL7GmAnpeQjfKexnbAMAU7xgXK 575AUJc1+JNWYYITUlqrSEK5Ntj6AcquZIn29aLShwG6t0+my/6QfNalYYlCpLRsIlJK 6giQ== X-Gm-Message-State: AOJu0YzKZeZAHKfnVmjiMly12EzzTkL2PtErgROTGXtor61zpI9Aqi/k h0Y82kGyNYWJRgBBgwbD27cK4tZI+QOKCwj21gksCylBqVclRLNZCSwNv925h+iTS8nkVZzkOQ= = X-Google-Smtp-Source: AGHT+IESiI3U3TExDMVhSE1KKQjI22Kgv++at2wrfAZZfOsYAO6R4aNI/0vuzXoh+kETfJXv6fvKzOPfT6ZQ X-Received: by 2002:a7b:c8d7:0:b0:40a:2796:61a0 with SMTP id f23-20020a7bc8d7000000b0040a279661a0mr5828337wml.33.1699908024037; Mon, 13 Nov 2023 12:40:24 -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 fc14-20020a05600c524e00b0040553aaf556sm2987832wmb.47.2023.11.13.12.40.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 12:40:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 12:40:24 -0800 (PST) Message-ID: <655289b8.050a0220.b8f97.b942SMTPIN_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 C45DB605C344; Mon, 13 Nov 2023 15:40:22 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/