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 268D84414A for ; Mon, 3 Jun 2024 19:17:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2274142E5D; Mon, 3 Jun 2024 19:17:38 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 224DC42E4A for ; Mon, 3 Jun 2024 19:17:37 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e9515b0ea9so3316039f.1 for ; Mon, 03 Jun 2024 10:17:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717435056; x=1718039856; 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=UHuy9h+QYAHWg2u+ciZn4fSgsuDk+FozJfk/qgzSa78=; b=FKEeLpgWItfr3dx035d9tsRypVGCVAkatgJlMQIbWjR5jMMTDll/HWx5sWI1moTAir CszE4gpTWEqMt+UmhCQOOH6Y45LHjS0voXQbn4AaJmTNJjoxxU/VSKSvfhzFiaKUURzw aJw4kuJ98Ubz6HH8+lqBNbfbXJ7GDAUTNRiIY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717435056; x=1718039856; 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=UHuy9h+QYAHWg2u+ciZn4fSgsuDk+FozJfk/qgzSa78=; b=KcrYM2WhmIRib/3/EFlk2IJaXZFaIaJ9/b4g7LFpRuR8BgSuQdnSr8+txxUBqk8HXS wE0lyn+fuO2B8/M7RQZ9/zzr68hbK/QLHQ2xIgHjEeYAF9XgJA+PL/9Onh2z5qkTMVwb 21HDvOfa/WHSyxjDtdfvk+i0eub/YSJo//HxgJ6AInumcAYyKZpg+vyf6N24GuES6SLD N/gWHyPyPr9LCbgrzFakRyuyFOFKRXC3tfDldZltoTmeVKalCx2nNtSvY81qY9AiA3uN D/SbVyKjGg3+3IA+AQP1D9LWMGqqReyIr1qoClZkPZ50s6nECSx4L0q2A0veGaj6tQgY CVkg== X-Gm-Message-State: AOJu0Yz7hD7tpuchW3n12hA24xml9JasmPLvyM09UBzg+v0P34xUt6cT rkxLRu0wvdP+JP0rrPInat4gwNGB/u08sbcruw8x5UN5cVSciIJtyDI5ng/n+WylX1IGQ6BBSDT LAkm/tROG4g/0aodh0Zaza+48KgEUCqrhgoDV/dw2Xi7eUyaBWjVRuwmC X-Google-Smtp-Source: AGHT+IHwV8nAIAfQeVjwFu4kqBoOWliBHsSCKwKu/wJZCemk8st4GeC8mu+AJ2u7sOQobFOoVTkxOIXOlf5G X-Received: by 2002:a05:6602:2c08:b0:7e1:f9cb:4fed with SMTP id ca18e2360f4ac-7eafff0ac1emr1315167139f.13.1717435056522; Mon, 03 Jun 2024 10:17:36 -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 ca18e2360f4ac-7eafe63805asm33765839f.26.2024.06.03.10.17.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jun 2024 10:17:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jun 2024 10:17:36 -0700 (PDT) Message-ID: <665dfab0.050a0220.51012.be10SMTPIN_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 EE1FA605C380; Mon, 3 Jun 2024 13:17:35 -0400 (EDT) Subject: |SUCCESS| pw140623-140627 [PATCH] [5/5] crypto/openssl: only set cip From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240603160119.1279476-6-jack.bond-preston@foss.arm.com> References: <20240603160119.1279476-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140627 _Testing PASS_ Submitter: Jack Bond-Preston Date: Monday, June 03 2024 16:01:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140623-140627 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | +=====================+====================+===================+======================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30087/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/