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 B9CEC43C3F for ; Thu, 29 Feb 2024 18:48:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B327742DDD; Thu, 29 Feb 2024 18:48:45 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 67B86402ED for ; Thu, 29 Feb 2024 18:48:37 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c7ee7fa1abso61384339f.1 for ; Thu, 29 Feb 2024 09:48:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709228916; x=1709833716; 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=3lWap9hSKN1BRmS6Q4QkYLC0DKEFDSrlLekmSIo5vbM=; b=VSJlFAKCQ1kbv1hMQNZ2RbrUkQrYR/496+3AWRtwhq43zmReU5shg6FARMqmRwpaWz vvO0nAfEM0lDSzgTzic+GifFt/dBf+dekwBH67W6YCJlfUXXl/CnBS7AFoPIsEx6Y5y6 tG7ohDR8/+qiXZA/aaHLlhldYv74c7+pcNY8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709228916; x=1709833716; 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=3lWap9hSKN1BRmS6Q4QkYLC0DKEFDSrlLekmSIo5vbM=; b=cbwZAXY7kLaeqvzWo9dwwt7LMD9TXKq+3kAC4EYB6MuE+UF5eoCah8eFsZD3ayJKr7 URXFK8Rhe4ZsjfLMeu9qDLgv6c4qxARBGb7xvk5fyKDqqmA2mMxA+npNdipFzVRMoZIv Q7SGzLbLgmGvhmgagnfPv8EXLZdu977/8+5M0hjua2nW1499bRwzYAQyQ9NE4brmMqFW CB4jCzel1s7GBHzVc1Dsw2MqX2MuevWqVA7HAcN2TNNWHgipMiRj3emqqTOOuVTXVoLp X2+bU7cINivvp+0ACCsy8TNGpnRzCszIK1wntc+NhCe0WXuUi7TBBNwYasXAy8qp4yW3 TvOQ== X-Gm-Message-State: AOJu0Yyq9+uM+f0hCIOPHJ0YgMSdGbVCw1KcPpsQzTo72Nq5yAyuNRxw i0fiesAArS7iU1zRUsv1E40jjUovEbLf2ShjZRdI1oJUVUhBJhIwldHT+7eS7WdldhHsJksJyDU W8VhTcjCQq7mYMhHq20662v0HHMJYVnVXIA0bhUMQ X-Google-Smtp-Source: AGHT+IHrIHh08rBmaVSRZrUlHJgIoEQ2vo+e8hGhTCA2rZSLqnfkdCcb/dI8ChHZY7VU0PKxeXXL9Hfm4qIu X-Received: by 2002:a05:6e02:1092:b0:365:1578:8c17 with SMTP id r18-20020a056e02109200b0036515788c17mr2807586ilj.2.1709228916715; Thu, 29 Feb 2024 09:48:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y17-20020a92c991000000b00364ec7d209fsm87762iln.72.2024.02.29.09.48.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 09:48:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 09:48:36 -0800 (PST) Message-ID: <65e0c374.920a0220.d5952.5d34SMTPIN_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 5897E6052712; Thu, 29 Feb 2024 12:48:36 -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 GCC 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/