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 4F1DD45D58 for ; Mon, 25 Nov 2024 13:40:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AF46402C9; Mon, 25 Nov 2024 13:40:20 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BD257402B5 for ; Mon, 25 Nov 2024 13:40:18 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21270d64faeso30369975ad.1 for ; Mon, 25 Nov 2024 04:40:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732538418; x=1733143218; 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=KKx+i/ll2k51xs/IBxsS+HI0i4aH87xLfhEdnOvOfKQ=; b=c1UkgBNNJ2vRL3NMI+Fc71ibXnyc8NOOw1ymFJq+/gTKeq8cLfsU4AX889b+Daza5U t8Zbg8x5ELWnLv+nSwmaq0/vuUEGu9fpCTQlWa3BmDUVUGi7PIJOqe6fQqHZj90GMDS1 8a8/bq3Zlw9JXR2kpFEFqrb3hiGEkYQf8RG5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732538418; x=1733143218; 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=KKx+i/ll2k51xs/IBxsS+HI0i4aH87xLfhEdnOvOfKQ=; b=iPp+8wvhaPMC9TQp1XPCxZ6qwL1gIZde4f7Do3CdTdh4aVYII0WvinruWZVp49a7Cn 9q3AxXsTNfhMk1wkpL7xuqb5o7q2t8HJwThUXYjhBv7NBge6SEJJBT0EjCYzJ8Pcm8zv 5hYFOhE6BM5oaYb2I24rKFjSoyBGzOfL1Th1uwUWfAQCgrroP0xit8kyyx2JlSsd/5Eq 14Z6dZN8iob7A0Eo2ZeZP4zB4f+daYncwO1W8r+IBO7jnuq2ZUSkNH2RS1suzvDrER7E jBvVyPf/ZRUnMdWrUwVBTar+xMdFQXukqZ9d/JEaHc9gFY87pcqWEfIGzQb3oIaTHRDD 7BXg== X-Gm-Message-State: AOJu0YwMVFF6L+qP7zNDmHhUD00n+BJjzj0/cYlVIcZ/FCw8pOxs0DP6 35GgIW3F8nk4ZuboH2FMv2hjJ0tynYkIcYcO8husGDsZqdqlIRS3AexrSHa5SSy28Gi9G7AK1Wi qF39Z2TThcwdJ6bHGAoSFO3hiN3IcPnLECl3BEuoM X-Gm-Gg: ASbGncudMmIZXeobxjz8szbFZxAZRR/M02w3LLS91Gh5jm/jHWenQy9qBe/WaEyBhrT LTEj6/vpg4X9qgQw9YrB1nkTj2zolKGzpkSUncWbbyaaJJysxd63DHMMWetwQqF45lzKDe6fL+N oBuONJexordC1BZxLxPvBYsQgNWlMVAo1I0Olfu7aznPlW8NMxfGDC/XaZQVFOrk1q78i5qPgW9 yrhJH0NEzXsEWU7B+8EiZdEWmyX/Nfml61QCNP8IAG5q7qfEcEIz/gVV8C36obfcO7cWXE= X-Google-Smtp-Source: AGHT+IEiEXEKxv4l3olFcZ7/tPfI2x4q3sNktFfXUUT42AGsn4JXYEuh0zu66QK2NDLt25MyboBBZau3jisA X-Received: by 2002:a17:902:f54a:b0:212:b2b:6f10 with SMTP id d9443c01a7336-2129f65c80dmr187403875ad.8.1732538417482; Mon, 25 Nov 2024 04:40:17 -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-2129db53423sm2798555ad.40.2024.11.25.04.40.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 04:40:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 04:40:17 -0800 (PST) Message-ID: <67447031.170a0220.839a0.1e4eSMTPIN_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 508C66052471; Mon, 25 Nov 2024 07:40:16 -0500 (EST) Subject: |SUCCESS| pw148833 [PATCH] [v3] vhost/user: clear ring addresses whe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125034550.2112273-1-zhao305149619@gmail.com> References: <20241125034550.2112273-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/148833 _Testing PASS_ Submitter: Jianping Zhao Date: Monday, November 25 2024 03:45:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148833 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#337459 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 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.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 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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/32009/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/