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 BFA8A45DAF for ; Wed, 27 Nov 2024 04:08:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 989E94027A; Wed, 27 Nov 2024 04:08:08 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A5EAE4026C for ; Wed, 27 Nov 2024 04:08:07 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-212a3067b11so54664115ad.3 for ; Tue, 26 Nov 2024 19:08:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732676887; x=1733281687; 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=E86Kr4w+fYTUxOf31ifoLCL7Sq8NYY8rXLBv9xarDTY=; b=f5+hEMEfB5QLUEr1tD+GDo0x8HCtXyDUOyNGjmHlJ7hCdJ1UZ4pw3m4vnzYGEzRTUR jHU/9BAVpV2H61tNW68sPgAqmocD8ONgVK4obTwuQA6tc5FLybHyLaIghUJZydsnhG7v cF6w9Sr8178HVRRTbDOVimiN0zjiEaU5VITYQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732676887; x=1733281687; 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=E86Kr4w+fYTUxOf31ifoLCL7Sq8NYY8rXLBv9xarDTY=; b=XBEjGdcmjsmsJSpYnEIoiwtMblD1iCx8Hmz9y81m1KPVog3zJ2nlXGwLbXaYKrPbSB o3UaIsWmu1wsIrOakIxSnaaluB4zeCqGxw2RU/OwIYs9VXo4z2PyjIXxu+C9F3qWfEqZ Rhua/ytVdG9BQPnhhIS7J84mIDQ+jxP686FJFT+ZNf+oK6NGcCLhHejTXc24tWBGiPDt esvp+l6la2RLsGBWY1J6qsXahnD+7gtpvVurpGGuWXFiIldx2MjUNeROCMEi5fSGBUt7 Hv+Dwn9lvM8c4TFjn0wsTSBVeTvXDmJnR945xWb24R3X55+Elr/wBTZvC5FJ/9AXIX9t ZmvA== X-Gm-Message-State: AOJu0Yx9aa0dxcuvmaYTLr3YF8W+ooNbsInSa/GNTRjvv85jLf4CKGex 4cLP8pI1Nm6RAfqF0Jom8v1GJLH98UAQR/7N2Xo+BZnnX3LVirK1ozXLlcZqefX7Bs0VzHMzxLp oyV2wm7NWVIIv7ruveUmcTV/5sF20ejbzIBdYOMPm X-Gm-Gg: ASbGncu1MEGdcBsFo15m5EzNvylABgSiW9KEVe/NmWvILsik+plNE4e1EIRJ4tHtxrl vwtyd02qdI8vtQjpxU7Z7d6ji3mWH09f2DhDkayGUZEX/QTyvF/U1RsxpQTx13VwjU6MrGMOK8m Rcxh9tDY712ycrxwfxKwEeHxxETBBTFOfyjIYsc7m760lbP49NZwDmtM3UkGkeGnmpC6AL0fA3n nx3nteymG5VJfTeSB3AMTk5tzWLvjl1+c+WuJt3VLddJBXojsrDLl8yiSIK6v2qgAY6xqk= X-Google-Smtp-Source: AGHT+IGg6mJWNxOPddUFVlyILGfHgSvKWTH8Yi2rWtATG3M/N+1U976Jr/kDPLqH1ltG8bJRDapuQmtURXnr X-Received: by 2002:a17:902:cec9:b0:20c:90a0:f064 with SMTP id d9443c01a7336-215010861a4mr20997925ad.10.1732676886744; Tue, 26 Nov 2024 19:08:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129db4f7e8sm4073005ad.29.2024.11.26.19.08.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 19:08:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 19:08:06 -0800 (PST) Message-ID: <67468d16.170a0220.27993d.a5f4SMTPIN_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 E03C06052471; Tue, 26 Nov 2024 22:08:05 -0500 (EST) Subject: |SUCCESS| pw148898 [PATCH] [v4] vhost/user: clear ring addresses whe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127020349.3968025-1-zhao305149619@gmail.com> References: <20241127020349.3968025-1-zhao305149619@gmail.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/148898 _Functional Testing PASS_ Submitter: Jianping Zhao Date: Wednesday, November 27 2024 02:03:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 148898 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199398 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32029/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/