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 6A5A445D5C for ; Mon, 25 Nov 2024 14:32:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67F56402C9; Mon, 25 Nov 2024 14:32:05 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4A577402B5 for ; Mon, 25 Nov 2024 14:32:04 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6eeb66727e7so42575617b3.2 for ; Mon, 25 Nov 2024 05:32:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732541523; x=1733146323; 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=ui7NVrMWzoiDDSlNfM1hIQEj/bISGfdWesuUGwSOXRU=; b=fyQz1S60aSkRfEXMlX2fN1AbpGAmAx8Wk/c1p7BBMemTjG3zqutsji8QrfQTCLYNhx ODfxwpznAewCnh9PaHoOtU46x38Ha4a1IqOcvI3eT6yDb4r85Ty+T2kgQTff9PYckzFk 1HSo/JeEJz44VngofZGKwy06pCo3DVCQP0Rjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732541523; x=1733146323; 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=ui7NVrMWzoiDDSlNfM1hIQEj/bISGfdWesuUGwSOXRU=; b=GkRuz0IqkQmWhlB1Y7AN7wbF8bryHoo77cZZwiQu/Xx51qasC19psZhyqVQ7ArHQvs +svSIZMJQqS8GInjKffD2pqpdd8pgGgZSOtswqJgVVHexUurlFNV0Cwh/nCm0pAl0QXS zJ4mdusIu6fGx9vjFxGYWOLoEqgmbZXtNf8KjnDpT8oSqxuhNkU1yfpjA7Tmw6z0uFc/ O7BRspN87EqX6BoflIuXTK3vfvbnY3ghkFJOMP9dK7w5Ie/mCD3XWpDk2eRFVPtS3zy3 oCkPksafHtUWvhnVggr9dbwUvAGXWlBluhCnVhpWYYk0VuVfVj5cO97fdGzgtu8nJk5q PHnA== X-Gm-Message-State: AOJu0Ywq07OOHlpkKn4ZTv3paRpmhQTB/lt2jzL0E5qukm0FqF4FWmax dHA357KfjJkWD1m21A2BtfeDKg8XVxyQFvUlHu04VNWWoUSutOA6gHvLCBOMQELHQOPxU1+LrLR 52BmPlRAng5KfTMH/zKbWmdcCIRr2IGFGdK6rIbAa X-Gm-Gg: ASbGncu0V+txwrhZyx8Pjf+VzTnzeqoeuI5Y/e13SzLwMsg1SQSy3Xn3dzN2mpWp8Zn 8nnx4Q+/ngKh+HOmUcBk5Ca+MdGnFNgrX80iPZHs/DE0Eb96AOhsSq6NggCUSl60ymNsvpPoZ4R RMgVdYbfreQ2h+TQLP4K0IKIn6+ywJ1U82TjltdNFxFK0Uh40g8Zr0Cp0fNd2zjkK7qv7noL2OV 5jGDMxI4aAi5NV9LadbxvlW1HfaQtcNKdwAWOkqrpMzyj6x3iS5oXLB2iEKzHEN9aQ13MU= X-Google-Smtp-Source: AGHT+IE80+TuA5w5dLw2VHMqVMtMXxN7jG4gjfWEXo2r/IwhJPxJjPR8p0rM4UIwzkBYED+vr4MCeKBrq8Ix X-Received: by 2002:a05:690c:7085:b0:6ea:8a73:c0b with SMTP id 00721157ae682-6eee08a9ae9mr120101067b3.7.1732541523651; Mon, 25 Nov 2024 05:32:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6eedfe425d4sm1732467b3.36.2024.11.25.05.32.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 05:32:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 05:32:03 -0800 (PST) Message-ID: <67447c53.050a0220.17e31f.b1b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1EDB56052471; Mon, 25 Nov 2024 08:32:03 -0500 (EST) Subject: |SUCCESS| pw148832 [PATCH] [v2] vhost/user: clear ring addresses whe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125034235.2110875-1-zhao305149619@gmail.com> References: <20241125034235.2110875-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/148832 _Testing PASS_ Submitter: Jianping Zhao Date: Monday, November 25 2024 03:42:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148832 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#294588 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32008/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/