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 5554344178 for ; Fri, 7 Jun 2024 01:55:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32B0F402B1; Fri, 7 Jun 2024 01:55:12 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id A625C40151 for ; Fri, 7 Jun 2024 01:55:10 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b04e41cdb2so7131566d6.3 for ; Thu, 06 Jun 2024 16:55:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717718110; x=1718322910; 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=N6umx/7COaFwaTe0fR/Vh9Y7ER6KoSBuyggKThS9FPA=; b=AvX1BNnHvJ/Dlw4IZEFEPpxn+yqk9L+M1CdMRxx1bCeZsOO4RlBd8tDv9gIWy+DXxV 16vPLh14LLDEV6hJj/DSLgZsqwMDQnv1LZ8091PCres6MXPjRVJxZ3/AqsMRoW+R3/p/ /SFOC0NdkqEGmk1xE6A71rA+R4iLH29WTk4Vo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717718110; x=1718322910; 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=N6umx/7COaFwaTe0fR/Vh9Y7ER6KoSBuyggKThS9FPA=; b=eq72wyG1iuHnUu1ap9sr6syMxadHIh9DXTD80HZsxkh8H38fvHtGEw1apAU/mHxXxK /UgrYrdmkx/KYIKgLaBecTuIc3Sf+dTApxIyKgPe32qFnJX5T6wNFF7WE1TFISFI/xxX W6y41qNo4eWWjtBZuX3YCkHwrhlv6yhxdYXUbE0s/3tgtR1e+jS4uU1DZRo4GpcNiLFN CxJ9jxov+WP0tJ0F7SKRn+tI1ylwsSkNkfQ/rmboQP95aYXmPJUBbXHb2NvqgnNDxNC9 UD41EDgnyVLzXSMffovIUaA4mxD8dc5qh4slz1RV//D4EMVwfp1lLP9GbxPHC7I9U2zy n7Jw== X-Gm-Message-State: AOJu0YxwrgsekEUP/9AjAnoSJb4IFPfjZZBElP9KtSPnA4GbmizWe5ob kIjRAzv91aDjQMnHIO/lizTkXhGx18dJzWGSSaMrNAiiR5hbc4GqwzxfPOBB2tma3iTgfJP51Ze 5IIbqOSZhc7LqiwrKE99jthj6Bp2t48hVEUMhXBrAd2XpFXlnRSDi43id X-Google-Smtp-Source: AGHT+IH0slxE3VQaXxLgXXPjbbneNIN7GprEYBAlM4WERquAXc4Y/ctyTlFxaVf7qx+FCXtMuLlqcvhPSr2I X-Received: by 2002:a05:6214:3901:b0:6b0:3e4c:d797 with SMTP id 6a1803df08f44-6b059b70b7emr11969916d6.8.1717718109932; Thu, 06 Jun 2024 16:55:09 -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 6a1803df08f44-6b04f63c94fsm893086d6.8.2024.06.06.16.55.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 16:55:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 16:55:09 -0700 (PDT) Message-ID: <66624c5d.050a0220.1b5be0.72f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 94BC9605C380; Thu, 6 Jun 2024 19:55:09 -0400 (EDT) Subject: |SUCCESS| pw140838 [PATCH] [v5] eventdev/crypto: restore opaque fiel From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240606134800.2049198-1-ganapati.kundapura@intel.com> References: <20240606134800.2049198-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140838 _Testing PASS_ Submitter: Ganapati Kundapura Date: Thursday, June 06 2024 13:48:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:229d27a82792fab339d78b9bec26a0f395674d43 140838 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30136/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/