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 E831943D49 for ; Mon, 25 Mar 2024 21:13:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E433A4067D; Mon, 25 Mar 2024 21:13:31 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id CD3B840298 for ; Mon, 25 Mar 2024 21:12:59 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-430a0d6c876so30558251cf.3 for ; Mon, 25 Mar 2024 13:12:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711397579; x=1712002379; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EpPB0ccq8iANxp8rb9HD5OokGIS8XZ+P8yL3wINcWNM=; b=JueVh6cpiCrFjuP4NX+EE38Dk59GssKMedGQq4sbpMXCIFDuJtaErM3hpTyylFKA7q ze9oixaxxpOpH+mZh1xeKS49QB4IoieCReaM4R5juTxHlZAZMU7yA7cIX457c1wpajlt EDNwXWuHbYy489j7KdHhjdMrSmTMi0PZtDLA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711397579; x=1712002379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EpPB0ccq8iANxp8rb9HD5OokGIS8XZ+P8yL3wINcWNM=; b=LKRAKYCPJGV7oWpJ0F2Hm2Qk3qykTc9DPYBXibDXVLrPr46a6e1+w2OTjcQcGO9iyD JjDmGTVp5qXGA1gJoHqhgTVlfe/VZkh1iBCmpTFkIQb9QcPUpeaZDkhELVUgFFTZofcI aANqNjp4JJBmlyFR5Wd/1NnoMCYkNCWvzmwxBYFqeQ/NTNUKJk+VaomOrBao00Ut0Ibm tWPXtufXFYgC+TkZgkeFIwQQcQACFLqGqlhWxXei2Qso1GpiL2FHMLIjqtOOSLn8F392 H/aZFeYHPFhMxDNJfVGAt4CFkzfadXkuf6lTADJkNb802/kQKDg+f/z9c+V43D6Ymam/ EtSQ== X-Gm-Message-State: AOJu0Yzpp/u++GSFVlkk6/HDjAvaeFCCZclqS46Mbci0BwBV1QLB0ffn tdwxJfDKPHjYALM7+7/vIrbxii2RXq9tqEJOyHHzZpkMz87VnFh9geeoBJjl9us9zrjtBWyyl4G LmVKzB9RegcPcFJheVdOk2+ho7BJnEWCHubwjyPyJj5XCfh3PVoB1nwaf X-Google-Smtp-Source: AGHT+IHCFbW25ocaJuwtnofKdG0M06LSNKEnI5/2qAHX6JVP4WhuFGYJVfoY1vAhGno7bklC4b0JmWVuFpeI X-Received: by 2002:ad4:5963:0:b0:690:d028:7d23 with SMTP id eq3-20020ad45963000000b00690d0287d23mr11313308qvb.52.1711397579278; Mon, 25 Mar 2024 13:12:59 -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 c9-20020ad45ae9000000b0069611eff2b0sm621136qvh.71.2024.03.25.13.12.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 13:12:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 13:12:59 -0700 (PDT) Message-ID: <6601dacb.d40a0220.20784.7bc5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F29986052471; Mon, 25 Mar 2024 16:12:58 -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 | +---------------------+--------------------+----------------------+-------------------+ 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 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/