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 F020343E6F for ; Tue, 16 Apr 2024 11:28:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB42D402BD; Tue, 16 Apr 2024 11:28:49 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id E95C7402AE for ; Tue, 16 Apr 2024 11:28:48 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-43692353718so18727051cf.0 for ; Tue, 16 Apr 2024 02:28:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713259728; x=1713864528; 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=6LtfKKyzM4TFt2bukiK249h8a1F8oZZ63FJalGD9UMk=; b=fj1I0PZJ1o494DrY1tVhrNByNIshM1dLLAYwZiXOnnV6Q+xG1b7qPuVJKQVW3JUNdr YCflsKLyWGpqrvaxiUbFgsZoOuTeOjLET4OPR6ZAz4AUWuXLhZ0UQccQ1VGMeNkKPFYm Wpuxab3w3M6OVPAI/eOX0il7U2gTctem1RUHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713259728; x=1713864528; 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=6LtfKKyzM4TFt2bukiK249h8a1F8oZZ63FJalGD9UMk=; b=WXD1hC0TUOFD1ZEqxHQbP4TI0IE3wW6puc9dKLdMytLQ5anryabzD8py5Rh6PzAdSL 9V4FIKIcgra2C/nsW09zpldsdy9uS9LH9lzFRkUOkqbLxV4LOMElq9+57MGzZN2hC7qq LQQiYqkwYjbAKlptXePn0YzY/DWBVNNi50lr4jKjATjboqfFaB08rpp6Rz0YL0Y8Ngh7 AAMHjgWZv+NxTKMYHx3oIB5wN1Ad6r9NqjUvI59dvOEIkwTe1gLOQJhyrPugJiNvKlm1 u9SBJdrZlOEThmaDn0xYtFPlj5i3hCDXPMajmlK1oR0euT2nUZ+GIbCKXaRSpJwnk8lW Cozw== X-Gm-Message-State: AOJu0YxZuGqyfS5G2ESeYrektlha2fQ5qWyJoFsjaoLMPFPVg6Sb24Tf oZTuSr91iPAgzeoSsphkNQhDYN/fEk5nXfJXnuf2X1kFvQOh1k11vsHZCsPhnFheIfvEC1mCYf4 8WNuHBD4ywXSuYlhges4NfhxU0rux3T2hM4Ow+XFa X-Google-Smtp-Source: AGHT+IFrVlDwsP0Iez/Pchb31eMqrm6T1FEt0C16QnnoaypMEkD4z/y/6qJmGSmQDyn7fxY8/jaBt4noRf50 X-Received: by 2002:a05:622a:64d:b0:435:9920:9cfa with SMTP id a13-20020a05622a064d00b0043599209cfamr14165850qtb.45.1713259728393; Tue, 16 Apr 2024 02:28:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d14-20020ac847ce000000b004347a2ee90esm797346qtr.24.2024.04.16.02.28.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 02:28:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 02:28:48 -0700 (PDT) Message-ID: <661e44d0.c80a0220.97318.3ec9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 19EA1604A958; Tue, 16 Apr 2024 05:28:48 -0400 (EDT) Subject: |SUCCESS| pw139414 [PATCH] [v1] crypto: fix build issues on crypto c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416081222.3002268-1-ganapati.kundapura@intel.com> References: <20240416081222.3002268-1-ganapati.kundapura@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/139414 _Testing PASS_ Submitter: Ganapati Kundapura Date: Tuesday, April 16 2024 08:12:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139414 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/