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 5575143B76 for ; Tue, 5 Mar 2024 19:06:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C34042DB6; Tue, 5 Mar 2024 19:06:33 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 07B3142DA7 for ; Tue, 5 Mar 2024 19:06:32 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dca160163dso57243185ad.3 for ; Tue, 05 Mar 2024 10:06:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709661991; x=1710266791; 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=xk28EI/rolfCvVEiU+AtrRXbUQVZWSSLKWAOAPQ+AMg=; b=KVknmOxrJkKrGfNJYpQ+eG3JRKu7qzAjYlusq+Qn7/VQb18XtrQgqtYQzTlyl/NJGQ L5FWex7P5RAwou+A5Cm+FqVyAnzvwgj2BVSAd2GPMQUFOVp1yoc/UBfPlXbGOif7z5tj se8xW6ve/jB9CdO+Ov3dPN96Rjt0R03kcRAb0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709661991; x=1710266791; 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=xk28EI/rolfCvVEiU+AtrRXbUQVZWSSLKWAOAPQ+AMg=; b=sgd9kNB2PTBy2LE/uUYVtOj1xcHTjzJSmcq5OCVmJVsa9DFn1RpEzXAZgYO3Y6TJb/ CLjH9zVeIk7wSJJmunxxmWTobJBYswfnrcjR4OBxUzr/QLuOMieJWOAjbRdE31YsIfGw 6/Eu1Nzg+VK9uq8rwHBZ55Gd9EQXNszlcTPSOxl8h1rOI5TaZRyYQZSy8dTZ4o9pzSne GpEq7qP0nKW3EN+OvxTCY4UIQIRJCrNDdPi27N0RJqekWOXY46yWf7RfHuj6uiR9bry4 6BUMKiARXOw5yhvw+NRgeAK5+KLbJzuqKgcI571Xrap8yvNM5tzbLOe69dRhFDUUfUnB qvWQ== X-Gm-Message-State: AOJu0Yz7L4E3RgIGaXLd3lLLsM6Iw0SemGI+5ySX7y8BUGW6hFcg8R6a n9iI12ixY30iGQF0u+pi+d14eRjgQbS/bGLoXo+1egzaVOPnHKRujLmiMq+AhjqzEAFiXkD7RUx AE3XbQtncU4TSrtxRm8MYyL6QVs1PE4kh9uNz0fE9fzaAMeKdzGgRuoFY X-Google-Smtp-Source: AGHT+IGL3KHFDZKMnDmNyKWVw6QOZ3hZJGzSDh8ApRDzZI+7+WU7jm47Wo8E6/ItI03mNtTVKG4Yxr/ihWf7 X-Received: by 2002:a17:902:ed54:b0:1db:aa46:4923 with SMTP id y20-20020a170902ed5400b001dbaa464923mr2394872plb.40.1709661991222; Tue, 05 Mar 2024 10:06:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c4-20020a170902aa4400b001d76ae4c938sm222819plr.13.2024.03.05.10.06.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 10:06:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 10:06:31 -0800 (PST) Message-ID: <65e75f27.170a0220.bfa99.d8faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 572D860527CD; Tue, 5 Mar 2024 13:06:30 -0500 (EST) Subject: |SUCCESS| pw137984 [PATCH] vhost: fix vring addr update with vDPA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305091326.2697724-1-david.marchand@redhat.com> References: <20240305091326.2697724-1-david.marchand@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/137984 _Testing PASS_ Submitter: David Marchand Date: Tuesday, March 05 2024 09:13:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 137984 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29412/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/