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 CCA4643C90 for ; Tue, 12 Mar 2024 12:39:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8B44402D8; Tue, 12 Mar 2024 12:39:50 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 7418940282 for ; Tue, 12 Mar 2024 12:39:42 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc74e33fe1bso4871770276.0 for ; Tue, 12 Mar 2024 04:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710243582; x=1710848382; 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=pHRbuzYBUlzVXnxRdJLrul9NerM9THzuHtfiNRLd+0Y=; b=XOz5wBuiaEMQ7Qmg9Tzzl8FJMLnDuOmUG5Awa+Yp/Nq7mhe3/uyAArjm3PmrlELj94 LapKP7VaPFChkIOdIjOkZMaATjBqVwMNoMLOP3UASuGfgUYEDJ0dkS5IwAUjbeDeQwAu TdZPTbXoUBVUbFSB9WzVJbScSJD3V71/e7cbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710243582; x=1710848382; 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=pHRbuzYBUlzVXnxRdJLrul9NerM9THzuHtfiNRLd+0Y=; b=aZ49U7PwX7QeelLvHff1AJJbuYor0XKStfm31C38j8uYN3qkwsKjO7DBMjmv6f7jDL Ubab5IBZrmrdTkJrrNtMXnQyGSSxrM+j82IZgtWnwyWc+tGlWZNSaWkD0GXD8jn732tH sMnGvb3LBL+ijWuHsAFoLXGGvFAOSJ11UY+Ts+tct7XFiWxG39keTBVL4CZ2z0wj6D70 mYs7mMuR6tU+JdWa8ePBhjuCsyPIEB0LnL992sCZe9+vwa1AIF8YiilWRN7aNlSjV3D0 USVbc6SeTy+HbBuqL69FVOsGbPBeiQuOrOwLiSujIDaHoYnGjeP2Q8YhffJRVwnx6IFb 1pMA== X-Gm-Message-State: AOJu0YycNTbi0CR60K2PCwZQmhCPfLxvodvXZdtNUEi9qV3tBW3NlTO3 zrqcEqx9KGqLZsBaSELQokK2YuZHkjwLxzYnYCkUEAhXZyWnNbOzkEtVQdRW3gevJKH6jKaZeCj J7LraKXkv/VnQN/XpdMniZwPa3Ir2GAAyfLlCeTwJGxYvrfpMm/pyKu1a X-Google-Smtp-Source: AGHT+IEdpvGQaVgHNrR7Z2v+YM5FUb9M5c6LFiE4o1z61aQM3tkr7Yk+tBON0SpobymLqtRZutGqIO1T6iKv X-Received: by 2002:a25:ad9a:0:b0:dc7:42b8:2561 with SMTP id z26-20020a25ad9a000000b00dc742b82561mr5842300ybi.34.1710243581883; Tue, 12 Mar 2024 04:39:41 -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 dz9-20020a056902270900b00dccb4db0ca9sm334645ybb.28.2024.03.12.04.39.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 04:39:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 04:39:41 -0700 (PDT) Message-ID: <65f03efd.050a0220.924bc.42dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 844306052471; Tue, 12 Mar 2024 07:39:41 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/