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 ED24743D18 for ; Thu, 21 Mar 2024 23:26:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E86EB42DF1; Thu, 21 Mar 2024 23:26:38 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 1F308402C2 for ; Thu, 21 Mar 2024 23:26:30 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c3ac720bceso744566b6e.3 for ; Thu, 21 Mar 2024 15:26:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711059989; x=1711664789; 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=Tes0CmOIxaQGgnVALJt3Kbpn0x0zFKDYVuW+TvfOgu0=; b=PrMuv6h1h/z5/Cmt5cyVpf3o+HEq2Bc1/sB/MOmr1gOcfOlYaHf5SjRbUZ6Qk1mCQI xho6DkTenLtRB0IrKPNR2pTE+3NOoKhH5K8XrUx9C8mhF0cpKz1btsr+rIfUKIy9zCRE S/QDVwZHeqf4WqJ4XZUIFwORfm7c5nIyQc8Ww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711059989; x=1711664789; 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=Tes0CmOIxaQGgnVALJt3Kbpn0x0zFKDYVuW+TvfOgu0=; b=qYffkdzrnkG4cRJTfLkL+KvGpKnBxc822oCa7sG4kzmQraNakMRGB+tgdmW6M8gHnO tWvvTiOQg0XXfbnNmjsbcsR2nGnlw+DeIOkvrlq0IZcrImAhC1qSrLWqLyAsr2EblYP2 HGC0ECmPiRjI/P+m+uJnl2xem5X4yNJHJnBjOc4Fq0h8wbrevz2iUw64BHWRdcU82z/1 2MatHnbYUHUr0lUEv3ktinmWo3VUw5pLDnB8+Y39sQvxdz0ecUIHw6td3pf/s89huDVG mfBR3FEB5gw609HKgMgxK/ckwSh8tjrDKvxyGrYXsJ1CiGIoCWvwWfHWuvlW7vesN/dz wc9w== X-Gm-Message-State: AOJu0YwZcbZRlaAbo9jeDNPyPYYMtU1vEwC+Afa8g3rKJWyfI1Ns9obn 0l319DE6npspsiRiAoUccTF7mp5zbeUW5Pj29IfcZwq+ddkxESNXViLCz6RB8gD4K2Kv0NiJ49o gEU2rPR7yk8+j1N4Ljx8BCH2y5v7LwNL+ffF6Sl7C5O/jIVvx/YoEORB5 X-Google-Smtp-Source: AGHT+IEMuSBBPQziHgOMkMROIAl/gVabT0o6CHh30VMzofgjcfP8fsN8lW8R2SPjg51M91CuavX7woXvtdaQ X-Received: by 2002:a05:6870:3410:b0:220:8989:2ab9 with SMTP id g16-20020a056870341000b0022089892ab9mr636779oah.13.1711059988361; Thu, 21 Mar 2024 15:26:28 -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 ef26-20020a0568701a9a00b00218ec3c0be6sm53215oab.23.2024.03.21.15.26.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 15:26:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 15:26:28 -0700 (PDT) Message-ID: <65fcb414.050a0220.45d69.1a1fSMTPIN_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 CC3A96052471; Thu, 21 Mar 2024 18:26:27 -0400 (EDT) Subject: |SUCCESS| pw138658 [PATCH] vhost: cleanup vq resubmit info when set_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321095805.923117-1-haoqian.he@smartx.com> References: <20240321095805.923117-1-haoqian.he@smartx.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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138658 _Functional Testing PASS_ Submitter: Haoqian He Date: Thursday, March 21 2024 09:57:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138658 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/