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 0CB6B41FCC for ; Wed, 30 Aug 2023 13:47:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12A0840293; Wed, 30 Aug 2023 13:47:05 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8510140281 for ; Wed, 30 Aug 2023 13:46:43 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1cccbd43250so3818634fac.1 for ; Wed, 30 Aug 2023 04:46:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693396003; x=1694000803; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XNKelDcCoZfw3IGP+R8DzYMPfsA8/Nop7AfVGJzb8Jk=; b=GchXjvVIV0GEDVkJ8gpWchmDWacYIyhPm8CXcZn1EUawITrCgw7rlrAVBAWG6csLTM 7Hz6AwxUhMYTRl6F+pUs+SkHIxQ1/3gqqhifP6oLKAztywDfqXVhlI0Wp0hl0bZkE99H lwRAD8qrPmXZBG5t/2rqswz2ayi6rA8lKbKmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693396003; x=1694000803; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XNKelDcCoZfw3IGP+R8DzYMPfsA8/Nop7AfVGJzb8Jk=; b=kRkGOHFo18MQsSzrtjF4Hdnbna8HySZZlEVSOElVXzGYbdceDz5bh/RiIQhyv5YgCh dpPmeMMy63tnt+6/J0eEhCl5QpJmEGcDOLNol/X/hEygTM/gNyL5hbxxHtEj2AigmHlR EWNVdJ52exX+91DLOtmQNFVcOdH7u1ZnK1rmP1/cl1KCJeCxTb/0oxwE6pNNoYa/ZmCp 72U4gIXN2eUDuo7iqmMBRmxkClXUZTQ6wQQMLRTh5esAybQIAVrAdL+5Ns3HNhyVnCWc tOj3ao9fLzYHlEESqht//8+wVhJI9o9Ql4DX9/nY8V5gDv4Wej2Xe93vfwRFdx3XeYUJ XdwA== X-Gm-Message-State: AOJu0YzWPdmxOG3/sXivowwis0HhGevKSMC252IB9JEpLFYxpTZGUgY+ xsBDNWeOf7/Lvl1Zm475dI+AcN3zqvkneAS9lxwv2M+TXu8kEqprK1vK/w== X-Google-Smtp-Source: AGHT+IGWqvnvv1jbtkPWt3rc4qsvESdVHS6pxt/nHq8es9WQzSM3f4/UvkLO5eXFs5j+OkEBhdzbX+4xt0VY X-Received: by 2002:a05:6870:9689:b0:1b3:caa2:eedb with SMTP id o9-20020a056870968900b001b3caa2eedbmr2058645oaq.44.1693396001437; Wed, 30 Aug 2023 04:46:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a056870a70200b001c8d92f5260sm1112567oam.3.2023.08.30.04.46.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 04:46:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 04:46:41 -0700 (PDT) Message-ID: <64ef2c21.050a0220.27f59.8195SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D8C3E6052471; Wed, 30 Aug 2023 07:46:40 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/