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 D69D643BCF for ; Thu, 7 Mar 2024 15:31:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D11CF4067E; Thu, 7 Mar 2024 15:31:18 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 20D3640272 for ; Thu, 7 Mar 2024 15:31:16 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-78848933458so29153685a.1 for ; Thu, 07 Mar 2024 06:31:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709821875; x=1710426675; 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=fcV9nxIZQm0i5SaNyIBLc09S8K9biF39s8gqJC64g9M=; b=ZjFxiRFNn7gG78HOK3AShY0sLQO7KenHGnVVN4l4NuQKHXcEIk9WDwFt2iECoPxFNV P/sgmMkiGOW+zX4VL05GSJI4aVjZjTpIOCHjZtH7G7Vo37DoX3eBX+TTb8SlxCEwChkR CHamY7nl1h5eCMQL1EK30iWZJcMxjWecz+rf4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709821875; x=1710426675; 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=fcV9nxIZQm0i5SaNyIBLc09S8K9biF39s8gqJC64g9M=; b=ELHOQUTklDjTSgXI1nza5TlPkiCCNwQoJToXqW/V76cel4Ymc98EEFKMWn7xI2gaqi A7appqIi5Jw9f/T0qRH6oBk0GDRhruBpo1Z3YC+lNbRVULjQEh0Pywzv9MqpmL7WsDvK aoYM/n+4SS770MLxgtN01TlPsQ6t3WY85/ryxJrfKGDBGi21WVlDzorBxb3WwpSN8wB9 sDBS9X7GAL/tJs+S6HqWOa/QSmwKH1kuxbefBcZ+vOpqrLg+U2ofzYVKSPjcxMiG8O1o j+GDPm3Krr1Cs9TLOh0fhFxsSCw8RW+tc/QsQfx5NtBIx6ICv/r64lLvuN9GpdztcGHL G7OQ== X-Gm-Message-State: AOJu0Yxg03NSFpKz+rQaRAkvGlAHvXLDzTuQ6z1QQ/05xdajHlFRkJ6d RnNTUvAGJ1JSHvFS/HkEhy4MJnVWGTQaolapP6n97Vbc8REE1XOC51DI3UWdWrAEQgBrjGxOpZu z5KKsAJOeuuTMpb87VVVR4IwFHOd3rzDhEatGNeFkog/k3J91l46iNX6O X-Google-Smtp-Source: AGHT+IGiwxIAaZc/Q/TIQ6A+nC6hsXk1KyrEpt6/os9luIKS4Q3SlgeZ7615tBGyp46O3BhuwWHGIjfypnPw X-Received: by 2002:ad4:55d2:0:b0:690:65c2:e02 with SMTP id bt18-20020ad455d2000000b0069065c20e02mr8540991qvb.53.1709821875542; Thu, 07 Mar 2024 06:31:15 -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 i14-20020ad45c6e000000b0068fda00db77sm855481qvh.66.2024.03.07.06.31.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 06:31:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 06:31:15 -0800 (PST) Message-ID: <65e9cfb3.d40a0220.d411c.6fc2SMTPIN_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 407E36052712; Thu, 7 Mar 2024 09:31:15 -0500 (EST) Subject: |SUCCESS| pw138098 [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: <20240307103443.609960-1-david.marchand@redhat.com> References: <20240307103443.609960-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/138098 _Testing PASS_ Submitter: David Marchand Date: Thursday, March 07 2024 10:34:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138098 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29460/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/