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 90C3642B11 for ; Mon, 15 May 2023 10:28:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BE8E40395; Mon, 15 May 2023 10:28:08 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E8CA840395 for ; Mon, 15 May 2023 10:28:07 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-33131e965a2so25336445ab.1 for ; Mon, 15 May 2023 01:28:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684139287; x=1686731287; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mUE0Pv8X6m8HkPR5WJULYERbBGyhyDRqC637bDPzqxU=; b=T/1YxgdP1Z1lX1HBClYvmNzySSy4BucXho1Hg6l9NHZwipu1aYA6OLUsGKZS9bjWe4 QSNVV6VZnLmIiEdudqK8igVzumnTYSrCZq5iiuTSUlLQXZOq8dlAHW/Rd6fpiTlyqmUS RnIW+a4ey0x186gDhu1/eS2LuVZx5eamigeJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684139287; x=1686731287; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mUE0Pv8X6m8HkPR5WJULYERbBGyhyDRqC637bDPzqxU=; b=WaVUHxUPPHiFol2lcXIT2FaRaK3bN5w4g+z6jFcAEOMOkgJElvpNn/0qsy9NBlr3cT 0RG3DWVjNDWaiJ96st7wuXK+CxUt0+7RijEqDvzKRtt0+LevY4eU+7kWS8G4oU3DWfMH C2RIwWyXXfWRyOC0XQ+dWBS/qmIXz0MyGqZA0lBf584A3F3f7AoOTTObDGwh+UM3cRhi 8rmDQ4ms9wR9WkPnmeMhFyNhPW96wJCtDDbCRq5l4p4cSPuucNbJ5E1wB1H4CfeG+3YP grR82Dcca8msfRvzDGYOjWfZYMee6qpFh94rCov2RZfAlwd4D0AixCwsb8neaqQ2Wrgr nfZQ== X-Gm-Message-State: AC+VfDz4wltIQPouI4cuwzx3rrO5/gMr0uzD41oAArq8oXkYHSRacriJ 3py4gSQvjB3HKhRukyM/94L7Rb9d1ssCykfWJ46r28TKEH4RUY3NjhbUyxxr7DH3csEaZYjZGA= = X-Google-Smtp-Source: ACHHUZ7+lY7bCeNa5jZOGMrlB60uL5aCgVcaK38rkKQNa2AQ6F+1Dh1XZnNEfzSpWBkzcOFENeXWWJz6f6b5 X-Received: by 2002:a92:cccf:0:b0:337:5c72:3687 with SMTP id u15-20020a92cccf000000b003375c723687mr4271721ilq.12.1684139287320; Mon, 15 May 2023 01:28:07 -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 c16-20020a92cf10000000b00335a32f95c7sm746056ilo.39.2023.05.15.01.28.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 01:28:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 01:28:07 -0700 (PDT) Message-ID: <6461ed17.920a0220.3bad3.7224SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D615C605246B; Mon, 15 May 2023 04:28:06 -0400 (EDT) Subject: |FAILURE| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Miao Li 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-aarch64-compile-testing Test-Status: FAILURE http://dpdk.org/patch/126848 _Testing issues_ Submitter: Miao Li Date: Monday, May 15 2023 06:47:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126845-126848 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ==== [609/2139] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common.c.o'. [610/2139] Linking target drivers/librte_bus_ifpga.so.23.2. [611/2139] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'. [612/2139] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'. [613/2139] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci.c.o'. [614/2139] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_uio.c.o'. [615/2139] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'. FAILED: drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o ccache arm-linux-gnueabihf-gcc -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_ SOURCE -fPIC -march=armv8-a -mfpu=neon -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o' -c ../drivers/bus/pci/linux/pci_vfio.c In file included from ../lib/eal/include/rte_log.h:25, from ../drivers/bus/pci/linux/pci_vfio.c:14: ../drivers/bus/pci/linux/pci_vfio.c: In function 'pci_vfio_sparse_mmap_bar': ../lib/eal/include/rte_common.h:290:30: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast] 290 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x))) | ^ ../drivers/bus/pci/linux/pci_vfio.c:698:18: note: in expansion of macro 'RTE_PTR_ADD' 698 | void *addr = RTE_PTR_ADD(bar_addr, sparse->offset); | ^~~~~~~~~~~ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/