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 E67B944118 for ; Fri, 31 May 2024 02:15:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0FF64027D; Fri, 31 May 2024 02:15:47 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8C0224027C for ; Fri, 31 May 2024 02:15:12 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-37482449fd8so4083895ab.3 for ; Thu, 30 May 2024 17:15:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717114512; x=1717719312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tmWnTykru+hPMRtoph/lY73db+yJQrE7OBZyUWCZutw=; b=USQVsj0ToN+CCgvm8wK6Ul0FuOspMdQibXL1Jc8u6NjfkeWJbWEwW8LVt5tyv2eRCf X2wy70R/Avq7OwWRENN9tY0dcUUfRYBm1eu8F+Qk7PlKRuueZnJ7YLv4WAqdex1UiK6x QXt4KQRN4Q7WyYZGuAMNTd0m7SRsqJwfVpOXs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717114512; x=1717719312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tmWnTykru+hPMRtoph/lY73db+yJQrE7OBZyUWCZutw=; b=AfOWiXcN70+cYywWmaxO98X8tYpxfrCJd5oxyJAVTIKqqa3q/bGg+NyrbZkSLRp4+E qfFRhVK6XaxyCvULfkve5nn2chVkHvxtZuXeUyMHQIwBZEqVusQ442VFkriV97raL1YJ jy+75xck9OwY5rD/41xECuzKpmSqtm6RdXXIkZcfvKBFCZ1glbgReN4R3QGxqWK6wRwe VdWzZJIFAL7oW3ygBn8RTOWmlW+m30G0Lw2Ln0AW79qB6SgmOiHYtjLBUDaOU7pNXjsb zRwHGRHjT2C0KbvQzVZfuo0VrWSvuDR4vw0+z6EiqRQQGE0RuZyFJO5RMRk+R8mFc81Z MW3Q== X-Gm-Message-State: AOJu0Yxi5V6zT31wXokvVcpHZEPQ/EU+rBgUPzpLHTGK4msZnvthHpma x7gGyiz6+M7H1l+bpVgaaH45Q5+P9v2tggFjxRgwQNQYaYhnbHfzg1fU092SifjxUX6ZJabB/aE yEmODQrkomv8wc7ohVmPQjRlMTMfGYuqJNKOZmR/N X-Google-Smtp-Source: AGHT+IGMWnOaQyVWXfqZeYRNnBJTCIoVboFJoVAsX6XxaFgqUi0P/R9cSAbPOIilK7g+Rjsp0nk3SQc90K8h X-Received: by 2002:a05:6e02:1786:b0:371:3085:4344 with SMTP id e9e14a558f8ab-3748b9963b2mr4175895ab.17.1717114511994; Thu, 30 May 2024 17:15:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3748a1f705csm340435ab.28.2024.05.30.17.15.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 17:15:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 17:15:11 -0700 (PDT) Message-ID: <6659168f.050a0220.382e75.1e90SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 68393605C373; Thu, 30 May 2024 20:15:11 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 367b8db312517edb9f5340d280e77b1437d84dd3 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 367b8db312517edb9f5340d280e77b1437d84dd3 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | +=====================+====================+======================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Windows Server 2022 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Debian 12 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 38 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | RHEL8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 39 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Fedora 37 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | Ubuntu 24.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29262/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/