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 490F243320 for ; Tue, 14 Nov 2023 00:29:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 447F1402B3; Tue, 14 Nov 2023 00:29:41 +0100 (CET) Received: from mail-lj1-f225.google.com (mail-lj1-f225.google.com [209.85.208.225]) by mails.dpdk.org (Postfix) with ESMTP id 3428C402B3 for ; Tue, 14 Nov 2023 00:29:40 +0100 (CET) Received: by mail-lj1-f225.google.com with SMTP id 38308e7fff4ca-2c4fdf94666so66617521fa.2 for ; Mon, 13 Nov 2023 15:29:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699918179; x=1700522979; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1jBYZQ3AISlfo2bDFrhMOFB/6KetIET5lV1NbKeljyI=; b=VDcXOaiLl+HazMhh1L8ZIuwcH65V5/mjA1JOp69k3lZ+WNdr+mBCeGMJuZgJ0Cgowb Rqg0LiovUrO8ULvX1zUrC10cO0WUrmg10tYffXprHZ8R61e1/gVhe3omg6YDQZFnA74C XdWxcsnF3EJW6+9utXjaW+60kDoCNiG+ef5wo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699918179; x=1700522979; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1jBYZQ3AISlfo2bDFrhMOFB/6KetIET5lV1NbKeljyI=; b=VsqZE7Fh85nKsN3slUrLeGyiath8QSA6JGyApoSkJYicfRoLl+OTgtgLb4EKoPphQY veEUzRM2kigQfU8oFq8z8Vdd/Dg7Ui6Gc7GihH1wnEbrxppPZH9PTVOi+nB4OxnWd/A3 JthLkUHM3wIqinpf5su7H9U3rB7T7M5qsFdd+kiwBjlcZ/uLtghKHwEGMr0IquXXOcq2 oIYxeKejiKvonTcuv3jMqgcsMVKQLWjvMSnAU0LWvuAP9C1iZn+1uoYReAAtOdXp3oiq qog0nxuPDDcODprbN9KyEEmQRIb9Ro72p+P3zwIqpldmjIOxLjOwN+YsrRF+Ua8fGMt2 IwKw== X-Gm-Message-State: AOJu0YzgyTGH99u7NR7IdQfUQC6iStnflpEaWsmp97GL35xhgZBAvm7l w/3zlHDexHeXqrEzdthicnaIQQoxvrPzTvlMF6W6NKOO4jnybVpoJ6B+ZQ== X-Google-Smtp-Source: AGHT+IGa+yXkwTa/EJhy42+G/ntx8BgKlnLvL+Bj3fifkuGyNic+Sabpb7t6ny/La/husLDQMFFFGTxsNMnL X-Received: by 2002:a2e:6f07:0:b0:2b9:36d5:729c with SMTP id k7-20020a2e6f07000000b002b936d5729cmr416015ljc.47.1699918179570; Mon, 13 Nov 2023 15:29:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ci26-20020a170906c35a00b009caa7278845sm1896815ejb.152.2023.11.13.15.29.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 15:29:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 15:29:39 -0800 (PST) Message-ID: <6552b163.170a0220.6e90a.9147SMTPIN_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 BE1AC605C318; Mon, 13 Nov 2023 18:29:38 -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 | +----------------------------------------+--------------------+ 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 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/