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 C13F243D49 for ; Mon, 25 Mar 2024 21:30:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BF374067D; Mon, 25 Mar 2024 21:30:30 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id BC9F840298 for ; Mon, 25 Mar 2024 21:30:29 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e6d0bf038fso625583a34.0 for ; Mon, 25 Mar 2024 13:30:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711398629; x=1712003429; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kZvZ4lnMIbqOMgCEK5h81YlH3VLBwtomexsFo1uMMAI=; b=XhtJaAyWDog/MdR1JlJe2vjwiC2sNZBTEtQUvK/7cKd4GZsgqwqgpD+FdH2zDKGj5C GwUBQ8P14NhkI4OrLtgmzjaaeqzxxPMDo+TeKuR07EchxyEhwLdhKXH1/OI8gRyV7o5A igNItEFm6Z00XwNoLfIiFVWRCIo5WOZf/s5a0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711398629; x=1712003429; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kZvZ4lnMIbqOMgCEK5h81YlH3VLBwtomexsFo1uMMAI=; b=vIhDAQWqQpQzzMj+yTrpYpTsqGJjVy+Yjyk+Z55U2Ec2/3VtOUi9BC4VBaBNpYpfRI dRZyEmTgmjimuVzVb6YJjXShTsL/wwpQJ6CfsZnfXPI5JVPlynvh88RScZZXMwls46M0 is6kasjecb1bpbwswJxZVOmxu1Srl6hmLHDdS+ZD1KWYxw69XXZlkrhrqkr0UyXvH6J4 CXskQmWzs6DRpLP0YjuD15mK8eNS97zBJs6PlcvQ0vtBRUkVKgmgDthNyGuSPSSRtHF1 PWs+R87/O0XOjKqyn5UNM8Rj1k1Mvaa+BbGcADqiS7k/UK6w7ON8H+xpgbuaaIa0cXBG OJEg== X-Gm-Message-State: AOJu0YwB58Vzo7ktMq0JghzQyuqRvdX0EBBtZGvbiOIfKrOVeLub6mUH XmYo1HlLG54Nxx3oeCTL60NOHzTUpjJ0/mh3nBTQ7Rf/L9WiKrovEhRtdgXX+DoH9aCIeOPNEPB IHWv2VdC4Gl3N4ZMqIWSF7QVP0pWn9+92VkH/NwupadsMSHpNXmQx31uK X-Google-Smtp-Source: AGHT+IG7ffTlRdn44tU0fwQB2lkL4PpdhpYBBUjsJWdKGnxTO8ivD+7If5uNtErZ6Cn+WOlc62sHYj9GKGmW X-Received: by 2002:a05:6870:6108:b0:229:fe6a:8516 with SMTP id s8-20020a056870610800b00229fe6a8516mr9489936oae.22.1711398629090; Mon, 25 Mar 2024 13:30:29 -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 ch14-20020a056871c40e00b001faeb3eb810sm187935oac.46.2024.03.25.13.30.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 13:30:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 13:30:29 -0700 (PDT) Message-ID: <6601dee5.050a0220.94d0a.cb45SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DF086052471; Mon, 25 Mar 2024 16:30:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 3ce30fc646084443eb06eb808c73e3312edc90d1 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 3ce30fc646084443eb06eb808c73e3312edc90d1 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28625/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/