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 E988043EAF for ; Fri, 19 Apr 2024 12:24:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBE81402D0; Fri, 19 Apr 2024 12:24:07 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 0483640273 for ; Fri, 19 Apr 2024 12:24:07 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-47a3819c4bcso393714137.0 for ; Fri, 19 Apr 2024 03:24:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713522246; x=1714127046; 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=wsSZRBCmxf7nxIuh4fIFVeLGb2S1niosIri8YSHNeNs=; b=edD0lXSfUhnDu3SgCYdANZI538/xDAjn3xPb2bTJjQt4cY68UiQVJy9xFtG6LhTIs6 CFP3DTcBS40106Eke/AsYlN274XR5O5HJpOd4eZTw9bG37BnzKqMY1JF3WyEcERaVKIz pEq51gsXNK5BFJ0mBvfdi1/B2kpRYKQIJFDZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713522246; x=1714127046; 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=wsSZRBCmxf7nxIuh4fIFVeLGb2S1niosIri8YSHNeNs=; b=qu1br5vxY6u3r00DqG3517Rx9A6sYJSQQSbQINhYdlLiSxjRpZ0K6ZetqcVZ5paiot l/Jl3UcET1jnYthpMjWNfKA9X3EaNYziCEyWRmHuqQinAspcrKCLHCL4138i6bpmJfyU b7sFEuJcgbyCYMM1H2dFWWt1Qx5E8vGfxeI5zVB8uHWV6Wgy+S+NnapzuAGc+GCqjdaV QZvPY3WhLz8Zx+O54ozMYf5XC9tHKER41PmoK47D3MV6Uu8tPYT2Filassk9PdWSE/ng wGwat45mwQoiMtKQKwOEo2D6ZZvCWKEu0n/9MoGBp4Hn+VCIWHXGAE3iRFbcZjg07jw4 gnoQ== X-Gm-Message-State: AOJu0YwfJM1I26+ZwGCpjO5J2iaYaQP6WV9MmJOlwO7bGZtO1fpDBrMd uGvODApFLdzsMR+zEqGtJdDSACZdf2QLUPp1z3WT2sWUyvY6f3R0fYDnaC3DcpXW7hRQN4gajnE miz81LvoaFUDF97BTX9jM54tQrY1zmLxTs0ayZwn9qZ39wBPWCRksaBbo X-Google-Smtp-Source: AGHT+IHcU8GQGWRxyifMktnhJL9svnGTWwYQYV3VbF63zlRLH8YxMQH5YB4cCi5iBM3BSwKL4bDPJnPIr/Zq X-Received: by 2002:a05:6102:2929:b0:47b:c61f:8290 with SMTP id cz41-20020a056102292900b0047bc61f8290mr1760538vsb.3.1713522245008; Fri, 19 Apr 2024 03:24:05 -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 ej9-20020a0561302c0900b007eb41233c04sm142315uab.5.2024.04.19.03.24.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 03:24:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 03:24:04 -0700 (PDT) Message-ID: <66224644.050a0220.eeef3.713dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A48EE6052522; Fri, 19 Apr 2024 06:24:04 -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-broadcom-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: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/