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 D01C845AAF for ; Fri, 4 Oct 2024 18:35:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A04A42E0B; Fri, 4 Oct 2024 18:35:07 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id EBB4942E02 for ; Fri, 4 Oct 2024 18:35:05 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7a9a23fc16fso186899185a.2 for ; Fri, 04 Oct 2024 09:35:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728059705; x=1728664505; 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=xFEor8+iW7QHIqpMnyGLhW6WMpZP1vTvAhXRoq3rFDk=; b=bDIMtYlrsjgPg2ppqt9WDB6nCCnvZ8fF4R1VauaEhPESdIsSBj5C2k7NZw7e2aHPKm LulPPb7jwisxzZnFQlMC5DlbvirgcIMWvVzCImU8QbWzBWzPniaQCssi2fEtUGTVbvmP oRUNc9DbtHaH1Vvgw4p+joDVPMJBt5IErhYKU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728059705; x=1728664505; 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=xFEor8+iW7QHIqpMnyGLhW6WMpZP1vTvAhXRoq3rFDk=; b=C7+wGOfvlVgGrjVfQ8eW8IwDZNkbCiVMnnrBnMGriSc7zdQ5PF80OlTAhtMJYN4uz8 IWK0k4JQ6vHVmPfg6AUos8LaBLrW1AgjYAdE+ln7EItB7JvZddhpbKVRuvV2i7sVroww 6TG8sMkKdiDn0LaTb+lgjYi7WMkCujJd5Dv0BXR2nZZ/6TXHvPgiitUztkxN2XSib1vp bJj+VYh3uHA96oxS7Gpr7idWSjLG31wfBFkMAJDLObWEG/ieipz37uzvsHTMdMWjBL3s TH8ydt2izRd9PAq85y+O9PfroTsiKVhOyfQ8XpcnoUpwbSWr2K9GfAdXi711rCgjI4o6 DpRA== X-Gm-Message-State: AOJu0YzQac07q7pE1XFz/ek+NOIhhKClZUesT8XOM8q9NtlhW/tWlpNz fs/VNYvv29QqDfaS+H7MsFzmFPBQNAfBZL6XWUn3EgxqHj94JeN9ZHdSopZATMGeWYmZtXdmaJY u3DLhjwSed5i8W1y+NsZIA+ZpLuY9h/7TewHSvtcBJj8dR0j5Ams7If6Y X-Google-Smtp-Source: AGHT+IFzXCJVXcTxF6RfW6vcl7fFG5CPUVfhhLXOqArVdxT8YGgwlNzqLffb+uFJuxQKVWBRdrWi+jp2l6PK X-Received: by 2002:a05:620a:4711:b0:7a9:b250:d57a with SMTP id af79cd13be357-7ae6f42e080mr432916485a.1.1728059705316; Fri, 04 Oct 2024 09:35:05 -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 af79cd13be357-7ae6a1fcd69sm7841085a.7.2024.10.04.09.35.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 09:35:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 09:35:05 -0700 (PDT) Message-ID: <67001939.050a0220.539a7.4ffaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 03A31605C351; Fri, 4 Oct 2024 12:35:05 -0400 (EDT) Subject: |PENDING| pw145030-145035 [PATCH] [v6,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004082623.714-6-gmuthukrishn@marvell.com> References: <20241004082623.714-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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/145035 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Friday, October 04 2024 08:26:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 145030-145035 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#270159 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31258/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/