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 2870841FCC for ; Wed, 30 Aug 2023 13:46:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DA2440277; Wed, 30 Aug 2023 13:46:20 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 09D0040277 for ; Wed, 30 Aug 2023 13:46:12 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5925e580e87so58718547b3.1 for ; Wed, 30 Aug 2023 04:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693395971; x=1694000771; 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=NyFdGQAMi5lkPscC1yKPrcEEwYV7MhG/hQtdWdV5Cpaq/okt2xZR6WMqkwqZVKTHVf QgO7/R0tQHKPR0BbC9z2VVz/y5pyFU4xRQHegWLhmxG5aSPxLiWlX4dLYlovnzLzp5c3 0tahHOyDxNjIJrmLkN77bA58mL0xIxJlVcwZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693395971; x=1694000771; 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=Yrc737ZUObV9iF5wRgf9ZbRJ6dzMzNbeU0a7qaGuYhUJcfmsTA72E2+62OrhfJq1DJ KYGyHGu000j+0SNc5FSkVrRsYrwBxTuBkfajrDsUM1x+QaCM2XAdb59cJpOf41PEdUEc faZBtx4/FsrX7CrfxA7JyF4QUi7exCq9Y8ycByffhWx7J3FGR2kWJE20y31oNVkfzAOV Kp12Jm9xEZbNZGnsatLGwuf+55oZCUTh81OcChyiVKXTq8tVeWGOOo/Z/1eQp4CTUHMG qxkvzoPaPB2YSHU2YJQ/YVk8Wae90mqSth+z+wy1GElQob3pOq8NxEgqImpiWduHvrzT 0FFA== X-Gm-Message-State: AOJu0YxnfuYcLZqFXriLtQLx9zfFL+AAuVfRl0arVDP3KgFioD9bYzna 4wvUeY+3QsD8JD8qN31vfCPQYfzEIKnIDYfeyfS1CuUv+gdXF2b3SR3bOXkSoPfGNHT+WXS8Kw= = X-Google-Smtp-Source: AGHT+IGPjyd2shEfKIm01G7Bnmx/fQ9Bi4dYMqWeweMJtpupmXBGxkibUe+f4fXl3ivDOrAlvsUsAQbecyyg X-Received: by 2002:a81:d341:0:b0:592:9035:834f with SMTP id d1-20020a81d341000000b005929035834fmr1743104ywl.34.1693395971500; Wed, 30 Aug 2023 04:46:11 -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 d197-20020a0ddbce000000b0057a3cecd476sm1271499ywe.35.2023.08.30.04.46.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 04:46:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 04:46:11 -0700 (PDT) Message-ID: <64ef2c03.0d0a0220.b572e.02f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A0306052471; Wed, 30 Aug 2023 07:46:11 -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/