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 41EFD45DB7 for ; Wed, 27 Nov 2024 17:30:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F639402E4; Wed, 27 Nov 2024 17:30:58 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 06603402AB for ; Wed, 27 Nov 2024 17:30:57 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-212884028a3so7599585ad.0 for ; Wed, 27 Nov 2024 08:30:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732725056; x=1733329856; 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=6Gyb6y27mS8+rDUej/XYdt6o6X9bFqPgGX70TDDo4lA=; b=I5J1NHxOkzRH/AI+VCSUbZHFvICJKnTm/ymO4+hYRIGBblaYN5VZNm79jOOxTAY1KI 0ULPOVR6p9lJxl4LT7TJwz0vmmVCYotTdJKxSRm9t5cTamMwi9OsL4v3zM3lFYuBllI/ 38Xq3Bke2P7qGG42eHMQZ64Eddtun4UHl3gEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732725056; x=1733329856; 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=6Gyb6y27mS8+rDUej/XYdt6o6X9bFqPgGX70TDDo4lA=; b=mNboSTp1zp/U+tGj+gK+WXh1hdYq5krlE2RdpY5bX6KEpiCnhxBrx78wjjHaTwM3zU uAUmjng+YRRObPcE2akIH53tM2Z5tVfXFjaMaMeFyyPEEsNJsqR0Qj1zM2Q2APT+3PZJ Qr2en1HoYFaL4Kb3WduU78t9nW4Aekwj1yaYRnrpOYR8b6EKL1RobxB7gjOj9jqr9Fja ZHVoXjuIHrcVYqk/8lmgA24yLvQguH+WWIIda2KH6t8ZQVIJ/L+kX07WnWiom7LMLUs/ kxcP1+/a1D62HRJyXhHcx87DRus83KnZG2UssFBbu5589bFDzzgqPJkr7RJG2jdWQ9m0 udfQ== X-Gm-Message-State: AOJu0Yw97AS9rMztjeI6I4S+Rcp1nYcQW4xXfoAOc3pyP7kQLPx+KhHh lZdFypXqOszEYmkpbbIo34lBPa6CD+NCnevgheFy4qggaUBJIFRzSrl4v56qkvpgAzVWSmE1T+x DlOZz52cIWuP8TnTMmYfx6LKrYAAsjsZRmyXGcUaB X-Gm-Gg: ASbGncu2SZROYfQZqFP0Szjom3v+vGJHP0ju2rn2OWl1PAFfiiZx2Uga/I58ydXlm3V 5R3nb/Fd68h9eZoMOxuosQm2OV0RssoS/nU35nBt+HEbGO6lKnQ7yEvTz4VOHPr/If3/yvozaQj 6h+QDzZjqjuGYVMEDAxN52smFrcjLapMlY7YH0WY8BVw7sUdesRtW85788GDBwTLasOzvC4spTq 8/yHYe1r99Y6FKKR7spq3RyFehHN8vhjcx7m+leAlft+ztG/y4UwVQ/lDo/ekpwgwaCLqg= X-Google-Smtp-Source: AGHT+IEpSgxvDbmKTarhSKO7U7Kx2XGxvlSBhX6WFIfZ53Tlb2U5H7fP+ulFDzNppFscYsmMCQqlBeYC1FKD X-Received: by 2002:a17:902:f68f:b0:212:4b3:1080 with SMTP id d9443c01a7336-214e6ec499bmr122786035ad.13.1732725054649; Wed, 27 Nov 2024 08:30:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2150506da1asm585945ad.74.2024.11.27.08.30.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 08:30:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 08:30:54 -0800 (PST) Message-ID: <6747493e.170a0220.1b5114.3e52SMTPIN_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 C6AD26052471; Wed, 27 Nov 2024 11:30:53 -0500 (EST) Subject: |SUCCESS| pw148912 [PATCH] crypto/virtio: remove redundant crypto qu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127133415.1077670-1-rmudimadugul@marvell.com> References: <20241127133415.1077670-1-rmudimadugul@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/148912 _Testing PASS_ Submitter: Rajesh Mudimadugula Date: Wednesday, November 27 2024 13:34:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148912 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#338743 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32038/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/