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 162C7454EF for ; Tue, 25 Jun 2024 15:22:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AEF342FED; Tue, 25 Jun 2024 15:22:15 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id D5C52402D0 for ; Tue, 25 Jun 2024 15:20:35 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-df4d5d0b8d0so4981291276.2 for ; Tue, 25 Jun 2024 06:20:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719321635; x=1719926435; 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=vqWLKrx9wSa+cWLMEVFjx1qKZ8fCN8RSgDHHndl/y+M=; b=bariZY6u2YLyp5AGobYXDDHFMn1ehIeNXUx7IrlU8X3oFYdliH9RNrn2IIBKzLxMLl FM5/HZyx9/jlahLwROgSxi8V9fuSjfExOYkushYZ1kC4yFXEXQM4TGuJu/XePuvAAzqS jgxX/e6IDTEQ4iuEZbNIsUXfGC1bKD5Jdk/o4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719321635; x=1719926435; 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=vqWLKrx9wSa+cWLMEVFjx1qKZ8fCN8RSgDHHndl/y+M=; b=TBACpKycfgWV7QtCrHRz8fbqQ5HgDJyvoVsIAKhQGsDsSFJ3KoHcUQhPd73y9VcPIs 3kOeuAwJgCoNRxq33ddfGu5amfrldsmujnV31crxaaa6yKQcW+niqkt2zcmCKWV5lxed Wc8hPJgDBE0KaaOb8ws7bkYtpZFrSW1CW6asWqTlMErYb7PiG/+6Kw65VqCMylHGjOd9 Ts9oqm7QmO/ZmqZNupUG5IXq/zn4HOCPT6mxocVYqpeo/ztFnjVzqmTlJq8siKAn8KyU 1LgmYl47fVsH9qN8bgfqQZF+2RSTKwgVryQMYm89RMHVLtG2IwYFoSq93OFQJLlnWKcC TvYQ== X-Gm-Message-State: AOJu0Ywu920phFkJWN4BAOSNNweke+Q+wbsvP/FcY4HAguZDv3Y+mEYY qUJ+TJ3Mf+SLgN9qqoUD+J+aN2VDnX7sRTJCG7/KfTJYtADBRkKRUQ3IYq8/ZKffm/2BZ70NDd8 KYACSePAJkR0gGWTgQl8MprwD/Vz9czR2jJX/+e9LaA//xrFG29B0x7vJ X-Google-Smtp-Source: AGHT+IHm2bdAqQDwJKd0rc8CPRD7cpNC9OThjbnekV+pqHOshQAgprwFmglSwesMTTvrZuIexiOlKw6h71n3 X-Received: by 2002:a25:ab09:0:b0:dff:2a80:5687 with SMTP id 3f1490d57ef6-e0303f543d2mr7535587276.34.1719321635273; Tue, 25 Jun 2024 06:20: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 3f1490d57ef6-e02e6247e06sm397768276.14.2024.06.25.06.20.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 06:20:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 06:20:35 -0700 (PDT) Message-ID: <667ac423.050a0220.5c199.d2d4SMTPIN_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 E1647605C373; Tue, 25 Jun 2024 09:20: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-arm64-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 | +========================================+====================+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/