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 BB87E42B17 for ; Mon, 15 May 2023 19:56:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B941D4021F; Mon, 15 May 2023 19:56:56 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2E0C34021F for ; Mon, 15 May 2023 19:56:55 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33393c4c23dso27482835ab.0 for ; Mon, 15 May 2023 10:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684173414; x=1686765414; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o2+NrYMttvaSowHLrgMiFCjzDKF8q7bONgCdW71LerQ=; b=M6gcxzgtOTEOBaaDEEdZ1yMIiu6fvMjs4MQBKWUm939Ci3g9YgWgnWT/yqjvefHMmv ZXVUiGYv5vOPMelsQ91LcbfF0y1odI7JwvZnHVtXPG9KBx16MyRVWNxfDzzfu/f4B3Mu GEm63VDN03CBCSOzbXXmylAP/BW3EyMTre8h0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684173414; x=1686765414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o2+NrYMttvaSowHLrgMiFCjzDKF8q7bONgCdW71LerQ=; b=V2RH69dyP6bcD9/F/Af70vr6IpTwlDI8LmhcYdYr31Ki15utB7fWjvfMekgIVtCOT2 N3zwXXV/PjKxMzOUl5YQpojXYxf5PvWeOcasxLSGVZ1dZu15JvAwl7GJwOZ4fbBztOw5 sLOBVb7qPqK8aqv43CMTbVfUcVPfykjPthYHfPf+Y8wylNkf1C3Xrdh9YL9BkTVMQ3u8 DEdxz8LUJZl9m8qXSqCKLEhKu4SPMYbnmwzAn9wVt6Xj6TX+oWsWD/mUrqXciOjOQTPy 0CoqLm95glyCyw51ng9vdXHW8+ly8c1m3C5qzh18/JpYX500E0jqLBKImr+Sz5bOXTqF Rr1w== X-Gm-Message-State: AC+VfDzQJlJJo4sMsS7AO1BqcQ4hpmWBtrhBei8t7vn1vxk56esX/b/i ibQ/ej9wYutPqvUqNEhLuT+wfqJiL/EsrAf0u+G2X5htCAsmu6OelxS8JQ== X-Google-Smtp-Source: ACHHUZ5AWqOpxhB3z/uZCkJTxOHDR+olUMnipRBz1uNB8QDibpvjZXsE25+iVmUxdtYIqHqi+zFjpoqiqViT X-Received: by 2002:a92:c60f:0:b0:32f:776d:711 with SMTP id p15-20020a92c60f000000b0032f776d0711mr23099232ilm.30.1684173414639; Mon, 15 May 2023 10:56:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k26-20020a02c65a000000b0040fa4f6b3d8sm1333226jan.47.2023.05.15.10.56.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 10:56:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 10:56:54 -0700 (PDT) Message-ID: <64627266.020a0220.666e.a464SMTPIN_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 4CEDF605246B; Mon, 15 May 2023 13:56:53 -0400 (EDT) Subject: |FAILURE| pw126851-126854 [PATCH] [v2, 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/126854 _Testing issues_ Submitter: Miao Li Date: Monday, May 15 2023 09:41:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126851-126854 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== ^~~~~~~~ ../drivers/bus/pci/windows/pci.c:425:11: note: uninitialized use occurs here pci_free(pdev); ^~~~ ../drivers/bus/pci/windows/pci.c:347:2: note: remove the 'if' if its condition is always false if (ret != 0) ^~~~~~~~~~~~~ ../drivers/bus/pci/windows/pci.c:339:38: note: initialize the variable 'pdev' to silence this warning struct rte_pci_device_internal *pdev; ^ = NULL 4 errors generated. [8/228] Generating rte_mempool_ring.pmd.c with a custom command (wrapped by meson to set PATH) [9/228] Generating rte_mempool_stack.pmd.c with a custom command (wrapped by meson to set PATH) [10/228] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_flow.c.obj [11/228] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_rxtx.c.obj [12/228] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_common.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 ==== Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/