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 E3F0345912 for ; Wed, 11 Sep 2024 01:13:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7575402D1; Wed, 11 Sep 2024 01:13:32 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 190624029C for ; Wed, 11 Sep 2024 01:13:32 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-207115e3056so30798565ad.2 for ; Tue, 10 Sep 2024 16:13:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726010011; x=1726614811; 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=sBDckTpyG1oJ3cU9S5CP/PwA/3xKgEesrA5yfkouICA=; b=b3+Jd6hmgptzqKiT3wJmOPOLRZZcti971YlhLKX23g6khizoRXXnz/5QrS1GNHn+C+ dRD2ydQtCPLO/hfAtqA48YKWcfDkz+KwjXcBxq+YgOHbgh33qsCSlR+3W1XEu31/yePZ GF3VizgwW8JcoYM79kIGprQtJLU4mS30vmR3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726010011; x=1726614811; 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=sBDckTpyG1oJ3cU9S5CP/PwA/3xKgEesrA5yfkouICA=; b=A8C5aWW5RaRknJM3TNibzhn9gV3hDeBzCzQglHL8A84XsVQj0rBIuHTlsnmkNiPH7r ynCCtKPieOO4LrjUoMEeMEQl4RKumXcpmKK4zO2eFYuTnka/4OnT3hcFJP4xLcvalFjU zaqWmayHkHD7sDiVGSeP0h8y2zk0wtNL376OUhCgLsj5P+xFJ3wOl3B9bnUlUBdsfi17 6NB3JKzNx2T8grivkMjDLKKTu86296hIqffMustHeV/bOCXCc9H6WxuquO3sz/CN29K9 I5ujGP5GGv4qSFx/Ly/9t35D9bnO3orgSzAEcPUhz3qQf46XJpdB9ba1Kw7fxI6gObkA QUuQ== X-Gm-Message-State: AOJu0YwrUf0PlcPQ019IR7ztu24zAAXb33biq4DG6Sp4C9BNrn80HsFp kxtOF01TiGhoqBOnze7Nj1inZZgFEivImUAHCk8T5Jy8dpzybSAAfDxrcg02NDxJ4mF2ctn9DNR 8PANyL0vMmZTQV6lexNd+fvi2oGqoOlyBFXnwKIQZTuu0z6XVmD9Qzkww X-Google-Smtp-Source: AGHT+IHaEajTeYv66th+uwaFcv7fngjdQQ8ErGU0sa2QlU3n2SSWZLzvwSnpCVLOWr3hmKiUaWzYIazgA0Ia X-Received: by 2002:a17:903:32c1:b0:1f7:26f:9185 with SMTP id d9443c01a7336-2074c5e5331mr28215135ad.10.1726010010950; Tue, 10 Sep 2024 16:13:30 -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 d9443c01a7336-20710f1f401sm2050595ad.122.2024.09.10.16.13.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 16:13:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 16:13:30 -0700 (PDT) Message-ID: <66e0d29a.170a0220.30f119.fe63SMTPIN_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 41423605C351; Tue, 10 Sep 2024 19:13:27 -0400 (EDT) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143915 _Functional Testing PASS_ Submitter: Yunjian Wang Date: Tuesday, September 10 2024 13:18:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143915 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179668 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/