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 0AF5C4564F for ; Fri, 19 Jul 2024 13:34:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0577540672; Fri, 19 Jul 2024 13:34:07 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 81AAC40285 for ; Fri, 19 Jul 2024 13:34:05 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c7fa0c9a8cso904384a91.1 for ; Fri, 19 Jul 2024 04:34:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721388844; x=1721993644; 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=u+CdnphZq0rDAQvYaQVYR6FAcKy5sXpoz4DdUqC/7bk=; b=g+nB2mpIvqnZtNmMbEWcXKEIKxFh6AUd0TKto1jBFxCSvRX/sXWxr9QMgNfBApr1DK rJaONwj09a7+Gztg6rgRJC0bsqUS/lqcpeNT0OZR5hECmmK0115zveMOhIPMX+w4aIoD ds4KQNf/2c05Z4Te7nD+XMtH3ttfX7ZZQLjBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721388844; x=1721993644; 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=u+CdnphZq0rDAQvYaQVYR6FAcKy5sXpoz4DdUqC/7bk=; b=PL7/uFzXSH5EEjg4sZpKP/G+dwOZ6/Aors0Cyl6ySJ9niRwEXeI7XFjV+SODfbWUfD 9zYnwqDlD0wUNd2mXUPi30FTn2NubMS4CNfiPQFCmhHoeb8T+nXngK5r17KVx/SaIjzr pjJ19djCNKA0suisftlq/vX9AEADsXk/mdcA3oR06K0vcmV5iTaVmYl/utIKh2UoYSjk SQpoO+GnQotUxZ+H/WF+vRL6ULqdT4qXuxCH2DEf+f5Y4NyKEP1t0idY+h9ujZAF6jT2 7EIwI4UO2BYq0aH/X5vKhZnlu1zzoaD1P8TzgEko/eZMC6qICs8JSprqiy0uxEZWkpA0 9coA== X-Gm-Message-State: AOJu0YyTrj5agoZvkD6NCvsvef7YRXjKxuRYqQ29ZYzHS7s5lnaYwf/0 O7IZhyvo9yCIUoIvb99AjIROQa711rQN1Enk0EEwsANoQ7goUI8+Z0Uh/KBvU/H/VCQ18v5CNa8 cKI5MtOBrzAX2zGDJkfehnOIx98remVuXNztgGtM6 X-Google-Smtp-Source: AGHT+IEJgH+0Wr2GS6+skK3xv9hkdxuYDLASS+yGw/y2A9HNDsmY2QeBEJQUep0OhKt+X6lo5Kjx+WeJ7IN3 X-Received: by 2002:a17:90a:4384:b0:2c9:61f9:9de1 with SMTP id 98e67ed59e1d1-2cb5246c851mr6536960a91.4.1721388844557; Fri, 19 Jul 2024 04:34:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ccf7b2c6f7sm82231a91.4.2024.07.19.04.34.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 04:34:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 04:34:04 -0700 (PDT) Message-ID: <669a4f2c.170a0220.32b9dd.4d11SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A7D2F60524C8; Fri, 19 Jul 2024 07:34:03 -0400 (EDT) Subject: |FAILURE| pw142513-142516 [PATCH] [4/4] test: run timer secondary te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240718191049.84865-5-stephen@networkplumber.org> References: <20240718191049.84865-5-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/142516 _Testing issues_ Submitter: Stephen Hemminger Date: Thursday, July 18 2024 19:07:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142513-142516 --> testing issues Upstream job id: Generic-VM-Unit-Test-DPDK#24185 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ ==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30558/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/