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 CE6F341FCD for ; Wed, 30 Aug 2023 14:17:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D596A40288; Wed, 30 Aug 2023 14:17:10 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 43B9640277 for ; Wed, 30 Aug 2023 14:16:47 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34bae4fa2a8so18539345ab.0 for ; Wed, 30 Aug 2023 05:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693397806; x=1694002606; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vDuPZKYIpRX5ENTcKM6RrBOv6fUwO8AkZB6w1Yrrht4=; b=D+8bSYBXPZyhCVSe4scQ1acT+Lfts/ZZWuHmLvwVtz8H9qord9p73RXhFeTsp2WY+j W+wcYQkBjk/UCxKnSE3SfBq+oNkMGT/cuNpVzZSQajjJWr7SQf0P/zDLwuBuhsIXFbV0 /ibH4+8Mtchtm5FGEh1/HR4cYwCSvZBOx25hQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693397806; x=1694002606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vDuPZKYIpRX5ENTcKM6RrBOv6fUwO8AkZB6w1Yrrht4=; b=kUo8VAR/WEuJw3K0UIyZMnlu/5o0kQol71MPUQ+QOTA2Eh9Qx/7+0kYfjHYyALqLkJ ndDM+T+xbIn1Pn5LIYCEQul/qTl//WLL5rRNq/Sm5t8w1T5uTUc82+Mkk8l6p0AKj5Xx sbt/RgswIHYe99FPAMzAYOtCoJ9ZEOuGw4swL/Xrkw5pAbXBSqP8APnn7s/Da8/AdIva /HfA/6ZDuRJkt0+qnzmBQd/sPbFQuOvUsGWDSrno9filfj+W895FezwbF99VDfVvHI6T fuZY3SvEEj0xSTC4RWaemtUuW3jDp26ngZANRCGW7WhfRStlXk9cTF9SBq1r2P/5/4ec SMkg== X-Gm-Message-State: AOJu0Yx+ux+YhBaoNFmCfmsE1EhISqrpXf8aFEmQYlNclE74i/az210X 6PBvdZ9sjq3pNZ54DVAWuGAB69Gi4Sk7p2zBlYtMr23VgIGwmK1uulzNmsiR1hT+cKHWUR24qw= = X-Google-Smtp-Source: AGHT+IFmMmeF60ACnB0tvyYJmxT1HShO392OSkwBLDSSPMiK21sDK9RkGmKveRJagVuo7KIl8xIvE3jIRh/0 X-Received: by 2002:a92:d0c4:0:b0:34c:c872:60de with SMTP id y4-20020a92d0c4000000b0034cc87260demr2126313ila.7.1693397806719; Wed, 30 Aug 2023 05:16:46 -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 h8-20020a92c088000000b003458ff180d2sm518151ile.9.2023.08.30.05.16.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:16:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:16:46 -0700 (PDT) Message-ID: <64ef332e.920a0220.642a8.999cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 454DA6052471; Wed, 30 Aug 2023 08:16:46 -0400 (EDT) Subject: |SUCCESS| pw130872 [PATCH] [v2] vhost: avoid potential null pointer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130872 _Testing PASS_ Submitter: Li Feng Date: Wednesday, August 30 2023 09:02:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130872 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27471/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/