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 4A6E8454F1 for ; Tue, 25 Jun 2024 16:23:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9506432D2; Tue, 25 Jun 2024 16:23:32 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id A5F7240274 for ; Tue, 25 Jun 2024 16:08:35 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7f3c5af0a04so20216339f.0 for ; Tue, 25 Jun 2024 07:08:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719324515; x=1719929315; 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=daEx8H7JW/xCPQLFjurlVJ9W9OyKMZGuCtX4sSAI4Ss=; b=GJXQsZVP4Gi23V5bVN2vTsG0WAunlCluCT0FPQDZ7u+cztRFfbD6JVmmS9b8iowfNh gZ3Y6Ei+RNbCQQ2J0V+O3yTtxa8J5e3s2lz/xJ4+ICpRzKf22kJpYzFJrcvBkyVr6CB7 wpV8dOkiyvyWLUzBiFtqYO7o0stZyEsaEzVFU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719324515; x=1719929315; 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=daEx8H7JW/xCPQLFjurlVJ9W9OyKMZGuCtX4sSAI4Ss=; b=oTKJ3ilYihGUkiLUmF4ryWb2zOj5iUq8DTGa2H6yY/KY6QOgQ+/XXhs3ji1TqseXk2 M/6L4ZuaLmHoQyJH7SPkZJkQz1rT3BKQojuB3xASy2e1lG4Hz8ca9j6LjpoexviIOrD+ rHFzP72eSdj8K2MtzL70kkC8K12O9nlBV3KVmtCHhPoXvZmRP6DB3NnBouMbY5Okr00V Tzu2IRGC61Qf8o/CVhFAWrUKY62arLOyrwFkTp/cHc/wIPY4l3JQSCAYoA5COFfx7IQs M21IIbGKO0EVTWiCMM6tSWbeSLRfoX4fNbhjCPidwjaxOja2JSlg4C2jwMDfjm+HkTtB CWyQ== X-Gm-Message-State: AOJu0YyaURIydh6EJbyLrMz1XqO5nM/ICPt+g2IhBwBIIZb4yAsRKza/ uP3XND7acbHIndI0RMVrNH80MVJYPcm+QjGdhlJHLY1+bfGnOKhLgJ8VBNXeI8wlWB29cLC4aiA jTt0r5tHUkSk2MSoFHOt69MM+2t5tmTFozN/OibNIXRxZVCRvjGKHdOLV X-Google-Smtp-Source: AGHT+IFkHEPFNVvVMzDmS9W23smdwNaX5DUhati3t3Ky3+fZMF1zvm+bYSgkkkgFMV15CmB9K+MKOHYy5qZy X-Received: by 2002:a05:6602:6c11:b0:7eb:b188:1c96 with SMTP id ca18e2360f4ac-7f3a74da8f3mr834132939f.5.1719324515000; Tue, 25 Jun 2024 07:08:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-716b345aaf5sm471444a12.9.2024.06.25.07.08.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 07:08:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 07:08:34 -0700 (PDT) Message-ID: <667acf62.630a0220.3f375.2bb1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C77B605C373; Tue, 25 Jun 2024 10:08:34 -0400 (EDT) Subject: |SUCCESS| pw141595 [PATCH] vhost: Fix the crash caused by accessing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240625021347.63978-1-15957197901@163.com> References: <20240625021347.63978-1-15957197901@163.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/141595 _Testing PASS_ Submitter: Xinxin Zhao <15957197901@163.com> Date: Tuesday, June 25 2024 02:13:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:fc10d6bd7632dff48a9f191e8d43872f47509e09 141595 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30303/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/