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 8B3B142B16 for ; Mon, 15 May 2023 16:36:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87D7C40395; Mon, 15 May 2023 16:36:33 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 843BF40395 for ; Mon, 15 May 2023 16:36:32 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-45046c21e55so3217152e0c.1 for ; Mon, 15 May 2023 07:36:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684161392; x=1686753392; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y4bv18xnlNbjYWrBAYgLRz9Dn5+LLGrAzirBm+zNJ6g=; b=fhEhDRw7cL6YkNPPpOt+nn09dD7ZqSxRPiNzjM6fN5IeoN8P2Q9aHDYqt+tbEpLC9j ceLDqsrUtZjENbYKOkSOP93J3QfYS8riT61BIUy7th5wCXng21mZDv2nAHZwjr8HZjdI Tz0dlTXZ4vOAtOy25qzesC0At/h7gl9q4joHw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684161392; x=1686753392; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y4bv18xnlNbjYWrBAYgLRz9Dn5+LLGrAzirBm+zNJ6g=; b=BXthaKJvHkHKMHsjyNncnef+RSRf7q2uLeHjxBZcTPWIFAMiPPOMmlcgrJqcG/mDsM bLPZ1tpe4Cg2OYRnCqCTyQFpEQZUy4CoCh8hW49obqqlkjOAnp6FHlzOH+ikBUm/yKg4 kivJFRzajuD/FXiAYF+x2sMg1kBkcyo29kveBi5kpLomZbcziOTDMB57p02xApenHZyu sls6xSUbM2pBrdDGkfz7krn+eqAai9woXSGVvZxEZ4bZ7LSWKuL7WA0/dVsHCcsDpuPi 2y+iLscs27SgIJwYnOmTHZj8J4HMhh6DBTsK9z3jDv8FgLD5BJuKuy7cArbXBJbC8sgg HRXg== X-Gm-Message-State: AC+VfDzhBZt1+/obP7jGNo3O+svHihSmltkf+Tf6VJ6/qY0mKuVLjDpG TnFf5uvCY6iEAZiQyc8785Ng03Vav+hQpMTJq5lVXoZu1+/MlBCcPQ11Sg== X-Google-Smtp-Source: ACHHUZ7T06Hjy4V1wMGhb6eir3U1P2PnPFHxaNZ8+5GF+yqy8O2DBhMepVj4gQf229smebO9H7cMZLGXNBd4 X-Received: by 2002:a1f:3f8a:0:b0:40f:f3e1:53c with SMTP id m132-20020a1f3f8a000000b0040ff3e1053cmr11600799vka.1.1684161391114; Mon, 15 May 2023 07:36:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i18-20020a056122209200b00452108cf71esm2219137vkd.4.2023.05.15.07.36.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 07:36:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 07:36:31 -0700 (PDT) Message-ID: <6462436f.050a0220.212b7.a339SMTPIN_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 BF6D2605246B; Mon, 15 May 2023 10:36:30 -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-x86_64-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== pci_free(dev); ^~~ ..\drivers\bus\pci\private.h:77:42: note: passing argument to parameter 'pdev' here pci_free(struct rte_pci_device_internal *pdev); ^ ../drivers/bus/pci/windows/pci.c:421:11: error: incompatible pointer types passing 'struct rte_pci_device *' to parameter of type 'struct rte_pci_device_internal *' [-Werror,-Wincompatible-pointer-types] pci_free(dev); ^~~ ..\drivers\bus\pci\private.h:77:42: note: passing argument to parameter 'pdev' here pci_free(struct rte_pci_device_internal *pdev); ^ 2 errors generated. [8/232] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj [9/232] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_mbx.c.obj [10/232] Compiling C object drivers/net/e1000/base/libe1000_base.a.p/e1000_82575.c.obj [11/232] Generating rte_bus_vdev.pmd.c with a custom command (wrapped by meson to set PATH) [12/232] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.obj ninja: build stopped: subcommand failed. Could not rebuild C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~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/