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 E2B714321A for ; Sat, 28 Oct 2023 00:57:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE5BE402C8; Sat, 28 Oct 2023 00:57:01 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 06350402C8 for ; Sat, 28 Oct 2023 00:56:59 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-581b6b93bd1so1464909eaf.1 for ; Fri, 27 Oct 2023 15:56:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698447418; x=1699052218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=38+Dr0pBVdfKqRUmg5yKHKYJq9UtZTOh0KkiBBK7eQ0=; b=EzNSq9rGamQvmskuyIeqSudJVbOcT/qPRg3Btw3aZoGP1rUUekasa64i0sUk88DjiA 31Q9P9bTdvPF6c3JStZUpa1xdOJ1H/l1rY2+umsABNd1GQhhmN1ry49ifpkL+kJkgCvM A6iVmCBLphD2bFO79raJwskJcsiKGGerHZkoc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698447418; x=1699052218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=38+Dr0pBVdfKqRUmg5yKHKYJq9UtZTOh0KkiBBK7eQ0=; b=Zl3qbxFHm41pBmRnkNciOX4odp5Q8KwkJ9cHFlZoKSFpNuoCHoVMdmfcALBixafY2D hc7E0026bwjecXPibX+i0fGo0Vud151vGEMIY/zDhsGe9ERuTgYh6wnTH130ue+/pvz+ HDRtiFPFibVyDwIuKNXFeHL7loC4FRPunrtdV2ROhOGhnFqt6q/JEbQqeQvHlQndjUmT OXSj98mmTE9AwIcvi1KRP2TU8ilqvoEuNxkXrfZrJ2MiE51DM+Ee485zFiKULv37Tn7N cT/xpknNz8ISOtEOfY8Ctn87/VzzilYs/NjacEw6/8F/Fxps9j6GE6WpgpXauGCzfw/s iyow== X-Gm-Message-State: AOJu0Yx02n32NccWIvdmq2fNez41sx7Zcpc9XA4UrbasnTvGHMVJOYbU xp3uG9iFedMgNd01abaEEtbWDK9+mBRMQqGvquKu8CsG47q7EU8oi3SEUWG+BqLcHw== X-Google-Smtp-Source: AGHT+IG+U30/mtZS49s4A7MRLb2BKBz8+NRzZzUfCmmOsmVrSMREWx1f42vjicJb5Yb76ujwer0PVe5ndAad X-Received: by 2002:a4a:b206:0:b0:582:28e:93a8 with SMTP id d6-20020a4ab206000000b00582028e93a8mr4608390ooo.3.1698447418356; Fri, 27 Oct 2023 15:56:58 -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 y7-20020a4a9807000000b0057df00cc712sm403603ooi.14.2023.10.27.15.56.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 15:56:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 15:56:58 -0700 (PDT) Message-ID: <653c403a.4a0a0220.e8a2.9c20SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE59B602A042; Fri, 27 Oct 2023 18:56:57 -0400 (EDT) Subject: |FAILURE| pw133513 [PATCH] Add bus master enable/disable APIs for CD From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Ferruh Yigit 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/133513 _Testing issues_ Submitter: Ferruh Yigit Date: Friday, October 27 2023 16:22:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133513 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ==== ../drivers/bus/cdx/cdx_vfio.c:677:24: error: array subscript 0 is outside array bounds of 'struct vfio_device_feature[0]' [-Werror=array-bounds] 677 | feature->flags |= VFIO_DEVICE_FEATURE_SET; | ^ ../drivers/bus/cdx/cdx_vfio.c:668:49: note: referencing an object of size 0 allocated by 'malloc' 668 | feature = (struct vfio_device_feature *)malloc(argsz); | ^~~~~~~~~~~~~ ../drivers/bus/cdx/cdx_vfio.c:686:16: error: array subscript 0 is outside array bounds of 'struct vfio_device_feature[0]' [-Werror=array-bounds] 686 | feature->flags = RTE_VFIO_DEVICE_FEATURE_BUS_MASTER | VFIO_DEVICE_FEATURE_SET; | ^~ ../drivers/bus/cdx/cdx_vfio.c:668:49: note: referencing an object of size 0 allocated by 'malloc' 668 | feature = (struct vfio_device_feature *)malloc(argsz); | ^~~~~~~~~~~~~ ../drivers/bus/cdx/cdx_vfio.c:687:24: error: array subscript 2 is outside array bounds of 'struct vfio_device_feature[0]' [-Werror=array-bounds] 687 | vfio_bm_feature->op = VFIO_DEVICE_FEATURE_CLEAR_MASTER; | ^~ ../drivers/bus/cdx/cdx_vfio.c:668:49: note: referencing an object of size 0 allocated by 'malloc' 668 | feature = (struct vfio_device_feature *)malloc(argsz); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28117/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/