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 6287743320 for ; Tue, 14 Nov 2023 00:39:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3AFBB402B3; Tue, 14 Nov 2023 00:39:30 +0100 (CET) Received: from mail-ej1-f98.google.com (mail-ej1-f98.google.com [209.85.218.98]) by mails.dpdk.org (Postfix) with ESMTP id 4AEA1402B3 for ; Tue, 14 Nov 2023 00:39:29 +0100 (CET) Received: by mail-ej1-f98.google.com with SMTP id a640c23a62f3a-991c786369cso763104566b.1 for ; Mon, 13 Nov 2023 15:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699918769; x=1700523569; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UvTvIzm0IqMfOvBHniYTAR8hRsIKQWkz1rEJCvzNt/M=; b=YJ8PLVvXc/n/0s03n2ZJf9xdBgruPTUL5r930GiSCex/y0wvlkyJwo8MMuGg2dDjRT jZYXyd1x77DveozRnxE+Ar3pm6lMUd2GSTJUTDxnT+RDOjGHnnAPZ/Evm2fwp/b9jM+x hY7o0qPdy1gBqZ/wiSlh4FuOiKsGi/IAETZ3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699918769; x=1700523569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UvTvIzm0IqMfOvBHniYTAR8hRsIKQWkz1rEJCvzNt/M=; b=vX0GtmUFMCgoae1dLzkfs1ZhWmWeDs6+9Z1lelX0GsY1CYlksqTZFCZ1CKanKW3I15 3HLgKUFg3UggDTnvumLHUooKelgMEDUAQNJpNST6lCX4XpwbiJS+yWJEuwG9jHqpn6Qh 8LwJpqEAwa7g196wcOx5vCGMdgH79H4FSzBbuXNz+SKgv14PG6fW7Xn6hc9klbKDfNrA rrxZ8X/fJbuc4+I7wOATvUzzDdcg/aNP7pvl3W03AFHwnAEfevJY9jTY4iC5FHHICu/Z Ut5vtAL9Cl3WYL9VWltKvo+3q5vk+Jr8dBeZK+rOUSX2s8izOCV+3BAVk31jUTyQmlPQ m6Yw== X-Gm-Message-State: AOJu0Yye/TDPcjjLsNj6K94hUOtVMeQUlR+yxMNQjaRWtil2J+djxels jM2OeOssycoj8hDoewnzA76xbnlbQkoB9Xy5EuGmCFcb6hYh4Swv5LhCJw== X-Google-Smtp-Source: AGHT+IETGq3C9hJLyNmipHbO93gtsY/TyjKwPek8z57FZu8bpIJXMk7TwVyPGxiZIKNzuGBQ9v+5fh6G41fz X-Received: by 2002:a17:906:c56:b0:9db:e46c:569 with SMTP id t22-20020a1709060c5600b009dbe46c0569mr5064535ejf.45.1699918768839; Mon, 13 Nov 2023 15:39:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ce10-20020a170906b24a00b009b91c4dc2e7sm1862893ejb.258.2023.11.13.15.39.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 15:39:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 15:39:28 -0800 (PST) Message-ID: <6552b3b0.170a0220.80708.9bf7SMTPIN_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 F1B03605C318; Mon, 13 Nov 2023 18:39:27 -0500 (EST) Subject: |SUCCESS| pw134177 [PATCH] [v1] 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134177 _Testing PASS_ Submitter: Sevincer, Abdullah Date: Monday, November 13 2023 17:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134177 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28363/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/