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 7F61C4595A for ; Wed, 11 Sep 2024 00:08:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77167402DE; Wed, 11 Sep 2024 00:08:04 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 80CD1402D1 for ; Wed, 11 Sep 2024 00:08:03 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2d8881850d9so948284a91.3 for ; Tue, 10 Sep 2024 15:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726006082; x=1726610882; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=5Be8oKE07hfWCCf/HjSQYJZDIT9/r8fAaMiucm+WPx0=; b=QOP36qL6r4prBDHEXc56rtp6ewcRkmxNWUCTdMexnmKK999/hfEUdGBNLmFXThP8kV ZmEeNmhpfnYucF2pAx59efO+HcpgbytxNfdrrebMZitUFuQZz6cgdY/cC9iWj8eYJVEr XdG0O79nGT6Gn0XZQgDxuMUx0lJKw/SIT4Kb0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726006082; x=1726610882; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5Be8oKE07hfWCCf/HjSQYJZDIT9/r8fAaMiucm+WPx0=; b=Y94EqttLu4nOBbrhXJSFXo/Q7w4MGSMaHl21MrbEbxY95Mrs/CPmFqYd9VyUDx/Ai2 tHGDsygwysSXMBciM9c30YUv/SGA/PlzvecDKdUhMr0L6DehTqjpM/oQ7P3T5ykd5Vo+ ZSJrg2eKdVzpWWBpkWBJ5/B2fPOuzfa5buk8XqE/4TjIghDWYJXadkVcYvG7AyGvzy81 tnp8bvhCwj7yUd0/ctLrIDdZpCJnrg9OBh7SH+2rYc5vKL3GLe69INxjSRuTGmmWNbRe P2n0YvPeYSLnx10Ga80Ss1Cx203N7vQoZl2CfNzzb17sPnJjhGJQUQqw2cnFtNgT0KE4 JF/w== X-Gm-Message-State: AOJu0YyZpy84sJit4UEC4psTyN5dHrTdWZH7RGQ6EABw6MXG8nWAIeT+ w6TH7SEEhRofJBF1ANbENRKgKZsOBsDpfB8l+lmf/l+dnrcwH63ZyBHfNsCsz075ZC0m6mjb4xq M9ozWaaBIXpfVzs9sjlyHK1IqLtQVvwC8yJPXU/UgesieuI25Ccmx1eeu X-Google-Smtp-Source: AGHT+IEM/caC195VRIH6KAsoqlXgo4aRNsal0eh6ax7cNQQIxhH1WzN6BueOQMXGB7tuRhLYcIIugvEl9y0i X-Received: by 2002:a17:90b:1e08:b0:2d8:f3e7:a177 with SMTP id 98e67ed59e1d1-2db82e82091mr1028599a91.6.1726006082494; Tue, 10 Sep 2024 15:08:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2db0498632csm201934a91.15.2024.09.10.15.08.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 15:08:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 15:08:02 -0700 (PDT) Message-ID: <66e0c342.170a0220.212e94.0034SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C8F58605C351; Tue, 10 Sep 2024 18:07:58 -0400 (EDT) Subject: |PENDING| pw143915 [PATCH] [v2] vfio: check iova if already mapped b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1725974338-56108-1-git-send-email-wangyunjian@huawei.com> References: <1725974338-56108-1-git-send-email-wangyunjian@huawei.com> 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: PENDING http://dpdk.org/patch/143915 _Testing pending_ Submitter: Yunjian Wang Date: Tuesday, September 10 2024 13:18:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143915 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#298808 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30993/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/