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 88F4E4595A for ; Tue, 10 Sep 2024 22:39:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 851F042E97; Tue, 10 Sep 2024 22:39:11 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 75DE040B9F for ; Tue, 10 Sep 2024 22:39:10 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-82a151a65b8so55409439f.2 for ; Tue, 10 Sep 2024 13:39:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726000750; x=1726605550; 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=KP/sSd712TcbYsuh2RcYoSRr4StGgIQeiCMwgn6dHgE=; b=C+lFgcFSDxCbGM9o3xMRj1PGaliXv2ygVVRZaKfFzXvJWGeC2aFBigDWWw2vJMcJU+ sHwdVnpPhFtXu957tqOLoV/tV2aFWAIR3ZDrWSgYKRIzgHZbc/aMjL/f8lKb2wmltYBr R4geWw3S2wBy2wAnhM3KfakBshTRPnTR2PerU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726000750; x=1726605550; 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=KP/sSd712TcbYsuh2RcYoSRr4StGgIQeiCMwgn6dHgE=; b=kqE/UjObLGC2eF3esQAdcANca3Hifvbk7YNoERe54PBEOy8oAapf0P93hb8aGuzBqq B/og2db4jEL1nrTgwHhW2T6n75g4NC7T18MBiI2/aX5OrFItrjyI12a3e6tDMNfxSR89 idLGy8DUmdsKZbQMqhb4BiO4q1Oxr+DSDUNH5W3JNJENR8rGfNYqS9GITrthQnl2SM0G U3wj+kxNCCaINh2drItO02O40rT0qLMVmgCEfZpjp8noHNaP3UxHe3sEmLhJTuV+SVPH oM/tZciwGjD926k5FfF2WAfmqp4onhR/CV3kM4lxI/OAyDqUmFH95bX/o+xykhxxnByo aoTA== X-Gm-Message-State: AOJu0YxRmIvGPCuqE1xYWBofCAnhe3G6/Gdp7kFYG3ZFzeUT6p9Rzx8s 9xKU+J06sSTwRl7jR339AVfPJY5+dTV4c1jaTLorr6lf+6uxjNeDiLP7SL9UP0C1Hr8+8lwZtyN 63MIF9JgvdWZGkh+4P1cCvO3BDekKX1fMEOeG+w8luu+SN1j+U2EAR3bc X-Google-Smtp-Source: AGHT+IGf5RRqnF0537soFrt4Timm67SZu7jHh16zIwexsnDOK0PbkbkTIDR8ZxIUQjV7N+irTIvw/bXrHCHM X-Received: by 2002:a05:6e02:1d05:b0:39d:2a84:86a3 with SMTP id e9e14a558f8ab-3a0741f7df2mr11882765ab.4.1726000749710; Tue, 10 Sep 2024 13:39:09 -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 8926c6da1cb9f-4d0945c391bsm340663173.28.2024.09.10.13.39.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 13:39:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 13:39:09 -0700 (PDT) Message-ID: <66e0ae6d.050a0220.6475f.b3bcSMTPIN_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 6B4AF605C351; Tue, 10 Sep 2024 16:39:05 -0400 (EDT) Subject: |PENDING| pw143833 [PATCH] vfio: check iova if already mapped before From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1725938934-48952-1-git-send-email-wangyunjian@huawei.com> References: <1725938934-48952-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/143833 _Testing pending_ Submitter: Yunjian Wang Date: Tuesday, September 10 2024 03:28:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143833 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#298753 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (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 SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30979/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/