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 565B745488 for ; Tue, 18 Jun 2024 04:33:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BBB84027B; Tue, 18 Jun 2024 04:33:03 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id CDA834026B for ; Tue, 18 Jun 2024 04:32:55 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b065d12dc6so26159006d6.0 for ; Mon, 17 Jun 2024 19:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718677975; x=1719282775; 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=PvqeWU8DkCVa40DCJsF1cNWh49vfZfJHZM1GHkjEax8=; b=ak2dZuhde7F73R2S3ZP9bXJY1entvBaB93ZfOXbUsg4zDzYj2zTyZTmxGqQJOgUA+D cbpocLDx0U6UxoGDymu9w0YS6gpMqvUYoPxJ8UZti/udIOiP3t8B7TTSnHWqQeTQcMsY GwEgU6Uh61qkCaic+SPQBoxYH8Ama+RFRI5xs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718677975; x=1719282775; 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=PvqeWU8DkCVa40DCJsF1cNWh49vfZfJHZM1GHkjEax8=; b=HjgcwWM+15z4b2DH2JMU5TYKNEmrnlUPmfHQCoK39WpzWBuFJ4kvDNgEutssHD3H5g FMtF3Wf/fIfhm01QNATVBO+WLOTlBFw7frjwQEYXVkrTQStuLkmve4IOHKddKLprIZ3z P9HPzJkc6OT6sLpMexHNFE0O+ohSYLsno/KFJ3TQiz7D6zJTAL+yLAry5pW9Hc3ECedu v22m+dxGtlHc45fTG3uuIxD1V3ZV5HWxve0N2JwvEcnOiYwYQOMo/enWdny99iOLX0z/ M67ZM3dXoMid0GhzotEePBT36rUY43Fj5lumwJ99vtBKNNe7qeYMj5C8PkYDI2j/mAp2 Iu+g== X-Gm-Message-State: AOJu0YxccjDafWRH4dViPkz3WLXBraKkIhOxTeY4IySSReq951I8cKtG FXpR2K5IzOt1BMquIbCm3wOP+oMmPMItPpr8iY8r/1irdspKejZ5WV8yDmYesNGTXPEovcXHgix QHTZzuH3mwM7NXmSaRSfgjsphzc9f4v8fprsk2DE1 X-Google-Smtp-Source: AGHT+IGU5DdN2HrSzgq3pvqGfqTq53Rrqagyu/4G1NMtPeM+/f0jcwRC7pxqloue6KgD/pBJasiLqVlXIfLn X-Received: by 2002:a0c:dd01:0:b0:6b0:86a7:cd36 with SMTP id 6a1803df08f44-6b2afcd9a8emr120049376d6.35.1718677975206; Mon, 17 Jun 2024 19:32:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b2a5b28c70sm4782556d6.62.2024.06.17.19.32.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 19:32:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 19:32:55 -0700 (PDT) Message-ID: <6670f1d7.050a0220.b075d.03b0SMTPIN_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 DF80C605C380; Mon, 17 Jun 2024 22:32:54 -0400 (EDT) Subject: |SUCCESS| pw141207 [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: <20240617033539.36949-1-15957197901@163.com> References: <20240617033539.36949-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/141207 _Testing PASS_ Submitter: zhaoxinxin <15957197901@163.com> Date: Monday, June 17 2024 03:35:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:b303beb6a9b12df49124ee0701027ca72be7aee1 141207 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 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 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30210/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/