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 0055643C90 for ; Tue, 12 Mar 2024 12:56:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D689C402D8; Tue, 12 Mar 2024 12:56:38 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 4A3B340282 for ; Tue, 12 Mar 2024 12:56:38 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-59fd6684316so2637700eaf.0 for ; Tue, 12 Mar 2024 04:56:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710244597; x=1710849397; 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=N6qbmvk2ewwecmk/F4jTRVv43weJh8NLOGSbLS6Ik/8=; b=RlMj5arclNd9mRh6qEj7WhLcZFxhtiq6S7vGqNkYkfjjZW6VotuC/kqfVRllbtOZN1 JZh7F57ANJzN6yJ64uY0NHVhjCCPh9sEKYl3xoi7J5D+UoSS/7my6gZSyP8YJu3GQznl 4P822WH+wEZW3SYc9QE0jYALFgvip5mPB7IFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710244597; x=1710849397; 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=N6qbmvk2ewwecmk/F4jTRVv43weJh8NLOGSbLS6Ik/8=; b=iUPBkA1bCiQso9bkjSSo49SJRroSaFTESQcgRoJRp0RBS22cgKUEfN/izjtKKSXj8o 3UJnbO6inAL75EX1bcnKdch2p2idOYTAUk9W82wUVhY1iQ8rwI/n3ByVmTnCqS6iuV23 GOx0rc/9yNlhzD75oNTFKSL14nLV6YO/K93UONwyIE36GNCkexbzct/Ed6rp2siqjhlL qCbSuCas6s9sOZvdcD3ImF7l2ESgZbYkAYx/XOeHx8atXNbEMSuNhNMyL6uUP8tSpnwN DaRXT1SqwoLZcrw4c5uy4GPpOCUXNTrheukRvmGXc1Zkd4KYNU8dSLPsaRMxFbpqPDm5 QYEQ== X-Gm-Message-State: AOJu0YxDklhA3txXi+i0TAyLkaZ1MCFbzPeDHfu05Eqh7oxTTBzFMt0v LisoAsuTt2jmhiGIxdmjASopM5x1FvR6+Q16k6SPZu3y8Z2HynUXVR4WCSI9I1+WUNjpv28gr6I iXXE/2ziz//KpocfNTVCyKd5F1mYv9Yjd27VE/ba+o3+nkiAu4aanAYUV X-Google-Smtp-Source: AGHT+IEE/eRP0bE/UyEmt6QPxrG4BiN51lM2W7d3r6iP0QijFDWc5QspDVlC880vqOiYbMp8ptuiEd09ut9H X-Received: by 2002:a05:6358:539e:b0:17c:3316:f021 with SMTP id z30-20020a056358539e00b0017c3316f021mr16303476rwe.28.1710244597428; Tue, 12 Mar 2024 04:56:37 -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 n11-20020a63720b000000b005e478b33e1bsm375218pgc.24.2024.03.12.04.56.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 04:56:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 04:56:37 -0700 (PDT) Message-ID: <65f042f5.630a0220.4a3f.7cb1SMTPIN_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 CD8256052471; Tue, 12 Mar 2024 07:56:36 -0400 (EDT) Subject: |SUCCESS| pw138210-138211 [PATCH] [2/2] net/virtio: fix notification From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240312104849.667036-3-maxime.coquelin@redhat.com> References: <20240312104849.667036-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/138211 _Testing PASS_ Submitter: Maxime Coquelin Date: Tuesday, March 12 2024 10:48:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138210-138211 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/