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 44000454E5 for ; Wed, 26 Jun 2024 20:07:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FCE240611; Wed, 26 Jun 2024 20:07:13 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 7DF894042E for ; Wed, 26 Jun 2024 20:07:11 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-7067435d376so687148b3a.0 for ; Wed, 26 Jun 2024 11:07:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719425230; x=1720030030; 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=EfQLhKEgi6hYngyHx5zOGAS3wEWR5DHnNE5/wqBLxFo=; b=HnXX/jt5kJROJ78STUpttkqLgxpffRgGvaL+F5Sx2ksqEM7BEIizafy9VxLM0YzZiZ 8lRKDWg5QO+vcGNZeHrkqMcq5YxqphjAPCNYagHaV0hnxSOcSvZMUNJyorsrgGZhqKdB Id+yRuP+xgAKDHEZW4+ACnzYPf1kFOAv4KKoY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719425230; x=1720030030; 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=EfQLhKEgi6hYngyHx5zOGAS3wEWR5DHnNE5/wqBLxFo=; b=YIaTbGR6bHwJHYEHcLwL67i9ZyNmdVPwEXxJU9M3QQlDe8+eU7uitOy9m6x/hhwuHy qt9Cc7x1cRgam6tyhsd6Mqc9TFDcSDWEZp1Tup5pAZBZhBLsJnlM7t5uGY/O+u+ikkR3 TtMdnnkTJCHgZkc0EtHVUBCMKwnzykAamZ8EXs8ZUyjTMyUvXhpM9SBZbRfhYGgQQdpR 6tDZpQPT/bOKN8SgYzTnfYJ8JJpOxOaQD1auy8oJSkgdDAaXV44Mh3+SiFtBBNq+fCca jHVtROd7eaZznJ7dtvs9ditjQbkvczBZr63RgH1FsYu4ZmIRlD2jN2M6zI0Y6oh6/jwS zYAQ== X-Gm-Message-State: AOJu0YzNjZQ8yu06JkACL8iDCFqc54vKq1NU3jGXXT95GqkW3OroIG3r SrJpBrlWKi2jRvx7GmZ+FRIOtw/rdhf6R+4QDrI/n1LMlHJc0fWw1OGDzVcasdfbLD5pLym4sgA R3NlaceUgDF8Xp7ji7fMbC9gf3/Pbzcu6iovlCy/16qruaeAXpEFx04ld X-Google-Smtp-Source: AGHT+IEaw6FObm4MHLl90k2DvgfGpzQipdaB1uMupDHBCaFlkk3Alr5NXrJ3tdyFYEZmiU0VgE6SgnLAwOz1 X-Received: by 2002:a05:6a20:bf02:b0:1bd:1d5f:35be with SMTP id adf61e73a8af0-1bd1d5f3658mr7290085637.11.1719425230606; Wed, 26 Jun 2024 11:07:10 -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 d2e1a72fcca58-7069b353e80sm182212b3a.15.2024.06.26.11.07.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 11:07:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 11:07:10 -0700 (PDT) Message-ID: <667c58ce.050a0220.142a9.bc39SMTPIN_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 C4B70605C380; Wed, 26 Jun 2024 14:07:09 -0400 (EDT) Subject: |SUCCESS| pw141756-141758 [PATCH] [v3,3/3] test/crypto: add modex te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626100345.1758-4-gmuthukrishn@marvell.com> References: <20240626100345.1758-4-gmuthukrishn@marvell.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/141758 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 10:03:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ca8a873f715e19550fc7dd43ce94af54158a725 141756-141758 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/