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 DD640439BA for ; Wed, 24 Jan 2024 22:59:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6783402A6; Wed, 24 Jan 2024 22:59:56 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 1FFC74027A for ; Wed, 24 Jan 2024 22:59:55 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bedd61c587so215996139f.2 for ; Wed, 24 Jan 2024 13:59:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706133594; x=1706738394; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+ktNCwuzhzc733zjf1Fo9V0VOSv9FjP4sGrPrB7iWgw=; b=UpNWSFHK7AbAsTRmJXBx+/yj7TRKWCD+pr9Wg+maIN2g2CJq/VRdmTi88hOG7uws6Q HuHVJwtcxhOLp59y6bbyTigvVC/8E1D0xwAGqUQI1or/3TSKrOMM1W2SeMgNWUx6fYd2 kXEggb/4lTwhmdlZ9iuYK94mBBW3RSgtYB5yc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706133594; x=1706738394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+ktNCwuzhzc733zjf1Fo9V0VOSv9FjP4sGrPrB7iWgw=; b=MYOrawoZ+mnrXBes6W0wB+8GqJ2ruqTCNYHtAmJ4lWk1qkrepPC1XNcOCUkzODDr7c NA0uokr8daIk5Q8c0vqgvMwf2Lf1/lASY925VhMiooXYAWVaCCbw6xwbLIF9TqJqCSvb 0dqlRnDCavJGN9/1CiW4QApqwoh/DTz5W+O2qJOj2fE9B9LeiwtQU3YFApf5T1xg8YqQ v+Wmz6rfcMEoy4yDEbJh6xamMoYZCSYOk0XR/jJ4Y10AmVkeKedqRPjwhESgHQmXrprd iQIzbjdsg52BmvtYjHkyCUwjFZGlaih9CmxZ+ifL2VSFzf96EoCvPqzamPzHIyTBdEMh Jjdw== X-Gm-Message-State: AOJu0YxuwKOR9cPkGcPOe72mFOV5h/yUhmfq4E4no3imGE+u1x8+896G YhLvncWZOV44QzdzIdPK6DMlRavk5sXNq/43B8bZFQJsFDXfhNnOkxaeKfNjR5kiR6VTZCSFLQI astQ9cm7dYvJIAqWxDqLN/BbSSbur262Ps6IWRdXJ X-Google-Smtp-Source: AGHT+IEfHJov5zpIqeUGt1W0LsUTY0qgAEsZBkEh8Wf657klkAViFhMlV2+9DXwa/sdcou3Ifisi+zfqmGHE X-Received: by 2002:a05:6602:131e:b0:7bf:7eb0:6bdc with SMTP id h30-20020a056602131e00b007bf7eb06bdcmr119104iov.26.1706133594510; Wed, 24 Jan 2024 13:59:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fz2-20020a0566381ec200b0046f1cfed958sm37866jab.77.2024.01.24.13.59.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 13:59:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 13:59:54 -0800 (PST) Message-ID: <65b1885a.050a0220.85f8e.16fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B7E86043481; Wed, 24 Jan 2024 16:59:54 -0500 (EST) Subject: |SUCCESS| pw136099 [PATCH] bus/pci: fix secondary process PCI uio re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136099 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, January 24 2024 10:45:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c4a63ce783f55df6b43e519201474c56b5cce36 136099 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28947/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/