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 4B58641FCD for ; Wed, 30 Aug 2023 14:12:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 504B740277; Wed, 30 Aug 2023 14:12:29 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 2722040277 for ; Wed, 30 Aug 2023 14:12:28 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-64f387094ddso32794806d6.3 for ; Wed, 30 Aug 2023 05:12:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693397547; x=1694002347; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kIj+yLYGgn6/lahEWF6uTdpCpL7QLaRyieXOA0TstnI=; b=DRAb3LcJpfzfEm3wGqA25T09qvybJHJyLN8+CPLAiR8mcbuKcZGLzAS0IPLG45YwsP 3ZqXSn3ONyr7OP63VUcUPx4WFyFeeE8tE6mthj5j/dC0A2KaJHxfqUr40nXKbJEVl73Y U6pd2gtcMRnQzCRNxv2iIsve3wC8KIwGr3NOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693397547; x=1694002347; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kIj+yLYGgn6/lahEWF6uTdpCpL7QLaRyieXOA0TstnI=; b=E6FvuTloltsc2ZHBnJJHBOzQccdSJebnPrVjXk3rMnaBMXu2gbzP/aKtOWRE9auKLj ftjYvQmKnFX7iEdQtodoTm6Sy3nU702f70Zdqwuh6Emj0nJTmGwTNZ1glLLygP81tHwR 6jdQ44utZN4Bj7zuqiOnaGZ7pn5PBoO8XUTdqLblDVpqI+QT1p+6DRHF0NtzhHdjdkEf J3JzDdz5lLybk2phW/jOQwgqw+t92+KPDmNEFp/3bPR0lgEu0l4EFzvVwJBukb9Qfhcm 55GPaiAKGy+XL5VNR1Hy1yrBM482b8z8OgjlW/j6xb8E7zeJQ0JEMWssT6AwXOfg17x/ j0Iw== X-Gm-Message-State: AOJu0Yxy9glWT2E6wwOdg08lKCPxmcDOfUdkZcSsNj3Tm8O/Il3FG+pT VnOFfiSPI3WNhzVlTjx22Zfe5VeXF3S1/XfD3IQvNCBKvdV4A+a3bZ5GVA== X-Google-Smtp-Source: AGHT+IHZaWGh9GgRb595CNc4ayWg1TiF04/HDf1NX9vqqAtI75SV6psmmVrSp5D9rhB3QL1t5/qS5YIgGiX5 X-Received: by 2002:a0c:9799:0:b0:63c:f39a:7ea0 with SMTP id l25-20020a0c9799000000b0063cf39a7ea0mr1895399qvd.38.1693397547676; Wed, 30 Aug 2023 05:12:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x4-20020a0c8e84000000b0063fbd2ca3f7sm824734qvb.69.2023.08.30.05.12.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:12:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:12:27 -0700 (PDT) Message-ID: <64ef322b.0c0a0220.53747.0407SMTPIN_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 60F5B6052472; Wed, 30 Aug 2023 08:12:27 -0400 (EDT) Subject: |FAILURE| pw130870 [PATCH] vhost: avoid potential null pointer acces From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Li Feng 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: FAILURE http://dpdk.org/patch/130870 _Testing issues_ Submitter: Li Feng Date: Wednesday, August 30 2023 08:47:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130870 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/