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 5315A45487 for ; Tue, 18 Jun 2024 06:43:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A810140E26; Tue, 18 Jun 2024 06:43:30 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id EA6594026B for ; Tue, 18 Jun 2024 06:42:20 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7eeea388a8eso80686739f.2 for ; Mon, 17 Jun 2024 21:42:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718685740; x=1719290540; 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=xTsvhbqOzPd29gFlerF8QRtxSevb1ow+Ji9XFu+mY84=; b=D8GCNm8p1WOvGr9YRBtSq/jmGPbvLV98EEe19CGL3HUHyn7LyqhW8nX7vAuFXmbOq2 9Ims3kMvVjiHfxWTddmUe1pPeByFys1zpHQPmIxMJTWZ9emzsynXQ/B8rIZjJWTmKUh9 ufKHoLGdDSJKCh4+z3IwinmGGTh9/Zuza//C8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718685740; x=1719290540; 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=xTsvhbqOzPd29gFlerF8QRtxSevb1ow+Ji9XFu+mY84=; b=jdHvLjaEhgXZ/oQaDzcOfaS1ktF9hkKKtR+OGxAz2HCQF8VAbKCM6zvvLPBrURnahO S0xhL9JdTkgQif9ROhJS/CYyIhHOb3Uk7jje4wyACHY30520goeXTI8J6LF+jjZyCYAS O5r/MQ0YcnZy+xDJM+72GmYruaGWadMIJP+ADuGFZTtLcCGxYdLbc3nsciv0s9OmMeLA BZDqTAicln9F6z2lRS6uPOe4img1+Yzkfes4BwgCerrDAGV9YNC2jKD85oelZ69+nTNS EIRq+fW//9WaFJy5CNaNZ6IOze8uzNogw90kpfGD5raPRDBARdB8dpUFcHTJdfRuG330 k2Hg== X-Gm-Message-State: AOJu0Yx02ERmloakyi2wcUIPv15AyFbYVGbwLUd19pmXtsI6rpL3r3bP DFnagX7Ks1vFx/SIOh9YSXi7BFYbd3BxJK63J+WRMfk85nSEc0ySyaKsPSvie3qlSFfIWILCL67 aP2QO/PiG5G8nFby/ontlkayjLJSB8XHeOHiQGfefTA/DieFMj+mPAgdk X-Google-Smtp-Source: AGHT+IERPq0I3oP5YmpaoTp+pXviN8VNr2ru23Db1H8Oa/TJqFXbJEa21ZzbhkzP4nWEztd9MijXrUmJKqIu X-Received: by 2002:a05:6e02:19cc:b0:375:cacb:28f5 with SMTP id e9e14a558f8ab-375e0e9edefmr121413905ab.30.1718685740272; Mon, 17 Jun 2024 21:42:20 -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 e9e14a558f8ab-375d85f2a60sm4415245ab.28.2024.06.17.21.42.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 21:42:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 21:42:20 -0700 (PDT) Message-ID: <6671102c.050a0220.8a3f8.e1d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BDB04605C380; Tue, 18 Jun 2024 00:42:19 -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-unit-amd64-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 | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/