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 5D7C545AA7 for ; Fri, 4 Oct 2024 04:16:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3990C402DD; Fri, 4 Oct 2024 04:16:33 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 09193402C9 for ; Fri, 4 Oct 2024 04:16:32 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5df9433ac0cso758176eaf.3 for ; Thu, 03 Oct 2024 19:16:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728008191; x=1728612991; 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=0XdSNOIAx1O+LrYk9EkMjUf4+q98RyE41gtNDxwA9lY=; b=UYSg+buJhToUFgg3/m/VGpmhmIGaJXcE7ucNw3XLzMBhd7+L5ev9uh8bypE6KhXr5j OFqrqDpSeuU/RvlCSeRPx7Jx9/VYY2vUyVvWZpUGt+Hbowj5eZ9nqGERhDYbtDNPbsEz W2c6m71UqLx1y2nHuLqexUKr47sNK7VBnh/Q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728008191; x=1728612991; 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=0XdSNOIAx1O+LrYk9EkMjUf4+q98RyE41gtNDxwA9lY=; b=g5JWvScYjDzmszzFHtsrpgsuFkzi4LPV35CIc9wui87uwrWmGqOhopLXZVRmDRpNun mtxxMs3yFpj/Y6+hqI1b43+nd8f8A4endUwCrNOxeWbFFINdLxaZcEkrDxVv3wM8PadP 72eoejBD/sbBf1ls+jFFxh7tTpvWCz5XCtGz1ST/ODmM+T0thcg/m9K6JyR/zA0WPuUH KxjJHcV1dImDMtleEBfXvsinPkVfW8aI1basCeH5Gfipi6wILR+2+p6CZvwRCevv/Gea weobpxadxmTIa55GAT/DD4wyIdg66JPovBw4ZSy9AM2FTf6ZOIl6Z7njgu3ERxxFKjqx 8tEA== X-Gm-Message-State: AOJu0YxOmZjy+U65qXhHuaBnQOB7/JLyostn2G1pdjv1dYXCgXFVEy4o pRWTi2ZtGtWDUKO1ymGUiASj1VIktJ7tScYJ5ARHDyTSrVpTYhUqog/21FjtljUrMYbupxo58iv +JtGYPlOeALJp5lIbbHMLQl6wlex2+5W+8sucFQd8A1SeZILXZvO1w6Ov X-Google-Smtp-Source: AGHT+IHlGAiBrNRZpwnjY1ELkp2ukR1SU5hsPNlg25EkTCpoAx1I6Ud+F71B0CdS9nD0wp2p7/hWdA98RBRK X-Received: by 2002:a05:6870:a2cf:b0:278:a70:d9e3 with SMTP id 586e51a60fabf-287c1d3d67fmr1159972fac.5.1728008191065; Thu, 03 Oct 2024 19:16:31 -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 586e51a60fabf-287ab9209d3sm153607fac.10.2024.10.03.19.16.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Oct 2024 19:16:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Oct 2024 19:16:31 -0700 (PDT) Message-ID: <66ff4fff.050a0220.27e443.9e5cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 847E0605C20D; Thu, 3 Oct 2024 22:16:30 -0400 (EDT) Subject: |SUCCESS| pw145017 [PATCH] net/gve: add IO memory barriers before re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004010535.239103-1-joshwash@google.com> References: <20241004010535.239103-1-joshwash@google.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145017 _Functional Testing PASS_ Submitter: Joshua Washington Date: Friday, October 04 2024 01:05:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:aafa5ec4fcb4f9ac166cdbda2b1555f66e9ab188 145017 --> functional testing pass Upstream job id: Template-DTS-Pipeline#185151 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31252/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/