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 018664380D for ; Wed, 3 Jan 2024 22:50:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1561402BC; Wed, 3 Jan 2024 22:50:14 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id B64434013F for ; Wed, 3 Jan 2024 22:50:13 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6dbfe3fe308so2490908a34.1 for ; Wed, 03 Jan 2024 13:50:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704318613; x=1704923413; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CdcCucTJ/htKnARyVeZOWppob98kBOjBaZelBQOnn8g=; b=JnwziYNWrFTO2QNX7Y86KhghzYGt5JTdWxsk6Hc5ut2ETgCk1atpSDwX+7hp5BUwIt FLBEPG4g3Je0FbipJNN2GqNLd/e47gkXfrMp65oZ7+d/vN+zuRIU/koL+p8q0B//nUeG ZRE1tEGGLQKOzsjRd7a7BmLLUDhYfoI6G/xGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704318613; x=1704923413; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CdcCucTJ/htKnARyVeZOWppob98kBOjBaZelBQOnn8g=; b=J5sQ5CkBcf28bPRHNuQ6pAqyUWY569NgoIE1pxmzPEwDikhkcOlcOkJGYQARNKBW5s wMYm0KPVGS/GXSzyT/N/GDcPubioEUZziFfx14l9ltJMIbaFLDfQTcDRuWE5Xv0IxHRo vPXZaJF8OjY0299JzReL8mv8LyFlYwyEtmAVP84E2V/D6d7GatuLLrwyVap+V8rvBFVe WKTqpVySaeu05ZKj6k9Gsqs+2KqGC/y3TaK6bqOwbYoyuXqUEFJmvl9uBIymZSay/cEu QHEZsBV8Of62hl0VoLcbxt0mV4asiSrEaQn7M5vodiURrBMxmLEQDB4EFBf7+tMICnQG ZI1Q== X-Gm-Message-State: AOJu0YyuknLizxJ1/41fm6KE9xhul8DpK2Cz4ETOLYy+l4aYu4Ncaj7F 9h6+JOJjPVqRb37Hi6GMLrNRcaA+O6j0hxlXVgTDDwTeycZzLuhXezE8yCr0IOs/hg== X-Google-Smtp-Source: AGHT+IGKnfJuOsU6XbUsRRNtABZYcejK6Sbss+uGArv2ICRuLu57/GhCIKSPWx7Vrq3jLQp1W3MdgXxzo8jU X-Received: by 2002:a9d:7f98:0:b0:6dc:a21:3d57 with SMTP id t24-20020a9d7f98000000b006dc0a213d57mr5885736otp.73.1704318611679; Wed, 03 Jan 2024 13:50:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy21-20020a056830211500b006dbab679463sm1855147otb.13.2024.01.03.13.50.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 13:50:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 13:50:11 -0800 (PST) Message-ID: <6595d693.050a0220.257e3.d1d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 53A96605C311; Wed, 3 Jan 2024 16:50:11 -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 | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ 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 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) 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 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/27537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/