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 7205B43DCA for ; Mon, 8 Apr 2024 10:34:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E64440289; Mon, 8 Apr 2024 10:34:02 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 7004340041 for ; Mon, 8 Apr 2024 10:34:00 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-479e8e4ab6fso433816137.0 for ; Mon, 08 Apr 2024 01:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712565240; x=1713170040; 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=xO8AsjMLXnmwwXqw7SODLQtDJojAlFVCJ0C9rxP4Ovc=; b=hIIhdHOdRHqXiD0IjMcozdw0McAK7P8f63QF65BlhlxFkzF2p1phvXoj3U6T1Bcc2T VFhEFqGXc3sG9+UhptxI91pTiUiEdDasw/Oi7fsmDreRFB6D/Nm/MVV6BIvKA7z6bZh6 qOibKLSqNZTIeNbzaGasryg5bZV5InJJ9oSHE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712565240; x=1713170040; 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=xO8AsjMLXnmwwXqw7SODLQtDJojAlFVCJ0C9rxP4Ovc=; b=WcAJIskCgfAzwA4ZO1DT3V8RTkElkfRC3fEDZuGCefQvodGWOTuIpVEDRgKt35GlAV gftw7fqpG7jkaatCtZhg7tC0p2MgpvYoSVM6H0OFow0d9l3LEHe+b5vSZCHP6+zecbRI H4YsRyO7OY4O2uPK9z7pvC6yw2ZG3PQVpHkhv2WWEYk++dvEaMZpUrXqAVvpEt3RwTZg I9lsZbf+lH1lx1YYes3yuVnJb4/RnyCDELZiHit+rtlpqNhCKwhpIZcnAinWRZfI3MyI C5JmFzV/jnVwS6jT9Ja8psj47bYZZMCKwHKiWVzGIwAU1Af3WifwGrLkwA3ZxMdBuj4q j/Sg== X-Gm-Message-State: AOJu0YzDBe62zPLKh33FQU0jKmEfz3OCZjkNLz5MOBCeB4RK2SNf5NtT /WYWNLaliZg5YTnlRaFTaIveuul/Q6rnhHBMzPr3QuixjdFjTSCuGJyiMs0ujFc7NSwCaHuG2TN wrNWJGqxsb05P4LNUP4ubMraCHkGEpk57FlRuiq63foLE2zJRzifoThiZ X-Google-Smtp-Source: AGHT+IEhn8K1u/UBhV8/8muYP7c7DHAQOD3EbdVz3KGknI8pf2f+pnhP0TqpjR+Mk2EePplCXzPiGAlGQkJc X-Received: by 2002:a05:6102:1623:b0:479:de02:b83b with SMTP id cu35-20020a056102162300b00479de02b83bmr6340692vsb.0.1712565239797; Mon, 08 Apr 2024 01:33:59 -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 jm12-20020a0561306a4c00b007de3072266bsm303974uab.9.2024.04.08.01.33.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 01:33:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 01:33:59 -0700 (PDT) Message-ID: <6613abf7.050a0220.25242.3986SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E4276052514; Mon, 8 Apr 2024 04:33:59 -0400 (EDT) Subject: |SUCCESS| pw139182 [PATCH] compress/mlx5: add VF device ID From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240408063914.2601374-1-michaelba@nvidia.com> References: <20240408063914.2601374-1-michaelba@nvidia.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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139182 _Testing PASS_ Submitter: Michael Baum Date: Monday, April 08 2024 06:39:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ce30fc646084443eb06eb808c73e3312edc90d1 139182 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+===========================+==============================+==============+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29736/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/