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 6D9D245DB7 for ; Wed, 27 Nov 2024 17:10:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5430D4060C; Wed, 27 Nov 2024 17:10:52 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AE31B402AB for ; Wed, 27 Nov 2024 17:10:50 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6e34339d41bso62258897b3.0 for ; Wed, 27 Nov 2024 08:10:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732723850; x=1733328650; 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=px4kMBil29UQSFoJ+/+DjXFI2yq5870T6WtY7jAQ/1I=; b=F5Lj91sH1hn5VB4FdTpP1YKnnAN2cePN4GXVgbNWsSbYCMXndNA/rCe1onv5mfNBMc L8ejIcyTg8gzVX1LnmaN45mLxug5naHNfily9AopGU4uJ0/Jls5gKPCscSJnhk0ajxa5 fFLwUuZofuZvpCNis9LXKJ6bDJoXo23dPlYOE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732723850; x=1733328650; 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=px4kMBil29UQSFoJ+/+DjXFI2yq5870T6WtY7jAQ/1I=; b=MO+Ctu+n8tt/haJq0RqU5nXxo9A1tpaBeekYjY48C9DIb1VTpDkrY2p1KnbtwUXMOz bHnTDjFJ25rCW1TiQkFaa1gd6YhKNHVT7qbYDtqjeF4Hwtg39b4PAXZ2P7EQZIZ/mcgq yH0PowyBDgjXhsFs4+Q8WzuzAdR0D8DAn+z6z6UAbxmEfHya6pMSov5/d2A5R2bGJoGx UoQEIdRW8BVcjTr+8nwmwqAztLoMZbEIYVwT/auTUN4Mu4408lQiNX52LOx2cY0WwCUg t2Xmo1i3HkA59pb+Ii94OvXNrAUVhkitjs26ZbZT1oKLeIowPViNYeOVa/CdLxksLfNO Zu+w== X-Gm-Message-State: AOJu0YzpCfOMsk5KOOaad6S1HISATzEwMVbG8eaL8bBCHgdGsl5c/LNj Hwfpa72xWXk6Ic+KuUOdyu4+RHB/eohRrUSTe/GrUiXHwd8iXITQEXpciElllprmsOlkmyXbN+P lNg/lAaKPBKuZi1ifduIhyPzKWdqs5tzrNQePxs0G X-Gm-Gg: ASbGncvkHoJWLTfii61FIxTTp+a6kGPcGSdjHcrbla/Wo5l/Xewx/fyF6eaiNmLp+u+ yvL+qYXE+9Bx/2utBLsYD5/PjwEbqHqFENIwzMAVFOEplQ5ywDrGQUs9jWAVODwuOWkAVPrej3w r13vVntt2k5yWdt9EV0GtHW80C+YNqKlqIkC8mrBj4i7S4lwQWlQENybs6KHPgUdqp5tcCtmUA+ 3RLCrG+CGO44WW2ew/lWqUzsHjYgNGeaqZDzDcT2nP+drY1UfEyRgA7DrMpkSiNVFDYJvQ= X-Google-Smtp-Source: AGHT+IGpzmJYdHC95dKIYOOATFUl6RXWFTT0SPnOfltwaaCPu8EO8QFfErqCM8DsdY6Lb6lAIC1iiZp5snXs X-Received: by 2002:a05:690c:2b0a:b0:6ee:eebc:25d2 with SMTP id 00721157ae682-6ef372792f6mr32991757b3.30.1732723849998; Wed, 27 Nov 2024 08:10:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6eee008c495sm2900057b3.59.2024.11.27.08.10.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 08:10:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 08:10:49 -0800 (PST) Message-ID: <67474489.050a0220.8dcee.293aSMTPIN_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 4FB976052471; Wed, 27 Nov 2024 11:10:49 -0500 (EST) Subject: |PENDING| pw148913 [PATCH] [v2] crypto/virtio: remove redundant cryp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127141248.1078678-1-rmudimadugul@marvell.com> References: <20241127141248.1078678-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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148913 _Testing pending_ Submitter: Rajesh Mudimadugula Date: Wednesday, November 27 2024 14:12:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148913 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31734 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+==================+===================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PEND | +---------------------+--------------------+------------------+-------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/