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 551BB4331F for ; Mon, 13 Nov 2023 23:35:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5063440151; Mon, 13 Nov 2023 23:35:55 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id 362EC40151 for ; Mon, 13 Nov 2023 23:35:54 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-5099184f8a3so6636779e87.2 for ; Mon, 13 Nov 2023 14:35:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699914954; x=1700519754; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2HXt8KNLOqoz1qoc8sxlq8XO6IzmDMgG9l3Z6yvCV3g=; b=Zukia5P/cqiF67IeHN0UMRY6nLWyqiCIAFC+z3SHmJy2arDhoQyF4GP81qXTP/R9MA G8A6HHQOmgw7t+p0fpeaiFUD8xdYJp9qCCBdRSUs44QezFT+WwCfeLsjPqKYWOj6m7R9 mZnumXExx8hEWhpTgRR4kdYBK5zUcFubSKnQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699914954; x=1700519754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2HXt8KNLOqoz1qoc8sxlq8XO6IzmDMgG9l3Z6yvCV3g=; b=f62R8R3IgM3INfrkRK8nTWLGxeSKWmx+oQncZDQpWBCm8p3C9qDEzr0odSWaruTNlj Z6Qtpg2T1U8B19FlAlIrJCFXHJ7jZvyxWZfOANtjMvI/Y+7lG6VZu2TngaYUEWMEYwku IHMEsppYptRBCrhXypZrcjVIHvaeKSDuHKySzGTvjtGMqJ5hxZL+N/wev4VFsSxCoKYI U7OGM3TmK4FLxvikiOWygMgVZjyWeJhaGD1VWokYxfEDZNjiJqBO5edoKDJEpie6RkQG esO6FZZrTY2w4TnQMcXMmln76UMuSK/kKg28oBUQb94Kusjc1E5+nnRZkZ80c8lytQgg U+tg== X-Gm-Message-State: AOJu0Yy4U27ZsHRM0baARuHp3QFXwRgbxSqeR4OL7h/bH1jo43pm6S53 hkiFHH9h+ILhwbh4isQD9FYkq5tBRw/i162h/mBofKm4+9uXUZWdgKFXZQ== X-Google-Smtp-Source: AGHT+IGrysHqZhTZpOCcHE9ixXDiF5OiuGyRFehV3ROuimueGkaHUBU+dHp8C3BCtHw41x9T8DX7wOn6HCY+ X-Received: by 2002:ac2:58c3:0:b0:509:4655:d8d5 with SMTP id u3-20020ac258c3000000b005094655d8d5mr5081522lfo.11.1699914953894; Mon, 13 Nov 2023 14:35:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x33-20020a056512132100b005091790e1c1sm1607793lfu.90.2023.11.13.14.35.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 14:35:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 14:35:53 -0800 (PST) Message-ID: <6552a4c9.050a0220.23374.535aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E5666605C318; Mon, 13 Nov 2023 17:35:52 -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 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 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/