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 ABFDF41FCD for ; Wed, 30 Aug 2023 14:09:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0E9640277; Wed, 30 Aug 2023 14:09:07 +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 D034F40277 for ; Wed, 30 Aug 2023 14:09:00 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7927f241772so185971339f.1 for ; Wed, 30 Aug 2023 05:09:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693397340; x=1694002140; 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=AGcVBXzouSoVvnSsi2yj4A6JJYh9O6iNSOH2HIS4Ffv3hjklFQgLh9rYTgEzGIIKEK 9VijzTVc2IbNcAGjR/DQt7V5yQRL/p1gSvrCDMTGLPzm9ocoLcXU+7Iq5MRwlEYjo7gS 6nedfiodiFNLIgOydu5nzfvBz/kThHVrCbW6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693397340; x=1694002140; 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=A/xfZqLseILgKB07CEo7Tb7cBuVi/uoBPWrx/TtJly8CpLYQ2DRMlrjpaNOUiOLN7W s1Ll+lj2kUBRFpZ3TvE3Fm3VJBh10PeXQPPQ4gjCKZtlM1uvHyZ5XfiJ1bkgNI4Z+XXv +YxiZ0DFb1tnM233Nu+crP4L2e9Fm8ApVAXX8PJZEK0x89HphSnkjQ5pAeJypTpUSNW4 NZehqqY3VSY1dQubIq+QbmUJ8vXx21DMrZ9bTYaMnnA6GUWjYCResglJ6SyJNElEYxBM 5SR7t9IeRp0ItpQEuBN60lTiewitgn+Aeaf1UQcjvziVvROokfKXmMP0GevvOtMcdNED BHOg== X-Gm-Message-State: AOJu0YxWKWwao/Mvq9Mart6xSQHodMXDnWyLbHt48v2Z/F3yomOoaipE ylcqfI82MImjMRd/TLjPSD84KOinL+VvcII4S4+s4UcmvxkcgIaeCiybnioaP5GRUtOhtbJkWQ= = X-Google-Smtp-Source: AGHT+IHV02cfDixkzVRKz7jI4Aq+TkYDwJj1aeph/Xv8Vvn+DBgsSpi95rMSsEqJSEw0ARKnFMqlR9oumht8 X-Received: by 2002:a05:6602:2018:b0:790:fa58:69d2 with SMTP id y24-20020a056602201800b00790fa5869d2mr2213613iod.20.1693397340171; Wed, 30 Aug 2023 05:09:00 -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 v8-20020a02cba8000000b0042b39d0f5f6sm530313jap.67.2023.08.30.05.09.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:09:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:09:00 -0700 (PDT) Message-ID: <64ef315c.020a0220.8ed18.aea5SMTPIN_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 CE7D96052471; Wed, 30 Aug 2023 08:08:59 -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/