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 6DAE643C38 for ; Tue, 5 Mar 2024 14:16:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 699E84111B; Tue, 5 Mar 2024 14:16:33 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 280E241101 for ; Tue, 5 Mar 2024 14:16:32 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5a0e5f083f1so3191516eaf.1 for ; Tue, 05 Mar 2024 05:16:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709644591; x=1710249391; 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=IBsASl8T/jp4oZ0+PHKy7GYbw/46WCZsjRyO/UnZ1ao=; b=OCnrTRgwdJKHlrLFdnXl6Yw2HV9gCwE2/kutL3Jzzkc43UPh9pZFgkcGX/V8o0M7Po VUUrbXblSyv+1KZuNzQdE+GhkjorqXQ1xCBzYK29KMiGczToKWAR7MHE/l4vVO5Ys2BV LrulAq7rh2DVIsUdZy4Q9Wiy7whqe7eEkgfRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709644591; x=1710249391; 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=IBsASl8T/jp4oZ0+PHKy7GYbw/46WCZsjRyO/UnZ1ao=; b=GuomRVIcrin1Q6t1UOENEJUVkNueRjQIxS2Dg9SWItElp1oymNpvO8dOGxC2siDxt9 dd04xncrpUBN1juQnBnasIVytcBu9CAK0Iowyzi7UqqvXyMwAjoPBJyUBlp9rK7Mdi6x G5mIQkQgLei7EzhnmtwwhT8TRy6MiLCsFmCoiny0sjoc1jE5ZNLdEvudjhkV9gCoHqgH ZU6EE/AS9j23uJJBmEGx0iWtPePNr6q2lZ6t8C8dw+LKJAP85hLHzzTu+tr+CsWADPem dw629uAgJb28MtUn1rDLTaogXNcYBvTN47eBip0bzmBDX4lmZqR1Lo9vhvlV8jOngbkH 0QCA== X-Gm-Message-State: AOJu0YxYl/7nxk/KUSBPRYsu6/3kd4e/LMYHUOMh09LqcBSs7sp/EpMV +CQEHJXaL3u3DUTSWpp5soEKgfAfxiG2bsNnLWIJkF6t//OWRIpntSiGopQCGQ/aK6yc0Te+Zal hNRJy4LtcGufRj+xMnZE0rrJ4HtkJxXGXry+eugpf X-Google-Smtp-Source: AGHT+IFGTEGXn8G2mMa4rLU8fLs3Am8rAwigPgHXvXf+isw3r3TdS9X01GMKXKrEfHJ1WUMW26chNz1H7wBc X-Received: by 2002:a05:6820:2218:b0:5a1:841:c2a6 with SMTP id cj24-20020a056820221800b005a10841c2a6mr1835952oob.3.1709644591447; Tue, 05 Mar 2024 05:16:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p63-20020a4a4842000000b0059cda6ac0d3sm633882ooa.10.2024.03.05.05.16.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 05:16:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 05:16:31 -0800 (PST) Message-ID: <65e71b2f.4a0a0220.141ba.5a3fSMTPIN_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 E69316052712; Tue, 5 Mar 2024 08:16:30 -0500 (EST) Subject: |SUCCESS| pw137991 [PATCH] test/crypto: fix non ASCII character From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305113428.365-1-anoobj@marvell.com> References: <20240305113428.365-1-anoobj@marvell.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/137991 _Testing PASS_ Submitter: Anoob Joseph Date: Tuesday, March 05 2024 11:34:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:be793709e7b044cd4f806d6103bf3c046311a3c7 137991 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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: gcc 13.1.1 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/patchsets/29419/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/