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 CE41643BEA for ; Mon, 26 Feb 2024 13:52:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C670440271; Mon, 26 Feb 2024 13:52:43 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 1269340144 for ; Mon, 26 Feb 2024 13:52:36 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7d5c25267deso1333278241.3 for ; Mon, 26 Feb 2024 04:52:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708951955; x=1709556755; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RSc7kfP+AJRwEmZq/1dF7ubimRQMu/PWMiPs48PxXQU=; b=dqZ2Lrq5CiAHaTCfyOPQB1fp5EYernjEVPemabNKymZrbEfo9CXwDAhBHLznA41B/V PQeqnps06n9lQtZhoTLyMqQfTghHEjBT+Xk2g8A8OEw14MDziXkO4qxcfX2AVgBehU1H CQQI1eCjanYARdihNp6fZ3hr7psJn5WvvToqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708951955; x=1709556755; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RSc7kfP+AJRwEmZq/1dF7ubimRQMu/PWMiPs48PxXQU=; b=DdR688BkMqg8fANOIw6BBljs/aQCtOmJ3iAvSNzIRswC+pEBnEAkoaSXrTQbvB6kQ+ RhE/fTL96CW/EShakZzURFQ6CLCBcenicQ9/VVcXuKn93M84Ta1uKcsttH5RxU1iD/HF VgMytDZZTosrW3s+4vbyp1kDRFpddPgSbvYWoWpWIUZcOmuSc9LLSc3OmOFwyoObORlX f4yDuxHRug0+ycWEvkW2wYfz+/DjbmhadnDVkwWQ36ZOhj5Qboliz51BN4b80RZN3imo KUNOpEDTZp8hrRwhts0bkydidz1VmaNl3uSn6ZAcTsEFDBRtDSkkXBD8cQQE78CWtbmv Jqsw== X-Gm-Message-State: AOJu0YztE1jRxPwt1DE46e0oPi1YMrCtOeHQw3F+c7Ncziu0B01kD/go I4rrhswQTb+qq8SiSGzGD0FAr6nDhYuwZXHq5O83B755p42QvUyfhL2Hr075MAkzNJmRDD0S1NR i8Cff4ixvRpCjxtZ+DQKCT6NdvrIe/X6fYDxy7OBA X-Google-Smtp-Source: AGHT+IHWx9Cp6W7f0k3k3cZkuy1pVGqkIlwv+M0D8mU9o8LdduD2eFcTMIzgl5PkGsgwEgOAnvr7Y8tiR3ZR X-Received: by 2002:a1f:dd83:0:b0:4c8:16fc:615 with SMTP id u125-20020a1fdd83000000b004c816fc0615mr3056425vkg.8.1708951955377; Mon, 26 Feb 2024 04:52:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fq14-20020a056214258e00b0068f17647f74sm314345qvb.4.2024.02.26.04.52.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Feb 2024 04:52:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Feb 2024 04:52:35 -0800 (PST) Message-ID: <65dc8993.050a0220.fd2f7.bc38SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 15FD36052510; Mon, 26 Feb 2024 07:52:35 -0500 (EST) Subject: |SUCCESS| pw137199 [PATCH] net/virtio-user: support IOVA as PA mode 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137199 _Testing PASS_ Submitter: Srujana Challa Date: Monday, February 26 2024 11:40:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:2176806a4052a28bce70fe1767d8a56c6d7e904e 137199 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/