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 4717A41FCD for ; Wed, 30 Aug 2023 14:15:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CD0940277; Wed, 30 Aug 2023 14:15:55 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2125E40277 for ; Wed, 30 Aug 2023 14:15:49 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-792717ef3c9so160963239f.3 for ; Wed, 30 Aug 2023 05:15:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693397748; x=1694002548; 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=DhsKELE8j9cpmf43yATMyak262aKMbrgwBkKH/SDmWZh7NNhFoF4T0a0PWD6uhOviO DhiHtcxUceB5mgh4xWrSQDlOqdPLckyr7lUKFeKTGYuhi0gRQ6oDMkEEV6dQwWcLuAgz T3UtRniP3abU0uNC+yANi9EjdWCR6Ni1hzQT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693397748; x=1694002548; 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=crJC0fXGXav9dvPjqLG8cNB7uPx5UtYllafHCcs8/MB9YGrM59rPBR1OifwK6pGBzr 6ypBx1KfMHGs5ORxdcPixvyNeiRooud7r6TaLGbKgsg95n+dW9t8QN1EqZQm8g5jpwQz OalnDA0F7Q39I41rdut+VD7JaeoN4s6x3oo2XbqPu5fmCRVD7UGNwfWXIDRMMnbLaWvA FtRLEC8UjIcp0wtS2iaSYuvH1YQojibAAlM3fAYet5CKc3wJ7maaVt9hWa+bjlXOkgWg X4E0kYMcie4DbNX/nM4FDU/oL84GxJiMT6tEkNIxXGj8qZhflS4m5x/n5vnxvVLX/o+c 7w0w== X-Gm-Message-State: AOJu0YwW6JAHES+w+dDG1qz92Z32KsN6SLfQWOCmMhGK/6t9C9MFprfy lZYnTD34vy/2yVH7v2gHgwtCCqG9SuRAsR9aIFyQIr527nHZxL2uZz2imSh3zLOyfkZc7dgNbA= = X-Google-Smtp-Source: AGHT+IEuysr46OFrWUmIsC2piLsWpX5EcGIP+RlbGNXLo0cr3Lri6K9rWDeDr5mCt0qaajjjGeeVSHDdFdcW X-Received: by 2002:a05:6602:3b88:b0:784:314f:8d68 with SMTP id dm8-20020a0566023b8800b00784314f8d68mr2209133iob.1.1693397748623; Wed, 30 Aug 2023 05:15:48 -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 o16-20020a02cc30000000b0042b50fa57ccsm540078jap.33.2023.08.30.05.15.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:15:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:15:48 -0700 (PDT) Message-ID: <64ef32f4.020a0220.b8ab8.b382SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B9B56052471; Wed, 30 Aug 2023 08:15:48 -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/