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 B5A2945523 for ; Fri, 28 Jun 2024 14:25:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B10C4410EE; Fri, 28 Jun 2024 14:25:16 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C6D6C410D0 for ; Fri, 28 Jun 2024 14:25:01 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-375e0e258b7so2162425ab.1 for ; Fri, 28 Jun 2024 05:25:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719577501; x=1720182301; 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=QPV7Msc9WmdXsqxdb8HwvsUYFGmGU4eaA+t75IveHHM=; b=bKz5ABvpGICaqUI9B3sYvpWuK3c2A9PGyw/qsbfHwJ/A2Oq7B1pihh+dloV5pFzhMp 4Tt55e2kzTb5SGOdZDf+zCzmE45bOFA3PbB1gCLYzYE2S1aaVn4j3Kr6iWAc2+U2RUdE 6lsQrRkM/d1/WoYuv01gIYGJnYZYzd9RYGjMA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719577501; x=1720182301; 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=QPV7Msc9WmdXsqxdb8HwvsUYFGmGU4eaA+t75IveHHM=; b=T6HLk/IJJ9mOc5hCAUapOPOOk9oWHgtj/scUQUZBLiHXl5xaZTDbqNjX9S65/VI2ab FNHBasnNx4SKXWeRLgqMl1RjbFqXNG/JaEn8fuGLud1wOwLH3m1hxKfdaIwW+/vvFptS Q+WBY18ZKGqpEnXpKMSzT3VTWS84P2wnOzwKKLfnV42dEKQQsWFSTJdids5J/pLPzuJ9 SngkdWqdoSE66TM1pZJSXD2HgSD4PyBopS8l8hWhCfIeyOW8yqBiTNKZh1CS41vt/SSU W2AZWquiRKOCPkRMx6ULGM3TI4AqYKYcMQ0z4RpZD+xMIMSCUVsPW7t3fTpC1VXJfNLx kmiQ== X-Gm-Message-State: AOJu0Yyl6Pa2logBfzFyLqQFnmrVbZWbhIzOA2g9cMFEsEx2hBjP4ihm Yf1mrC6XimuDYdrdBV2SPBSiE+3LRhLFfwSAT7j0CU2qiwHpUcQCi963o990HGo6zLvdYs4CFVI xi47SL1Ao6LhCuRjDv5NwW2IGWpZC+8fwjTLh+a4c+yKrGFQMzSMLS+RG X-Google-Smtp-Source: AGHT+IEdCmnW5rXiNrvNMUSzxC44bg1JDUdXPSeon0tCIYTOZ0DO8c1YKnEEVbAolln9VHhoUGKgyCy93ANM X-Received: by 2002:a05:6e02:170c:b0:375:a3a9:db41 with SMTP id e9e14a558f8ab-3763f5da011mr218829475ab.15.1719577501165; Fri, 28 Jun 2024 05:25:01 -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 e9e14a558f8ab-37ad4746a02sm724945ab.71.2024.06.28.05.25.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 05:25:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 05:25:01 -0700 (PDT) Message-ID: <667eab9d.920a0220.b9d46.5488SMTPIN_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 96C0E605C373; Fri, 28 Jun 2024 08:25:00 -0400 (EDT) Subject: |SUCCESS| pw141960-141962 [PATCH] [v4,3/3] bus/pci: fix secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628073624.4122899-4-chaoyong.he@corigine.com> References: <20240628073624.4122899-4-chaoyong.he@corigine.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141962 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, June 28 2024 07:36:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141960-141962 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30344/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/