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 31F3A45509 for ; Thu, 27 Jun 2024 09:55:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2ED7F40DFB; Thu, 27 Jun 2024 09:55:21 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 04DF140DCE for ; Thu, 27 Jun 2024 09:55:20 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f9a78c6c5dso58941695ad.1 for ; Thu, 27 Jun 2024 00:55:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719474919; x=1720079719; 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=qFcpjDl0IbMD4UFfHHDZtsWG52fYGfND65JBBhIrpYw=; b=NWVnotU1G7V+Ygf1Hf/YX+RCNI2Yp/TlW39bYw0cUWtQjC/ygihhgfZm771OMSOs8j cF5MpBDH+TzoGJOxqpzv1GSf9/RoWWqoydvc6M6ABCZXsMHKwHg0FPrxq+Lv8NccaRCb 5fPuuBB/s5TbDr6oX/XD2oEd6/qs9C/d/NMqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719474919; x=1720079719; 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=qFcpjDl0IbMD4UFfHHDZtsWG52fYGfND65JBBhIrpYw=; b=Oz5AkqEn6jH/SHrWbHbKX/6y0sy1Ddmiu6k8hUzX76IGU3k5MXQFewSae1ngc75fQ0 SDBNxzmU3UXx2gnRf8ndEZ6pGAgvI5PpassfKuOizCecnnn9RchbjDEpB0nT/OzffjyQ CJFfDSXVCu0bBA38lLR4+yH4LauttyH5tuzoAiuGKeEBUoOstmKFvl85LdXFgTTe6G0v duF2mqh99xYdtJaIKqsyMs3CLcUS4aeFEetg/wwE5aNkqhQOlvHiCEohZKBhdf59VD5t vgG0Pye0kE7PBvPmAC+/+uI1E22x4tfGougzzqaCEbF0fOE/HI174VQobJAdkuQGjFtE LwGw== X-Gm-Message-State: AOJu0Yy0orgKX/1Z8iBiEESxJVq7O57Ncv5DGh+6XMdULJBT6KvRu+fV ehvF5xpnA852mw2B8astMjvfk/F8/Zi1l+RknWtjlEHOT0fyZfYj3I3AaSd8GXkGb8xWJZYLpVZ zBF1n1yq3kb7KbndAdMqTcxCvEBua+zDPjkuaR8+fCtB4uH/H0fH4iElX X-Google-Smtp-Source: AGHT+IFkBNBiXU74pYIjtHLmwZ84SnVPUh5Ov363E7rRDMJwS7PPNqV9Py1f+OuenSpcXf5QpYX/o12a4iR0 X-Received: by 2002:a17:903:22cd:b0:1f4:b2ce:8dbe with SMTP id d9443c01a7336-1fa23bdc4a5mr128170575ad.9.1719474919179; Thu, 27 Jun 2024 00:55:19 -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 d9443c01a7336-1faac8fd96fsm265995ad.57.2024.06.27.00.55.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 00:55:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 00:55:19 -0700 (PDT) Message-ID: <667d1ae7.170a0220.46b67.1d63SMTPIN_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 432CB605C373; Thu, 27 Jun 2024 03:55:18 -0400 (EDT) Subject: |SUCCESS| pw141914-141915 [PATCH] [v3,2/2] cryptodev: validate crypt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626220028.2260003-2-ganapati.kundapura@intel.com> References: <20240626220028.2260003-2-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141915 _Testing PASS_ Submitter: Kundapura, Ganapati Date: Wednesday, June 26 2024 22:00:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ca8a873f715e19550fc7dd43ce94af54158a725 141914-141915 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30329/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/