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 3BF3941FCD for ; Wed, 30 Aug 2023 14:12:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F68440277; Wed, 30 Aug 2023 14:12:17 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id AD21F40277 for ; Wed, 30 Aug 2023 14:12:09 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68a3e271491so3573760b3a.0 for ; Wed, 30 Aug 2023 05:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693397529; x=1694002329; 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=MPEc4yHIEldPtmvcN8CJ/4r+ZhiR6I6nJWng8XI5ikOs0nCAupvC4sdqyVAf/TMe2E VH0Q8slxHjItN30FzaBz6OdIbY87rIUmKwX7Gi/y+YrT0wl9lI1NPtmd9yaz3Z1YdCR3 lX7+9cf0oiKztVv8C999FitT4tB0uy/TULOFU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693397529; x=1694002329; 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=GQHDjFRAQ+BA6zPjGrVXPET56VtMMxwLGssxIHsbl2QgQKUnmlTI0gE8W5qO3kUDwT 0yJfT14HyakGAD0aWHo8+0gC1SXWiAYcwsKYWsMwxiBEhzL5c7Nb1neZKclrEzMcJgH5 YF84s+sbO9Hlgi1KQ0qqt1M/JxeRYuA1H0sZXEiol8DzXB0ENuioxSJlPLiUtP3OPkQs ibDUFmW2CMPn4kMwnMwQnsC+gpNgqSCtT2ZKJuddNXsNMT8zOhJez7ZYoxwKWsGHLFK1 BgRyCLiJGEBxJigm+RAzVrLkamt1SoZ+mVPefrrW/Gco5Dbe8QwR/L6yp/ZsK9subs2C GJMA== X-Gm-Message-State: AOJu0YxXWd5iL2fyD8MhrOt10xql6pmDbj4VdNIfVeiOPtOfxqVikdsg D0AW/eNGaUnjwgjjz6JM2ljnjmapk/K/VxIrG+i+uysra4GFKp0ZZaAcwB+VMZi3Ew7XefvEIQ= = X-Google-Smtp-Source: AGHT+IGBbZq63DQI0gxa2viw6JVUEaRyge4REd2E4lO5xTqoBQwrNH52CblQL6wNzUobwQOtZL9bl6KWmbzG X-Received: by 2002:a05:6a21:999a:b0:137:3c67:85d7 with SMTP id ve26-20020a056a21999a00b001373c6785d7mr2654575pzb.16.1693397528755; Wed, 30 Aug 2023 05:12:08 -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 k3-20020a056a00134300b00687bc2b259csm588867pfu.26.2023.08.30.05.12.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:12:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:12:08 -0700 (PDT) Message-ID: <64ef3218.050a0220.37670.a35bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id E34CA6052471; Wed, 30 Aug 2023 08:12:07 -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/