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 53D7843EAF for ; Fri, 19 Apr 2024 13:18:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 504C4402DF; Fri, 19 Apr 2024 13:18:17 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 00B94402D0 for ; Fri, 19 Apr 2024 13:18:15 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dbed179f0faso2016547276.1 for ; Fri, 19 Apr 2024 04:18:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713525495; x=1714130295; 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=aVe6CxVGuEQ463/BcCKUhysGFpqvfuqcJtgm0ETqvws=; b=GQDD26hryPjRHyextDZYEnoxyxwzcEqjR0btD4vTnMtm2MiTv88oPxeb+f1hEYpfZ3 RDDzO5v/pbam9jIKH4RFHQNT2/7vMY/B35f5KuFEBKqAjyWQY4lYPs6N71PECQ7wAIoY e9pxlsyN+dyIZ+SXwWV2Dgr9UaBjHZRVbyiN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713525495; x=1714130295; 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=aVe6CxVGuEQ463/BcCKUhysGFpqvfuqcJtgm0ETqvws=; b=fh0edlDLrq4CGdtOKqsPOqTgC1Yr+/kRSVKtS5EV1HBZRe+RWSFNESsOBFMUX2qDZu mQXvfPmA2yTfkSXnYaQYv+djhuK5iQQV4jnY6HLFYBsHN5FwYrxq1IHlSDfyVK7k1Ax6 2VX1XUaVkOAEogl/fSPN8v0ql0RwWHUlFAd84VtHk0VbbZHKD0NBP+L11CiAiDgDaJof gEfwrgFDr2N1DTm6y8wHDOKqCfv9BL+XKf6MqVDcE4tJIcYVd3X3pEyzIcUS6cAmvj6e PNcwDBC1De3Q2dF61IdsPW1dxo+bAzDk37pab5D6j9nb6QgRtO6kJHeLmtWNdvtFINII 7Znw== X-Gm-Message-State: AOJu0YxqrsGZIARH2jdgp/0PCRaQDeELoHOVE9OUIayQnuSTcOdDS8f3 hAHEyGKu4XZ4krhpZfmxKVLgbM2c0Q2LedUULc4xQ1Ky+G9ffwPerMXfks/E/W1V3fds6rpyBDs 3Stabd2IvOjeIlI6QwGNOTZNV+nXVKCboXuGmkPrK X-Google-Smtp-Source: AGHT+IEW7g9htSPmWgGb7uRNa4JFeD+zDiTkroDIctcAxbzZxiOr9LxHrxWPjfQk3hk3wIv3go4DpRGaFun8 X-Received: by 2002:a25:6641:0:b0:dc7:4265:1e92 with SMTP id z1-20020a256641000000b00dc742651e92mr1313135ybm.23.1713525479976; Fri, 19 Apr 2024 04:17:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k13-20020a056902070d00b00de47d40af6esm82679ybt.11.2024.04.19.04.17.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 04:17:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 04:17:59 -0700 (PDT) Message-ID: <662252e7.050a0220.27859.490dSMTPIN_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 93BEE6052514; Fri, 19 Apr 2024 07:17:59 -0400 (EDT) Subject: |SUCCESS| pw139524-139525 [PATCH] [v3,2/2] bus/pci: fix secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419032630.1215256-3-chaoyong.he@corigine.com> References: <20240419032630.1215256-3-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/139525 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, April 19 2024 03:26:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139524-139525 --> 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: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/