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 7F79A4321A for ; Sat, 28 Oct 2023 00:47:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A5B4402C8; Sat, 28 Oct 2023 00:47:45 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6FCBB402C8 for ; Sat, 28 Oct 2023 00:47:44 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a81ab75f21so19574787b3.2 for ; Fri, 27 Oct 2023 15:47:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698446864; x=1699051664; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+NAlkZrd0q3P42hbq2hzloHEvTfND2eM+qUCSdwvrtk=; b=bDketZ+Zsnf9QUd9xT0Q4hWJnqdqcSOpL/0WoEYj/X8eaGjsunamOcqek/I54NFyQT sgUQNBIhlzJGftq0x1+mk/XoveGm+GASkWSXl8EGU097pThir49BjFh+yDDK8P0fOrYP Pa8lUHzGkFNr9A+nDrsV8bzw5UBoVRZvodPus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698446864; x=1699051664; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+NAlkZrd0q3P42hbq2hzloHEvTfND2eM+qUCSdwvrtk=; b=siReGizPzhG4zk4iAIqYn4xlINekKsaEE+XBkFgyWSnygrMYIbHlLIiQ5T2satoI31 ux1jM8xhaubE+fSahKz9J80uN5AYXVEQjJk2Xw8t9e0yTkwuiTBGGKfxeFv6lk1Uev7L JOeAGiTrW2sPV5g/dyJV0sRsqFSEIBt8C0xanp7Vup9ZneN3UqWdnRtuPRsBqMDSnhUJ VzPw9yXgJWC+LxAqta3mCEuwBREpqhEFXmSUpqvpXpQ9fQDrnRr5Mv0RywUUGfFMqbXS 9Vz6TQRo0J+TylrG1tZp/5lsNjZpc6C4Ji7I8asJVD8eGEKLxFwRg4TpTy2mMTtsTGYV 3wYw== X-Gm-Message-State: AOJu0YyEIxSiQHvurh/9Qb5g+q89bTd7DP7Ree/NgEgkAfGjeTHaGmus 7EiJJFATPsG5Dmy68n98QWJVhYqvdHmlWYLIe1GhShu3ta+Yjg== X-Google-Smtp-Source: AGHT+IEzY8kduEUjeYpY8Hh+F0eaJJ0rPpw+aiOK4ewKhXZ7izWiLhU34MVY1DjIrUqTB+m4qBU0iIQIFYl3 X-Received: by 2002:a81:a889:0:b0:595:8e80:30ef with SMTP id f131-20020a81a889000000b005958e8030efmr3175526ywh.51.1698446863949; Fri, 27 Oct 2023 15:47:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o205-20020a0dccd6000000b0058de027b291sm445521ywd.3.2023.10.27.15.47.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 15:47:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 15:47:43 -0700 (PDT) Message-ID: <653c3e0f.0d0a0220.c133c.ae8dSMTPIN_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 961BC602A042; Fri, 27 Oct 2023 18:47:43 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Alpine (dpdk_meson_compile): ==== | ^~~~~~~~~~~~~ ../drivers/bus/cdx/cdx_vfio.c:677:16: 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: 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: 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: at offset 8 into object of size 0 allocated by 'malloc' 668 | feature = (struct vfio_device_feature *)malloc(argsz); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors ==== End log output ==== CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/