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 3E49241FCC for ; Wed, 30 Aug 2023 13:46:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E59640293; Wed, 30 Aug 2023 13:46:35 +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 E714140277 for ; Wed, 30 Aug 2023 13:46:26 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-64f5aeb81d1so30982796d6.0 for ; Wed, 30 Aug 2023 04:46:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693395986; x=1694000786; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=40SsYGt/Nx9BAwTRHHb0/clt0s8zr5xC50RiKcEghkM=; b=Ebx+pkCqBAZmgLcFu5uKMi7y2lf4mx5dra11JTqDcU/PgxXaY5yd61eeWiKEXv4plw /7mTnPjaicmEvQEKlOwWagEwjP8hNoMRZaNPsAQjw3IksyqEU76A+G2gRS0DhRppyCoX eYlWWU3F6Qczk3l4iglyH5IvkLPeaZHZKC7Ak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693395986; x=1694000786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=40SsYGt/Nx9BAwTRHHb0/clt0s8zr5xC50RiKcEghkM=; b=bBTvBn4/YdtzOklSBvZmtlKbW4dlxsCgqknc38PC9uYQhTwkDO6sPHZ7N1EMONdaAE eA61a+2oLTApHbkB6jdB79hDuNdphd1VdU30xfIV0eZzIXOWdaQnUwykf6UJwp5U/amb 47r0IuR1HjxmO+0p6a7vz2jwzaczxgm7dFHqPwR+8eeDoSvQulKNGJEqdaLUGfu1eACK vK9SfOoWkxBXB2MJQsTaz+T7/+RgU5jvsoauBlT5qRoTAKrDPOkZInYyGmhCzqtECLWl XxBfOURYJ/YBMN+fI8CVMPBYvzzr/S4pkUgkATlYYwePr9lVisyke05rpJxFXd1sz0eD 7GwQ== X-Gm-Message-State: AOJu0Yz+Epwk/oEWPqbleK2UInFx1t6I40tIioM16QeVtbX7h3M7sSYZ fgOxD0HPBglmOKPg/SaKvAQL0dwJTK9si2m8A5PSWShrKoeX3POEZ3oFXA== X-Google-Smtp-Source: AGHT+IEz6GHk818mAMM5Q5g98g4se/Bkkqu6QI91G9qQJOEjK603yjv6D47jIE+j2vLI9Isl8NCwCHq9w36N X-Received: by 2002:a05:6214:3b85:b0:651:679b:d35f with SMTP id nf5-20020a0562143b8500b00651679bd35fmr1928387qvb.43.1693395986439; Wed, 30 Aug 2023 04:46:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f17-20020a0caa91000000b00637422cc26csm811817qvb.56.2023.08.30.04.46.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 04:46:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 04:46:26 -0700 (PDT) Message-ID: <64ef2c12.0c0a0220.2fe4e.b343SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 29BD26052471; Wed, 30 Aug 2023 07:46:26 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/