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 4F4CE459E1 for ; Fri, 20 Sep 2024 21:12:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48C374343B; Fri, 20 Sep 2024 21:12:37 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 5839D40DD1 for ; Fri, 20 Sep 2024 21:12:36 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a0c874547cso6196305ab.2 for ; Fri, 20 Sep 2024 12:12:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726859555; x=1727464355; 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=DQVwIYayAswiK8E7vKntEJ6Elm4BGgoHtVDxpOmFhRA=; b=QAl9ZEsdTysukP6LZ2QaS9f05ElDCiebBFhr1kqA/6KCvTO20AjCm2+ciEi/NRpKk5 BLpLtZL/qkwepDHFh7Hehi2KzojzZRtM/SHHlYVNA0CmrXI/NReA5QLRc9K+fIvR3ba2 kJvGIFrSz8hz1qz4ELIEub2VTls3jZZ+TzsyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726859555; x=1727464355; 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=DQVwIYayAswiK8E7vKntEJ6Elm4BGgoHtVDxpOmFhRA=; b=NhA1p/tGutcao4qdpjM/7gvbYgaotISEQ8oB0qFQGWbv749P4nAznhdzNB79aXa1jj Wh9epIw23eAtxe/JzffvYVaQIEI0WNKXhfoIj9yjU3EoWiFhutU50v9kLdigWUAtccvE YHBea2U7aFHgo0Ev2/QmLVy2JaL5yAhCGQt8aqW8Q5h0/qVlmZQKYXi3lfqvG1p8cy0C /cpjhNGSdScL1zZTJLTNySE0hDJ6Fe5pT359XHJNiwQUUepnIl7vfTWadV1gKGExNG67 ypUvDl8V0XwABC7KSWoQ2XZuj3iq/JtkqpIY4LjdczQNWVK9ofjybzQUQw4XrxzDbjO4 PARQ== X-Gm-Message-State: AOJu0Yy0d1hsZMNqgH36dp9TlZA6VwP9lfCsi8E5DyBiqdwIrCG5yeMl /oQAyeBzKtvW8hc7mNDO6jwOBqBt3qhyVsGae3l6i4ziSY/apxV1nzg2Bx2/JfLzkLVcBASwNPv k7DefzQoBAae4iLczMdshSgqb+t3Ys8kGyQJeSnNuH8xEdiZf+QhZexB2 X-Google-Smtp-Source: AGHT+IGzziYq5bguczTSwLHe63WJ78SGXa/L3QpIEr+inxtxLchG9kWXHHQfj58tv6UfnlC7VTciXug1K+Uc X-Received: by 2002:a05:6e02:178b:b0:396:e8b8:88d with SMTP id e9e14a558f8ab-3a0c8cbe3c5mr54146765ab.11.1726859555455; Fri, 20 Sep 2024 12:12:35 -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 8926c6da1cb9f-4d37ec46bd3sm461378173.60.2024.09.20.12.12.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 12:12:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 12:12:35 -0700 (PDT) Message-ID: <66edc923.050a0220.ffc89.fc5aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ED1836050A6B; Fri, 20 Sep 2024 15:12:34 -0400 (EDT) Subject: |PENDING| pw144359-144364 [PATCH] [v3,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240920130950.1297-6-gmuthukrishn@marvell.com> References: <20240920130950.1297-6-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: PENDING http://dpdk.org/patch/144364 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Friday, September 20 2024 13:09:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 144359-144364 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#303982 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31100/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/