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 CB56945D5C for ; Mon, 25 Nov 2024 14:45:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F4DD402C9; Mon, 25 Nov 2024 14:45:17 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 7307D402B5 for ; Mon, 25 Nov 2024 14:45:16 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7b35b1ca0c2so619063685a.0 for ; Mon, 25 Nov 2024 05:45:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732542316; x=1733147116; 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=5fLlB9QFjzbHnARS47Whug/9p6tQte7YWJl8jxas5oU=; b=Nqi9y1BJKGBDNcs/Ls1B4jWYFAuns33AGdkchVPPGs85oiWk285GiEdx8Wqm3PAyvG LGVbNVwGqg3CErXQOamnT+gWnOyAOulchM4qwo7NnYqE4cWve6w6NUrSKI1prjwbc9a6 +itql6kaxtq/OH9pr4Cd+SULkR3Gh4Zxdfe9w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732542316; x=1733147116; 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=5fLlB9QFjzbHnARS47Whug/9p6tQte7YWJl8jxas5oU=; b=qorSchkDidUxqAtQ8iEQVES00zNTEY6monA+HRx4KDsohOfKRuEyRZQWcMQ+bKhVq0 MBpdiSWfyg1qGdGL8x8kXG23hFR91IsoXJyQZbPn0EZZcYxpIBmO2wzCAJK/zDePLhMj 4//m606A5xBkucm5+1NAnEW/z7zm0x4k8bvKLmepjCBsvW64cyyFdGYRhgnulrMQPqd6 2+S/SI7K4GrQCjwLohalgRbaM+f9izMIXTF3Qpkwdsr7GHm72NuvDy+yMfqDDP/GPraO H3X8XcQhe46WZXa+TGojlQqAQytgeK88Ij4EgS9kguq5E1Cph0SmxHO74YNppKRG5vuj BKug== X-Gm-Message-State: AOJu0YxW9USjXvOB6thnezV2s2DWOXO/0MgrHfhpyxGl9y0PKzUYEfrz qpVxIJc0ukLgnvqWN+GllSmkP+zPgGdqf2Rai9u8ALiDZ4WhIAJxgYCENO8JlYri/BAf3ndJst7 BTtZFGyA6mZtrUX38BwxIxJM4RNxGeJLWr8yq85y8OYc+ODK5MrxTMaiL X-Gm-Gg: ASbGnctY8lWrvG+hJN44znOOHjHCKy+MJWLpwkXtWoxTEKUVyFpesnjXoSUixWDFFdi YmwHUNWFoOI8uzAv/X309o7Nr+m3dlm1B+k+Fg9pc3vjCYBgrdBAc39iaYzw/sKlVR+iOrrPZk5 qiLra7fEYXpjt3aOozSaTPbEbueoe5QVNr+9mZkhoP01xPg8MVJ0lnfyQgQuk/1xPUe2jdfS8HY ujiepPodduMH32PYSeISlzbfHU/teTxCeq/kbpbYQoOLVRPWrJ9n2SQQ6DnutKveugxP16Mb4U= X-Google-Smtp-Source: AGHT+IGPzjObIv5eMHXbm90MKnqefPVUGYBT1y1lYXVnEbGH/Ex77d1lZt6c2DkbBLVMzyJB7dijws/MfvEo X-Received: by 2002:a05:6214:d09:b0:6d4:ac4:c1cd with SMTP id 6a1803df08f44-6d450e7c9d5mr207270076d6.8.1732542315589; Mon, 25 Nov 2024 05:45: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 6a1803df08f44-6d451a84c05sm3766046d6.9.2024.11.25.05.45.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 05:45:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 05:45:15 -0800 (PST) Message-ID: <67447f6b.050a0220.3b692.81c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B1E46052471; Mon, 25 Nov 2024 08:45:15 -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-compile-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-DPDK-Compile-Meson#337492 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/