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 3731541F41 for ; Thu, 27 Jun 2024 21:57:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32FC240E2A; Thu, 27 Jun 2024 21:57:36 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 1503740E28 for ; Thu, 27 Jun 2024 21:57:22 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e0355928eb3so85842276.2 for ; Thu, 27 Jun 2024 12:57:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719518241; x=1720123041; 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=N/WGQnKo/+Nck+kVClS9Dyog0YKLNHYIcLFQ5K9+7fc=; b=bSm3dzMczvj3AqNRup5UCsy1FL8iYc6q2/dPR7udL2wdqJELWErao1JH2VzVIJe8FU KhS4Jc30AMCxnJisrfnIVY+wM2tq8QawnrBjBr1EnPyTAJ+PGDkRD458ABUtOF1h+dex 4Y43F+85vTqcvot5wenOtcoHqbaWlMLx7G8YA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719518241; x=1720123041; 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=N/WGQnKo/+Nck+kVClS9Dyog0YKLNHYIcLFQ5K9+7fc=; b=eYs0mdQ1eZ3Yzar+hLQW9RsbsohmF93TBem+aa2vPm9B+L56SIdL373rnlZ7qW26Aa kwgyo+/FhDjf5AbzzJSWuy1PABdzv/JlK/RNvkniaGljf018lbBnxmoglYBkhRj1c5jk qQHJLGdH67IzQpu1rgsh3dCzF3kI/NC2klyBJatzqdQszEf5LW+JWrft/9+h3lIE5zUj KaxLd9KPsMVrousD+OK73AfmWt3sqHSWbX637+yXr7/AFT0zYUTqBu41+W3Sb2ta3zyA z6lDd172rkBJ3So+PiywUXqsrer+BQCEvK/yJnrTQPbMrX4ddoGpTn6UGw0HadA8ndff yRRA== X-Gm-Message-State: AOJu0Yyd5qfAa5f1RLiTtOM/2vQdAd7HALkBiVFkk92R3A4sV9HnYPi0 zTpmkgJooH/wGL3dCeLC63JETdQ4nCYoFGPKaubfqEoHxro6TYz111rol/Ua7fGHvJ32O35U0+4 SEVfr5I5skjSzX77djua8RvHDU0tQ05pRRy560QUq8fW8ywm/QjB6r2E2 X-Google-Smtp-Source: AGHT+IEC+3GFsFebXQxg0mAcGNdGFbJWXG8eVT/4eabqYDWQQecAnqJuoUAL8cP+hsMZsN5aX33sA7GgZmXN X-Received: by 2002:a25:8109:0:b0:e02:b5cf:97ac with SMTP id 3f1490d57ef6-e02fc264a57mr15679161276.3.1719518241446; Thu, 27 Jun 2024 12:57:21 -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 3f1490d57ef6-e0353ee5a80sm12314276.15.2024.06.27.12.57.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 12:57:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 12:57:21 -0700 (PDT) Message-ID: <667dc421.050a0220.135cf.0cafSMTPIN_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 15D31605C373; Thu, 27 Jun 2024 15:57:21 -0400 (EDT) Subject: |SUCCESS| pw141948-141949 [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: <20240627100626.2430162-2-ganapati.kundapura@intel.com> References: <20240627100626.2430162-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/141949 _Testing PASS_ Submitter: Kundapura, Ganapati Date: Thursday, June 27 2024 10:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b80379078a1f7c09b8d0ece24442c8ff2e2c67c 141948-141949 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/