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 6D57F45459 for ; Wed, 19 Jun 2024 22:35:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67B87402C6; Wed, 19 Jun 2024 22:35:03 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CC73C402B8 for ; Wed, 19 Jun 2024 22:35:01 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6312f1f83d9so1068777b3.2 for ; Wed, 19 Jun 2024 13:35:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718829301; x=1719434101; 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=XNuy2KXEGHqc6tTgbQuxeLLhOUvqvVhdhnUL2h4iMoY=; b=Xqidzyf/JIR6QdZ+ZQCVRD3WzmoBraUcUOs5CIrZRWAFzT+NTFSgsCdGQuKCM40x8a mhWRe6D+kvS0U6RsBrl4hwf9NGlYH9rEElzX3+4rvqKGcL34J0oQoPTPbNDu2aviHw8D PnDeBbgTkaMmYmIlPklgJmccfQ2Q4aqORXOaU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718829301; x=1719434101; 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=XNuy2KXEGHqc6tTgbQuxeLLhOUvqvVhdhnUL2h4iMoY=; b=XLJh+6r2JUY8JXBJ+lOvNrO2QBclf24Rm+6MuklOsCDPfIPw9cf2GVxQNkel32RL4e 2+u90JAov1xaIgoIrTLhlG0IBWoloaSM4ABq5YlA0SdykOvEtdDkC5cBCyNJDSfRSuKE WaMR41fYthYAOcenz358yQNvp26UNgKgMAw/a1gejolGGdtbaHzI27KG2cK4vXqKbuP3 f+cslHGQGJE6obTLmKZy+wZkITPjsYOXBOvxTizt42tRdN9LnCmadYDI0pQyKn4q7D2Y vJ9rhVPssWBSkBkVt+3BBVs7fww0ZnYwytW59A5HgRin6J/DMT+Ctvu9NfTO14AQ9fyr YtbQ== X-Gm-Message-State: AOJu0Yx3BTrBrP13J/JzqQPu0x7NDfdRScwKh6lSdjylQXV4oeIVJV1o 6tRJr0hC71q6XoIlxNNLVnx4W1WMoiNykWdcCWp8yVbxMYXkdJoqWHjTVxGbadT7hxM0WASlgVy 90latCY1IYOERfRnPgIxpHb04F6UTK+MRA6QtH+OknZxU6a/5LAVTFoPE X-Google-Smtp-Source: AGHT+IFRRPjli9VCtzdkGjv8oVq9lmrjyzrVD89kbnm7tr4LuqQ+3K1OKDUm8TqgCv1y7fMZp4UQbihvSNw5 X-Received: by 2002:a81:9144:0:b0:63b:d711:e722 with SMTP id 00721157ae682-63bd711ee8cmr9121007b3.1.1718829301261; Wed, 19 Jun 2024 13:35:01 -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 00721157ae682-6311a63a180sm4710667b3.65.2024.06.19.13.35.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 13:35:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 13:35:01 -0700 (PDT) Message-ID: <667340f5.050a0220.ebbd1.071fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DCCC9605C373; Wed, 19 Jun 2024 16:35:00 -0400 (EDT) Subject: |SUCCESS| pw141317 [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: <20240619083949.72621-1-15957197901@163.com> References: <20240619083949.72621-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/141317 _Testing PASS_ Submitter: zhaoxinxin <15957197901@163.com> Date: Wednesday, June 19 2024 08:39:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:b303beb6a9b12df49124ee0701027ca72be7aee1 141317 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Fedora 39 | PASS | +-----------------+----------------+ | Fedora 40 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30243/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/