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 1271C43DA6 for ; Mon, 8 Apr 2024 09:37:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D6D140289; Mon, 8 Apr 2024 09:37:58 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 0400040041 for ; Mon, 8 Apr 2024 09:37:56 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4affeacaff9so891159e0c.3 for ; Mon, 08 Apr 2024 00:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712561875; x=1713166675; 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=hrzzPNpgDtvwJP07lhfd7zRE4owqoAyClmYa/1UzGN4=; b=CT3Cz6CDAz0R7zjOSi48ITLBPTAi2lCmZg+qNmcrLZi/U98PDgH+F5Iq9FkP12XLWt IFOsqqsUepDFIkrBOxofmsheQZgoYXcFQ+E8B6R7z5WjcIT0AoqDF/VYBm6DKrtiVUR6 ZVnaiWSnZ7DTfsOnyVYnkzplyi5fOb24hzstw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712561875; x=1713166675; 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=hrzzPNpgDtvwJP07lhfd7zRE4owqoAyClmYa/1UzGN4=; b=G+kFQUSi1EuP++JT+Y7qBBmkh/STcNAdxO+eI86bQbhF/+7JqhhguYAoEHDC71ozuK cgr7Jn5lcXxlCSPKx8RhGGgsl2ax/4PIOvMzCEIAahfMeZJkx1bIH1r5hzUtDYbl73K0 5w6vCdpoWRrZAca5EippXTDzYm1CQUIJnFvs5bM1a/wd2EtqlQNaHzLNZSm/OidTwX/a BQm3VrqXipcDv67gMr7h80T1udgQUFF7zhNOyLJmVPqwmY4Y/SSwLoefTjLqeIqsp+V3 XWP7rc7jeYiaGJ6dWFpxG6jNDWZLX+ZnrVukzGVOSBrRsWSoxLetpAqoPgPfggmmc3RI Z1Tg== X-Gm-Message-State: AOJu0Yz5p2cpfa0RaSrQ5htxT0FJ4EVzYujdZyoeE4ThOAzJBsycXFOu BVhLV3cgT/h20/a779mQBCLHcd2lCz40MZhix/+Dazzsa/qyVEs+9l6dVhc4shvZUEjKD/zkpvO 9B/XXuMcEL105BUw5bA9w9wtQ8e3df98LIparhZ3z5tjWqfwYFCjZwqLN X-Google-Smtp-Source: AGHT+IG2nRX/WaPkkIm/Qlo+VtMAyw3gQAI7x4vlP+2nGYGlDQdfg51xJ8wAe9FDWRHoBHRcpgpBWEaZfdX8 X-Received: by 2002:ac5:cc4f:0:b0:4d8:6ae0:36a6 with SMTP id l15-20020ac5cc4f000000b004d86ae036a6mr5044912vkm.3.1712561875408; Mon, 08 Apr 2024 00:37:55 -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 11-20020a056122168b00b004d889a53f24sm335907vkl.10.2024.04.08.00.37.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 00:37:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 00:37:55 -0700 (PDT) Message-ID: <66139ed3.050a0220.f1891.6359SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 12D856052514; Mon, 8 Apr 2024 03:37:55 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/