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 B6CD143E7F for ; Tue, 16 Apr 2024 00:26:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1F1B4026C; Tue, 16 Apr 2024 00:26:13 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 082BC4021E for ; Tue, 16 Apr 2024 00:26:12 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ecff9df447so3849213b3a.1 for ; Mon, 15 Apr 2024 15:26:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713219971; x=1713824771; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=tj/kr278dhC6CM2N+IB40EkAz7rpir2NqQ2+fkT6Eg4=; b=cX0KLL7crYc2scNZ/fijYIsiXMblLsynnVoGfVgOua1v/3CoTnY3mIu7LZMHGpK1WR dyH2umpeX3dcyT2exYWHJqk36jrvrybBvE/mCtQIiS4fUvag0tb4pZl4Ft+Pv06vvqpb PHcD7MC4TLgkkNav2c8DpvrGTH13TVtrHG/lU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713219971; x=1713824771; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tj/kr278dhC6CM2N+IB40EkAz7rpir2NqQ2+fkT6Eg4=; b=uKyJKwws80CQRzCZxuwmR7RaH8HPWcLjP38HUyEbYrNl0i93uZaOX0DfvpWUSQrJqm OydiqJOR+EmA+XoXPFRAYae3vksRBsK4b7UBRPYlBHqMC7pMS30MVO9aj3hD7YW12zHX pG4cmd8KAzR0LtFfxD2Ja7DNvi6AVI/FXBlb5jnnyIU3Tt1oDta+HCRE7X3fnkk9XK/2 YMP8yp+JB7vXHglx0UmTA2ucbV4Uzocul1HyOIhINnaARkqHl4qzCDIWr6+DXD/Cva1A 8kgt4SxerUjYnPvGboD6RiByO8iQsLhTxAT6Us9RbF/xN0dYZSgOP6oPRQOCFU4Uu2vB Q6Ig== X-Gm-Message-State: AOJu0YzXgw4Z/XAr3c6kDSJD5GPWdFsCh3wHbVSV5IiJVatgrNkUmmAX 60+NhV/6HlsQjZLChmXd18O6XSSEwOMQm4JQ6E+CyRc7e3NNO6+l1/ZqgWOSbT8MfhR0sgA4zGo oEJeA6Obgp1D4if6DyU1j6ntRO6zi2Hs+3y4ivXCZ/NrbpiNJej4uaASp X-Google-Smtp-Source: AGHT+IGT4dRudex4ObpDUUMv/lcpQBBT9qVu2PR0yAH0AxQw/akTnsFR6Jv3hsrXnskKeedsd9CCGR7+lWlU X-Received: by 2002:a05:6a20:a783:b0:1a3:dd15:dacb with SMTP id bx3-20020a056a20a78300b001a3dd15dacbmr11006610pzb.52.1713219971321; Mon, 15 Apr 2024 15:26:11 -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 q1-20020a17090311c100b001e25d9dd73bsm423296plh.43.2024.04.15.15.26.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 15:26:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 15:26:11 -0700 (PDT) Message-ID: <661da983.170a0220.d1f32.23e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2884F604A958; Mon, 15 Apr 2024 18:26:10 -0400 (EDT) Subject: |SUCCESS| pw139281 [PATCH] crypto: fix crypto callbacks macro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240415123548.705412-1-ciara.power@intel.com> References: <20240415123548.705412-1-ciara.power@intel.com> 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139281 _Testing PASS_ Submitter: Ciara Power Date: Monday, April 15 2024 12:35:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139281 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/