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 67B17454F1 for ; Tue, 25 Jun 2024 17:05:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6408341148; Tue, 25 Jun 2024 17:05:33 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8FBBF40274 for ; Tue, 25 Jun 2024 17:05:05 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f39116e564so150971639f.0 for ; Tue, 25 Jun 2024 08:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719327905; x=1719932705; 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=vBf2ofm3v7mOnwXHLvPF4j0wfBBfT5jjutZdN4dX/rI=; b=eROIo6JhcELfFUGMdASwzBmXYXvnwvo4cDCnXWF/LO/rt4qps9ZQDIImvS0lXWybgK viDqtxdubP4gVGz32RrntN3ewpVdGWXdDZaijLbXtiB4DCRSmVApHUcxImehVGjAELiD IGPGsJmtYByXGrmvpGEgzfHnnGVb646WevA3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719327905; x=1719932705; 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=vBf2ofm3v7mOnwXHLvPF4j0wfBBfT5jjutZdN4dX/rI=; b=csjaAlXl4YPQi7M3IdGZV+9eOJYBZl8JKQ4hQRbg8yX33tRZ9SzkBA/UEL/UzQOzAW 1tBr4QlnG+WEvqiCFxGx/ArsXG8BJ1h5xMs6diCRcPGRLvITdrtQDx9eSIV7xYjbGMAp 8jtS0RvJ7ZnC0f3+JmSL+0l0hZ4L00pjFKZlF3Uz6CFPU47jDKXQynLbO+4ATNXbDh6x xxSs9AQbYTT1/Uwu8pMNZQsSnW2D052DQgra8xYWXbNEtyoiDmSdPJTkCt1of1PQDoLq FkuJqIIO5CQwbSVzoHBvI7+gAIwIpmO5snSIqOQ6iC5EgGFcDryQ9Hd39thsleozwqM/ pKog== X-Gm-Message-State: AOJu0YxIQeUiJMi93zclr41bLaJ2vZM9MVOkdywS9UXZAJIGoMJGaMXl MSzSe5hlN49+lfE/ccGYhUHyDfOVIKDNFuylPaRe5nFCqHFpvMcqcGeOnAi3OSPPiJ7KDElCsEC F/dlOSlzfmbq8s8eDYzdiBr1xvzYff0STUJOvIyUv X-Google-Smtp-Source: AGHT+IG+45+ypZ/CUt8pNkHyCs1AN0eL3ijDdwmw8zY2QeVVLdWph2QyHrpm0A1IhPpoPlpjVD20yJAcl4rC X-Received: by 2002:a92:c569:0:b0:375:c473:4a8c with SMTP id e9e14a558f8ab-3763e166c2dmr93380625ab.32.1719327904750; Tue, 25 Jun 2024 08:05:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-80f72916463sm322022241.17.2024.06.25.08.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 08:05:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 08:05:04 -0700 (PDT) Message-ID: <667adca0.050a0220.e5314.7b69SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E874605C373; Tue, 25 Jun 2024 11:05:04 -0400 (EDT) Subject: |SUCCESS| pw141596 [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: <20240625093149.63247-1-15957197901@163.com> References: <20240625093149.63247-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/141596 _Testing PASS_ Submitter: Xinxin Zhao <15957197901@163.com> Date: Tuesday, June 25 2024 09:31:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:fc10d6bd7632dff48a9f191e8d43872f47509e09 141596 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/