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 7AFDC43C3F for ; Thu, 29 Feb 2024 18:34:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7453F42FA9; Thu, 29 Feb 2024 18:34:12 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 1C81C42DDD for ; Thu, 29 Feb 2024 18:34:07 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e55bb75c9eso1055042b3a.3 for ; Thu, 29 Feb 2024 09:34:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709228046; x=1709832846; 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=3PPoC0/OWJhUJi80vIE5dMZ4mROfesvwkQV7vwMNISU=; b=f6BYlg56c9MQyfwbuZPuqU5A8X9KdZqb6nJutFjtz+2goZwMT7OZP5FUaDv9t6lXs/ tV/UbjaNN6A9UgARiTMTk31pX/P8HqQjs3G9aHNQLL4G2vh+C53p3A7F3WHkgugw91Ai U/DOAKhRL44J0v0U5d0T88aM1rwovbMV+0oh4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709228046; x=1709832846; 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=3PPoC0/OWJhUJi80vIE5dMZ4mROfesvwkQV7vwMNISU=; b=Z3vUzFEuS3NvixUoZs6H3JWdUD/dG5tTfB6j2oKBXc7HgyZE/lKzMcKhK2QNOp4pF8 TJbe9f5gXd6ymAQ8PPtXM32tMHJWNQWKTxTWpNcfW5d5wMqqg2LPNssFG/nq2LuqiCWD rjwcL8tDNFBxlgQzr9eF3fnbRtkv0K9WfFDThCHWUJtU3WXUrEOfilXSuV+PkxTdEzh+ RCn4OH6EXUTvbSPGrYcOREWXLBmmgqlJU4mhTMWFvZan0w3hLCyRV64a4Rp/FUTZWb1e ES2/Swq6FXTImr1IuLRBbMxItkSJWoOYu/JBGzuEfXqDGkCpuQE9u4qQJhgaaRpXmfJj NoDQ== X-Gm-Message-State: AOJu0YwnUhUEX/n/qob2+cSYugA8WDAj+Rmv/mMkiQmHk3YmrxYnV8IT g+fW+35uS1e4R6RvTEw53axpxcVKq0dHWLkL6crbmmKrFIEq726U7g6tBVjIGIZF1lzjuYCf5aW tVBZYX7sSR6o/sdI2miaYaiabvMFenjhPsTDr1fuo X-Google-Smtp-Source: AGHT+IHva3IIUIzNYf6wmzGv82JEeHHZ/zG3Wbg6EvIXcCKiSQrX49qTTmIsEg76Au8H9QYBuNrMT9Sndp5Q X-Received: by 2002:a05:6a20:7913:b0:1a0:d101:f7e8 with SMTP id b19-20020a056a20791300b001a0d101f7e8mr2511170pzg.25.1709228046311; Thu, 29 Feb 2024 09:34:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q1-20020a635041000000b005d674a9a3f0sm73374pgl.16.2024.02.29.09.34.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 09:34:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 09:34:06 -0800 (PST) Message-ID: <65e0c00e.630a0220.daa3b.48b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 88AD06052712; Thu, 29 Feb 2024 12:34:05 -0500 (EST) Subject: |SUCCESS| pw137494-137496 [PATCH] [v2,3/3] net/virtio_user: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229132919.2186118-4-schalla@marvell.com> References: <20240229132919.2186118-4-schalla@marvell.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: SUCCESS http://dpdk.org/patch/137496 _Testing PASS_ Submitter: Srujana Challa Date: Thursday, February 29 2024 13:29:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137494-137496 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/29337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/