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 5DA8145DA5 for ; Mon, 25 Nov 2024 19:49:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66CC240A72; Mon, 25 Nov 2024 19:49:21 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 5AFA84021E for ; Mon, 25 Nov 2024 19:49:20 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-71d59d86ba7so237900a34.2 for ; Mon, 25 Nov 2024 10:49:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732560559; x=1733165359; 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=LMNA9NqxXrTT73U7fAsADFoAkHKvBKL+0EZjnYDE3ok=; b=gacKLvmhS0gynjLuv+0ghHDrCXndJjABL/eAeqZGUdg1BwfpkLIFMWzcZsCaMiKK4V 9W49aO0diCkk8qjGtC0IdQx5nF+L9jGbrNI3Q2OJOdrvMo7NapXrfviTBUmWBcz06MP5 EAYgqJwhejXuSOmYvnCahWNvzcAX+IZWdZdls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732560559; x=1733165359; 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=LMNA9NqxXrTT73U7fAsADFoAkHKvBKL+0EZjnYDE3ok=; b=lZvyb0ID1o7lS7jKk3JMw9OfQo7Bx/nXOOTPK3qIUf72SbJObWpZh1Nrua4p63VnD3 w4pVqirJ0APVrzhjr/V9NXbhJG1UKd6R+IA0B0/6Mrij7pPsdGjmoEoiBjI0TQdc/aqQ 8ZnQE5ZjQ02i1Pul6LAG1g+q2Lx41VfpLo+/xOFq1UNGo66fk5sdZ5w3og5tMrSbCanV Y+aQ5QKXkt+a/rEm12uSsJdILWATLPZRd+U6Nw0wSe1ZZIw//EbZnewTckdKG+b3ZItt DV1DP945Elnroi6LnZizmJ4UwrfeRJcJdXcIatJ3LO7ok8fCG4CfE1a0OisiPn992b0O Wsdg== X-Gm-Message-State: AOJu0YzE3YLH0midEdriKcNyWJpNDz7upZpvtTfU7AVZ2ZWMDgzK2jr4 be3kb466ZoiyqTAZIscF0BIh1hxanqC3NrcuiufQooMJGrBlCeBYb9wPHve+b9b4CvJu9EbC7Ts e6viUtSWqUDA5nN+c7s3a4e2dVAH0DdMuRaYQwf8J X-Gm-Gg: ASbGncvA1OeCciKl6EApXdFkVvtUHItRHpZmwED6e05D87G1OPD/IhwwKuMC+jn1Y9o L4gYMzhV1VTwYa+8EwFgjrDPFeRS/pXDfrBdPozsAQDl9GuZvld+0j7DwxQ8gw8FYMKi4Yx6F/1 xdA8V8Jd4W4gLLIChP9cdPzHWlGjBmfpyt4kCQeDNhxbjHIIE4H70rw1Dw7L+NPfZ+ScvGV9jWX 6L7WNYw1vzo9uxZOgmgi52EoVgAE3UapvmN9okPi+n7Qa0i0vWJKeyCd5V/G2koCo5mTUQ= X-Google-Smtp-Source: AGHT+IEwyg4LHGHOxyu5Qb4SEaJn8SYG3/9HlDDGccGLtIyszVYXGFIaXwYS8fyUt8uLxXx6XpoxMajDstrf X-Received: by 2002:a05:6830:6419:b0:713:7e24:6151 with SMTP id 46e09a7af769-71c04cea967mr12509550a34.25.1732560559531; Mon, 25 Nov 2024 10:49:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-71c037f1694sm90940a34.9.2024.11.25.10.49.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 10:49:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 10:49:19 -0800 (PST) Message-ID: <6744c6af.050a0220.216bbc.581cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E2B786052471; Mon, 25 Nov 2024 13:49:18 -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: Aarch32-Unit-Test#4433 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 | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (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 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/