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 293E843332 for ; Wed, 15 Nov 2023 05:51:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24872402B0; Wed, 15 Nov 2023 05:51:15 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id B2FFA402B0 for ; Wed, 15 Nov 2023 05:51:14 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9c773ac9b15so898402266b.2 for ; Tue, 14 Nov 2023 20:51:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700023874; x=1700628674; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bOL1gRCkZVVbo59pngnpMnFWKBXCXye+Ifrt3ivQj78=; b=OKReO/KvqHxIIVNZ8iMl/rYIDixNrO0LJUu6kdK4Ao1um476B0+MdFKhrm+LY4n7Fr q4kN+goVB1KHPextfR+GjyZrz5a2U8elS08fOqN9B5nU0+X5OEmdjLOFOjaTWgkAyC3P pu/5qRpJyeqlwyiKeSVR3fUMvEHHAzOguADEA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700023874; x=1700628674; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bOL1gRCkZVVbo59pngnpMnFWKBXCXye+Ifrt3ivQj78=; b=wApSJ06I72iFvK8Xv6e2jYEqPGyqwl1ilTB8jXCW2qHDMmXC3IY8rsbCi7x+/0Fqd0 6HOsqmu+Y+wXAeYrsKIE64oJutPtuvJoToYVWNkr3Ac9jInMK6w+drW752TnnEo3UIKm 1t8IO622AOQ+NxFLiZHiJ5xnzkoih86mKu55c/P6QmchazYpQlcWKKGUrFe1Do8I9i3P JMtlWaYzLYVzcfrjhMEvoi+daTIZ4EQ0IJ2cUQLiIRLz/T7JsDbtxT8dr4f4YalSc+It qvcZaJ5/V29L0s/OsUTRW1xfr/giuMNHoYxHcCQ70tjH52DaD/vxk0mDWEoDQCTt2srv 91jg== X-Gm-Message-State: AOJu0YxRxZUsq3kr99Fe2Ch+NBHZmhPn2J3aKXSem9m2j8PpzoG8kYH6 uT8wW1u0iyo3bltUFKn5PbrOY1ZHKGPNntYBDvOjQ3KHJ1zdg/hlIkwMp4gbG77dnci72AqV0A= = X-Google-Smtp-Source: AGHT+IHrwVsbizQ6GuZI5h1w39BluqPvqG8UtvpsLAbYABGR64Vgk7uh8kW0FVyAGVGWzeM6PH/kpp3ji0Nh X-Received: by 2002:a17:906:ecea:b0:9bf:6200:fe33 with SMTP id qt10-20020a170906ecea00b009bf6200fe33mr8404127ejb.16.1700023874164; Tue, 14 Nov 2023 20:51:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c25-20020a170906695900b009e63f24192bsm3555993ejs.202.2023.11.14.20.51.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 20:51:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 20:51:14 -0800 (PST) Message-ID: <65544e42.170a0220.9042c.d2f3SMTPIN_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 5DD2F605C318; Tue, 14 Nov 2023 23:51:13 -0500 (EST) Subject: |SUCCESS| pw134366 [PATCH] [v2] bus/pci: revise support PASID contro 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134366 _Testing PASS_ Submitter: Sevincer, Abdullah Date: Tuesday, November 14 2023 17:36:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134366 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/