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 7E33843CA0 for ; Wed, 13 Mar 2024 15:22:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7896340A84; Wed, 13 Mar 2024 15:22:34 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 145BB402B8 for ; Wed, 13 Mar 2024 15:22:33 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-db4364ecd6aso5107306276.2 for ; Wed, 13 Mar 2024 07:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710339752; x=1710944552; 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=6bte1xtk1YRDWByKbWh2t5zNlzlppqkTs1C6zoRTVow=; b=HPT+JGzhSwJ8ZY1UvXIVwM7S2EpLYCmQXalbnXP9WCcQI4OmdK/SgIMQGRk9z+Gf+a n/lAJVuUHxV/n9947ElQ61zRcr0HjHTJMk/LjoXEvoLcX8lupLlz9GA8+1yjr78UI73S 7ni7dG/tNrShUHJenSLGtzO6FHaKgikp271E8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710339752; x=1710944552; 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=6bte1xtk1YRDWByKbWh2t5zNlzlppqkTs1C6zoRTVow=; b=geBVVcRDihiblUsvM/D5YdXCzIG5jKQQyHIhc6XJ9yMZpbqBkve/VOj3/7hGzD9NgR OGfhB5sA4HscvYEuCIOD1FyGutd11GkJq/1PPojV3DWsnaz15YXg7M6maarGodmAeP7a 9yFjo0n2i+qYWh8B+32b8XdHOgqpKSRDYN7gNOx0FJuRPdqTTvijeEJBTWnDCmjvYxn1 Aqen78fSLJ0heuyb9wZENQXPbFkqLCiMQe+nqpC7ZzCNCFRaZsb/toPmZuhom7nP9vYh tyrgZf335CaGKMPr2hIiKqqe7/qwjssQHDMg3NoCckLXRlKfofETzIzcnqADE1olNNXI ZbPw== X-Gm-Message-State: AOJu0YyZeIRjJtnweZZzCgNl5xwZQgq6uJqtxcm+Nvls+l7T3f9IXmQ0 oPYC5ZtZV+ZCbdG/4Fpf1ygIcrZ6X3sDpm4T2LYAjdPh8UoYQpx8ygRH93whzf/uLepX6P4WaJC RqRokDt241k696/pOtY66zbVP/HgkFQW5IF3INHbW X-Google-Smtp-Source: AGHT+IHANKzQp6APUIKdXegxxM/kJsiJbAilt0UXLmDPcw0ohG3P2UAKkzt6+a37H+jviw7D0FSRm/JhgZiy X-Received: by 2002:a25:828d:0:b0:dcf:c299:2467 with SMTP id r13-20020a25828d000000b00dcfc2992467mr2507280ybk.5.1710339752458; Wed, 13 Mar 2024 07:22:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k7-20020a056902158700b00dc246c69794sm445563ybu.16.2024.03.13.07.22.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 07:22:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 07:22:32 -0700 (PDT) Message-ID: <65f1b6a8.050a0220.3763e.a765SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D2876052471; Wed, 13 Mar 2024 10:22:32 -0400 (EDT) Subject: |SUCCESS| pw138329-138330 [PATCH] [v2,2/2] net/virtio: fix notificat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240313125932.1878279-3-maxime.coquelin@redhat.com> References: <20240313125932.1878279-3-maxime.coquelin@redhat.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/138330 _Testing PASS_ Submitter: Maxime Coquelin Date: Wednesday, March 13 2024 12:59:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138329-138330 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/29534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/