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 6A36C45546 for ; Tue, 2 Jul 2024 05:23:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6327E402D8; Tue, 2 Jul 2024 05:23:55 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 1F886402B9 for ; Tue, 2 Jul 2024 05:23:54 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3d55db7863bso2450501b6e.1 for ; Mon, 01 Jul 2024 20:23:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719890633; x=1720495433; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=4/lqZ2+CbGWKgiI0wba31eft2XqiWZMUkcCTVTX/atE=; b=h2rFOPo86Tl6XeypMc4Phf2djyxr6v4LmVigl5rK7jWd4exh4Lx7K8oRPjV2sSvtTt LJtwvtWOQH4xizTgAAo76F8LyynR8ZuO6N9oi0dZHO0NB9NpDOdWKmYqoYnamoVYUZnJ bDz0angEazfyuBmDT69llXP3YNDdOCdFd1AA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719890633; x=1720495433; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=4/lqZ2+CbGWKgiI0wba31eft2XqiWZMUkcCTVTX/atE=; b=Xp6czE8vjXpc+sw/Z8c0dUC6ZUQXPlWJ3Ua9bF5ypcOEoHA2f8ttDr5cA+IfOqZ3io /pExO785npwvlSY0GF/azs8wqdKCRFDaxbqjQkFp4L7P9GyPmXtmQn5FTESV/7vdvNNn BhmiayXphYxbPdwQfdzyU9GC7g+2JFKCAwEcJYbDI+8jQYticnLNYF4foNcUoJvxiowy wlfi8jPxVMuRB6gpgsbdTCSPgRaMGGJHRHZknFM5+74+R2ijKFnoihoGk5PlWtnbdv1g iM2sXrfnnS1j+pA0Vus3YE71AwU04ZGDXBxTtA7IIIQrdPdVLKqKtXMLNfwy24QmLklW D6PQ== X-Gm-Message-State: AOJu0Yw4ECu4D7eihBiS29BArvvRSepAaJor/4ZLG+ZLVyYVF9wasUua dTOixg3TuykOHxtP8x1s1TcWzNcMy4yfpZO3tcZSyTJ3IjR0tvHm+SUS5YW11K0BpgB7XcD1hEK FJx9OudIK2TZRZsBLFCmzNsuYddYS9nFJqJColIrn X-Google-Smtp-Source: AGHT+IFGL15KDyWPAChauCo7xz7KqE6rZNjLG0nBbyg9nwvaHRn1HwEYRLEjGkUYz/QIQtpmQ7xLrXaNr6Zx X-Received: by 2002:a05:6808:171b:b0:3d6:2e33:4328 with SMTP id 5614622812f47-3d6b3e72350mr11810518b6e.32.1719890633278; Mon, 01 Jul 2024 20:23:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70801509aafsm335432b3a.10.2024.07.01.20.23.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 20:23:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 20:23:53 -0700 (PDT) Message-ID: <668372c9.050a0220.dd5a9.97e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 580506052500; Mon, 1 Jul 2024 23:23:52 -0400 (EDT) Subject: |FAILURE| pw141995 [PATCH] dpdk-pmdinfo: remove unneeded whitespace From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240701175840.18368-1-stephen@networkplumber.org> References: <20240701175840.18368-1-stephen@networkplumber.org> 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-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/141995 _Testing issues_ Submitter: Stephen Hemminger Date: Monday, July 01 2024 17:58:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141995 --> testing issues Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== Project name: DPDK Project version: 24.07.0-rc1 C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0") C linker for the host machine: clang link 14.29.30141.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Message: ## Building in Developer Mode ## Program pkg-config pkgconf found: NO Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\buildtools\options-ibverbs-static.sh) Program C:\Python38\python found: YES (C:\Python38\python.exe) Program more found: YES (C:\Windows\system32\more.COM) Compiler for C supports arguments -march=native: YES Checking for size of "void *" : 8 Checking for size of "void *" : 8 Library m found: NO ninja: Entering directory `build' ERROR: No such build data file as "'C:\\Users\\builder\\jenkins\\workspace\\Generic-VM-Unit-Test-DPDK\\dpdk\\build\\meson-private\\build.dat'". ==== End log output ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30362/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/