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 2FB114368F for ; Wed, 6 Dec 2023 17:54:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AC604029C; Wed, 6 Dec 2023 17:54:44 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9E7884021E for ; Wed, 6 Dec 2023 17:54:38 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b37834fe2bso267137939f.3 for ; Wed, 06 Dec 2023 08:54:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701881678; x=1702486478; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mh9/aBVkEZ7Th8r31Q1B3LF97yaBhDBL98AP1divMj4=; b=HTHwYYgay9lvGZyvy4nbEWNTsVAhCdfRvPV4qXuqqM7jlzfZOAU5sn9GIdvvYOlqiO yHWKPUODlXU37theXNTQqd9uMSuzBvAmZEvsJIImqB/GL42KLOYoof/lyhPCvhNGzp6W hGM49WvRrnY1+l4q2fr1Wj4FTFr61KfipR89w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701881678; x=1702486478; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mh9/aBVkEZ7Th8r31Q1B3LF97yaBhDBL98AP1divMj4=; b=pgudSvvLbFjDxylq4jCh45efQ6gypTS3Q53yuFCUGHBb2g1S3N7J7pqDcruzezmMx/ +ufKJlaFG4tLUWTgXo94NFyJ2hH6VtdqSvCWU2sjTAVaEb+R1ddSOXfbx1xHtug9+flJ ZOrfRVnyKe38BlkKHFp2YT+IOmDA6G4HQ5bRUOBJoid1xmyIT4cY1Zlh6QzfofnecsEf gwDCUY1XB1aOWKiV+LAAluwqxxbID9is+clmMszfBZr0sy8fnvlasvNqXkNsWwg92EYG guqpe3oUHOpIxUZpZ1073tNz16LnAtFStI3WsSrr08BFBAwlB0+A2x7nMKR1dSoAXy1j OuNg== X-Gm-Message-State: AOJu0YybcKZ8vTGeWD0OEHVOTUpif0C3lA/TAV3CN8YJfOdHuSDGCRY3 XH9ZEj4umL1W43XsH5zKrzZLZIMj+p+ssVo65qs/2At4LjVpWLjIsMk+/A== X-Google-Smtp-Source: AGHT+IHpSrUmEOmUeabNTjONyB9yAZP2nSJpEeNOiKTUaNiCJqv221ZRpwlamXdcJVxgDVCYJ7vyL2PrfuUa X-Received: by 2002:a6b:f218:0:b0:7b4:2efe:eff5 with SMTP id q24-20020a6bf218000000b007b42efeeff5mr1426429ioh.29.1701881678043; Wed, 06 Dec 2023 08:54:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l8-20020a02cce8000000b00469244a2ee9sm13889jaq.13.2023.12.06.08.54.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 08:54:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 08:54:38 -0800 (PST) Message-ID: <6570a74e.020a0220.2303a.0674SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 92F68605C311; Wed, 6 Dec 2023 11:54:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c858f006d1f7161986c88847259a400d8f80d81b 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 c858f006d1f7161986c88847259a400d8f80d81b --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27228/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/