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 B4EA64416A for ; Thu, 6 Jun 2024 17:50:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB01E40E96; Thu, 6 Jun 2024 17:50:57 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 9EF0E402E7 for ; Thu, 6 Jun 2024 17:50:56 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-250aa4e8306so624284fac.0 for ; Thu, 06 Jun 2024 08:50:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717689056; x=1718293856; 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=eEyF09ZbAcLikFMK4vciROyKUA3t/ryQcn72t43Wp+w=; b=HTg2yDx9JMCpp8op7zukVaf4DA4dBQ2H5zZ6yc2OP9PoZSGT+rAuZq0G++339x9ymU OPVgtSre+cFF4hOxjqkgAn1c2HVavA7nTlOsu9KMVitlmHo0HrW4jIdIJBXtRR4WlxpT TJjx3UEqM2i0kStRrVvszsSWH0llPG+As6ui8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717689056; x=1718293856; 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=eEyF09ZbAcLikFMK4vciROyKUA3t/ryQcn72t43Wp+w=; b=LnZz5rhDWuFtfNHafWO/XdiXKfOEaFBr3/pKTbci3Qt6dH+RUWCE5JZ0rkJH8nXG6I tUL1LOMK/4e5LX5OeXcACfnCjFQLKoqahBLrEblQ7GRLH4fhKNu2jL6SqnO1nAaG1Bfd KacgOVGxLPEzbCOBDUkF7ezWIMKfhaqbdDg9dm8H4eb1GYIs5AtwH+fVKdD4/S1NdQMm fGO+YvOM2GekD2JBPoFFDy4q09tMGJb6EU1PBJra2V4LMoSdX43+QvrpRVOJPQ1Za0GS NBqD0Xu6IYqnIzgmasvDX2viW9cyFxbNQAKdFDxXeBAE4PxTgFotkgE+OxUCmlA0bRcg 8RUQ== X-Gm-Message-State: AOJu0YxoyN/jXDbQQ3XlPgEirQ4ShKqDSG2R2fMstd72dTN62hXzWlBN FjjbYRPnzsVxUTHKKD1e+0hgOMwwvQRTXQh8Tg4WPF1i0/mW1Y6Xtj0GuIiNVUcFBYO6upCpcqO 2mba8R+hXVO64b7y27c+1zHaR64R1+1fz/6UP5+jb X-Google-Smtp-Source: AGHT+IH2S+NtLwtIqdFpM9gDitX6PvJW4VQqUFH/SSNIYVhapyX3rleq0uCubT5J2H2/vEElmzYfFhK7DiIB X-Received: by 2002:a05:6871:60c:b0:24f:c055:fc3b with SMTP id 586e51a60fabf-25121c7e4b5mr7420167fac.11.1717689055868; Thu, 06 Jun 2024 08:50:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25447feec35sm63890fac.38.2024.06.06.08.50.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 08:50:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 08:50:55 -0700 (PDT) Message-ID: <6661dadf.050a0220.23abac.56b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 31B1E605C373; Thu, 6 Jun 2024 11:50:55 -0400 (EDT) Subject: |SUCCESS| pw140802-140806 [PATCH] [v3,5/5] crypto/openssl: only set From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240606102043.2926695-6-jack.bond-preston@foss.arm.com> References: <20240606102043.2926695-6-jack.bond-preston@foss.arm.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140806 _Testing PASS_ Submitter: Jack Bond-Preston Date: Thursday, June 06 2024 10:20:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140802-140806 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30126/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/