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 6387D4554D for ; Tue, 2 Jul 2024 15:29:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F00B402EC; Tue, 2 Jul 2024 15:29:19 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 70F9E402D2 for ; Tue, 2 Jul 2024 15:29:18 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7f64f66fdd7so36657139f.0 for ; Tue, 02 Jul 2024 06:29:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719926958; x=1720531758; 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=p/I4BJBjv8JMWPV7y3pJaiUykFEThpl04K/PvMZUPuk=; b=I/WdQf2C5ZdcpKInmOJZRvjDFlhZoDNPqOrzWaG2d/orJpZQ+XRDOTdFnFT5tI8j80 pR0hJ1DuxlH0XyK6891EAJoNjgsdP1YxjByRY/xO8w1WN9uT04OuaJSrRJ7MICCW3T57 3d3nLR0W0YGvO+/xllYxkkEKdThU6UmphwI4E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719926958; x=1720531758; 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=p/I4BJBjv8JMWPV7y3pJaiUykFEThpl04K/PvMZUPuk=; b=FBMhIUcpTD1nFIpSDWL+VoliOVMqI0D+3VumYnxdAgmFlaXcSgHcxfJ5yt4Q8i+jJB LDYIGxO0yhPePTQuTKgyPGOSawLC+HSIzy8rKbeDT8RJYTGL61iBaSrCSgsIAUiM0CFi uIb009BkT7iFe3BhKH1Z/XJuqoVuQhSFM0abxn2uYHWHzNwIJTqi1685BVHsQdCozFTF eUvaCy2beQjKr0m/SebJ+4gRqc+t605Ffmf/dc3HINKGEVWENnKeF15IQmzheE+WVu5t MZkFHODgTAITioo3e3XRlVXB/sBf7TGsUHiMTdycpxHJ55YXP93WRgHSXeUE41TwAwDL spOQ== X-Gm-Message-State: AOJu0YxHlPtFaHUIdYTCx+FBbo1iDUv8QdjHIMXLNrlyo/hdjDsWUH0r /mXs1KqrrDwrMbgm77tG4iaJc6XcLbK+T5WtIbX0XH8e+KgxPKV+sWcWmBk8Nm/EC4O5Lm0sYzE QCtfv+s1pGsIpVWMGezWJY8Sb/bAGHFmf3F3SlJmNmMT6nt52XowszLQi X-Google-Smtp-Source: AGHT+IGCvFCEr2w29V4FeaJ39JKw+XQUH6tmIRWbh0R9BoYySwixvQVv03+yQSzoFlXsiiyqyyBWWIUzs3qJ X-Received: by 2002:a5e:8b48:0:b0:7f3:cb66:1fa4 with SMTP id ca18e2360f4ac-7f62ee7488bmr967966639f.19.1719926957787; Tue, 02 Jul 2024 06:29:17 -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 8926c6da1cb9f-4bb73db8578sm208805173.13.2024.07.02.06.29.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 06:29:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 06:29:17 -0700 (PDT) Message-ID: <668400ad.050a0220.685e1.f36bSMTPIN_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 51FB560526E2; Tue, 2 Jul 2024 09:29:17 -0400 (EDT) Subject: |SUCCESS| pw142010-142011 [PATCH] [v6,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: <20240702074007.1547-3-chaoyong.he@corigine.com> References: <20240702074007.1547-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/142011 _Functional Testing PASS_ Submitter: Chaoyong He Date: Tuesday, July 02 2024 07:40:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142010-142011 --> functional testing pass Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30370/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/