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 43C3145494 for ; Thu, 20 Jun 2024 06:42:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DB1E415D7; Thu, 20 Jun 2024 06:42:12 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D6F2940BA2 for ; Thu, 20 Jun 2024 06:42:10 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f47f07acd3so3708445ad.0 for ; Wed, 19 Jun 2024 21:42:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718858530; x=1719463330; 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=rif8cZchZIAbeGrR6DghHosNZIqsEkhHrvxVo1I5eew=; b=LZuarHMw7988nU+zEB9MQeznHkQpzA8l8oTfDkfrCtKMHM8dizS94Dxxy4AKU4lvz/ /ZWmnzcPTFV34WFlqTLcLwOkBA5uRUS1TS2JxwuZ+hq60l7UUX/+w+UCNxqosrddSNHG USbfSQEBGqFU4+u8q/7JF7HpFYFQcfb6/O094= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718858530; x=1719463330; 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=rif8cZchZIAbeGrR6DghHosNZIqsEkhHrvxVo1I5eew=; b=wooYM2o1kDo9QgbcLJnl+Wo6UnPGMkMt7bogztNIfuZyDXm0sbNgCd7ZNvlTfcaKlM sZCZwE5oZCUN8Xx59iukcne+6hYkZgjgvTvtgQWa9h2MYfJuKat5diNy0uPOw/bWRxDm KzQYhQs9E9u4ZlcczKBhRDYip5HoJtE199ladsWbY8tekmzQa417jHCpfdBJaddf74Dy Mcg02s1ynRPFLgjwM9hm/+2SCifGm6b0FJDSyJnc0iYiOTvC6kiLCz6WjJcr94VaodKN 4zdrNmZItqtkdbvUD8hfgKGRytlbgKDiLGdX1n816wijYpa6siNJyl2gyaNV9e/IBi+a dWGA== X-Gm-Message-State: AOJu0YyaF8iTwqDWzV+KqqYxS/rX1kwCjuLI0p3n8ZRZyfmsNkAkZtAw JGAFBsXwt2p7bcBtbaC58icpVx1Qz5c6o/PQgtmPut8fbECh+lEUvL6Q5QF3dHxTsRERNvBekfi QN4j1Nx4Wxh/Ev/ooLC+nLmnwolWRWSKrS23kCSWwB/i3yLNFGEYM8xlv X-Google-Smtp-Source: AGHT+IEaW4YLDVIsBQgM+mAo6Kr29GdVvxycCmQJmR4ywlAZoK3iiyBhad0ZVUAxqeSXlJvIb0qv7Rxb7hLt X-Received: by 2002:a17:903:1cf:b0:1f9:a4bf:de10 with SMTP id d9443c01a7336-1f9aa3a5cd8mr53127195ad.2.1718858530033; Wed, 19 Jun 2024 21:42:10 -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 d9443c01a7336-1f857914d5dsm5645775ad.109.2024.06.19.21.42.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 21:42:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 21:42:10 -0700 (PDT) Message-ID: <6673b322.170a0220.cccde.6a59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 150EB605C21C; Thu, 20 Jun 2024 00:42:09 -0400 (EDT) Subject: |SUCCESS| pw141406 [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: <20240619122739.42573-1-15957197901@163.com> References: <20240619122739.42573-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/141406 _Testing PASS_ Submitter: zhaoxinxin <15957197901@163.com> Date: Wednesday, June 19 2024 12:27:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fc10d6bd7632dff48a9f191e8d43872f47509e09 141406 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/