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 2D306454F1 for ; Tue, 25 Jun 2024 17:09:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29F1A40677; Tue, 25 Jun 2024 17:09:39 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 4EAF840274 for ; Tue, 25 Jun 2024 17:09:22 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5c1a6685cd5so2716446eaf.1 for ; Tue, 25 Jun 2024 08:09:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719328161; x=1719932961; 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=AB6HSfurlKZSt4BmQ/0zd73+H0b77SxomWCE1AlN7YBlFvc5enGPb6bTBG2xJrNoE4 7yd8/GPWrxd6KXBStOZeJrP1JkgedA9UaD9ipzkH+LOPTOq0rwVbh9L6kHBWpugnIwZl V3KK+ZAdhhUfTpTqDKWDWZC1cqKMSqNHKSs3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719328161; x=1719932961; 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=jd9Vrw6eAp5+Gjv9ZKO/Fbm8MlR6XXVKuOKgSk1tea2GyR54l0CEb41yn2WiZLjYcH SIQJKgg+ICdEW5lcga+1yaQyLonL2KSbctHESsQ4o8AV/CWLy5rfbBh7MyNGjTnRqkza 5nXGDwVBz9hR9JAdj2zwpUs5EC3gR8bmD6cp/XIjaN/x6Cy0sM/6byU/KcEW5BT21JxT rg7hs/rOKC+ppfVdw9VeOlnBg8sB6n4jVgHkAWtySCS0Y9IZhEdPigT41WcTUiBOd32A 7bTo1WVyZMLODi2p7Tde23FVZl6ZswNlHq1ZeJ3wY6v8aDzt7dyZHpOXy+1r3oUUTdLc 7feA== X-Gm-Message-State: AOJu0YyF0uiuVf+bx8iEO79jlwaXzqYJHnYtU+yduFpQEC81gVMDjpjD P+bSDEw74Ph+fsaFQ8msxoAaYQYxXYqxqc+/yBpAcYLk8m6kHb52LkzjfwCFX8MRON57Y0MDIo8 RGqpKzJObAFK1Q8hcRLZ0eA1ptxCT2GgLW7ZnnCLKoQIb+JoilEClfAkj X-Google-Smtp-Source: AGHT+IHoTDfwR4eYR7J1d+tptLTZkFGqZK2SIuFuz4/nRYmReysuKdNinS0MbEZwqTuwEBMannxUeWFXY8RT X-Received: by 2002:a05:6358:5312:b0:18d:6fba:d2f8 with SMTP id e5c5f4694b2df-1a23fbbbe1bmr954712555d.13.1719328161480; Tue, 25 Jun 2024 08:09:21 -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 6a1803df08f44-6b51ece914bsm4347676d6.4.2024.06.25.08.09.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 08:09:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 08:09:21 -0700 (PDT) Message-ID: <667adda1.050a0220.5b6f.015dSMTPIN_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 2C676605C373; Tue, 25 Jun 2024 11:09:21 -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/