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 9255045D5C for ; Mon, 25 Nov 2024 15:29:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62FAF402C9; Mon, 25 Nov 2024 15:29:43 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 960FD402B5 for ; Mon, 25 Nov 2024 15:29:41 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2129fd7b1a5so28298515ad.1 for ; Mon, 25 Nov 2024 06:29:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732544980; x=1733149780; 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=8ah1qnR4jmf+1Z9NFxMz/6KG4+jJ5x61GdKO1wNkAf4=; b=Nywc4Tk1F+nT9XLt6nFNE0mOLziRifc7UXbXG2v0welhUHQBxm6i0sXON4itgqbpNJ st3lvV3fleHzFD+BHY3L2yts+hsvfQSv+a+9H6PaznhV2gNkNyeZ1nOUlNMXproHkOZu 1HY9AFwJ7/E6bdDgJ+9AMhczPvWsMlg2iEn9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732544980; x=1733149780; 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=8ah1qnR4jmf+1Z9NFxMz/6KG4+jJ5x61GdKO1wNkAf4=; b=MFpj+Z/A39MZqdvOZyPurfJI7xgVEFENSdbJFm3CS/m712X5/x+nvTqtiWrZUC26Tg a5TvoMHvSbmEBlYQTkxxiVpcNroircBuQ/8T6nf+llewCAM0eNNY0UUSao4eeJ4nF+CH W/hvygm8+CQYd43wLxyxMsZD1IDJlhzzUGV6wGa/Xxg0AfZup/ffgp47mdAsx2wun6zw UIh/w99lCw1VNvQT/M/AtnFSu/Ox/4Uu85pSQaqKNyfBQH0mHODS3/mdseCgUMnMVfYf rB/vytm3q5MzqLxo5MmfRoHHYnRzS5dy8OxuZDGZNsybntP78H4qGPXtI1mvbG6lD/vb JdZg== X-Gm-Message-State: AOJu0YytTePPdrouAaOr3TZ6xH36kV1IRfEB1nlEBbdFtOO4NDqBr9sr +md1RpfTJ7JzAt1yzou8C+xfSZm7RBuTOLb+zCSQLjdX9y4800IHaOk8rKO6W8P3PuBgLi2xwqD 3iLtzqfwIsaXjMh577p2sBYb0gKejJ5HUbvcIYStuv6N27Ekgks78F8ce X-Gm-Gg: ASbGncu0D56OlczQHoLYbEfY8PpmIMJIffx+vgZIwCRCJElvWgqMkyrBJuMOFOXdzLE J1SS2bO8BMSNMi5GjF5FsFaXu/iWSzyy88vyXTFI0kYJPC8xokUe6v7u7cr3A3olL3c/uKX9QOZ 9Z0/s7wS6xSGNZGHYBGQ60o9pYD9FzcYedhKc87oWET+GcjRwrzga/QzwvF0iUZPUNSfrSdvymN tmIsSQ++l98HxYhY0QX3ggkGbVaz/ltMLDtpy4n0v18dpk4dsELDsCY/Xo1RXFITpdhZrCgylM= X-Google-Smtp-Source: AGHT+IFhiUyh9XM656iTD96thAF0+BajqDjoz3NR4ZtJR/ey1XlaNyr0IUMi6BXSaUKmq+At1M39C592mVoq X-Received: by 2002:a17:903:2b0c:b0:212:4d24:5364 with SMTP id d9443c01a7336-2129f21aab5mr195944105ad.9.1732544980537; Mon, 25 Nov 2024 06:29:40 -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 d9443c01a7336-2129dbd6ef6sm3053805ad.118.2024.11.25.06.29.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 06:29:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 06:29:40 -0800 (PST) Message-ID: <674489d4.170a0220.2e2151.37c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ADAEE6052471; Mon, 25 Nov 2024 09:29:39 -0500 (EST) Subject: |SUCCESS| pw148830 [PATCH] vhost: clear ring addresses when getting From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125032759.2105124-1-zhao305149619@gmail.com> References: <20241125032759.2105124-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/148830 _Testing PASS_ Submitter: Jianping Zhao Date: Monday, November 25 2024 03:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148830 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#294612 Test environment and result as below: +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=======================+================+==============+==============================+===========================+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/