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 AF13343748 for ; Tue, 19 Dec 2023 21:39:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6858402DE; Tue, 19 Dec 2023 21:39:33 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 99743402C2 for ; Tue, 19 Dec 2023 21:39:32 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db538b07865so4115103276.2 for ; Tue, 19 Dec 2023 12:39:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703018372; x=1703623172; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qPIZMLUWf8MbCffPNOGwNImclPouWBUHDNjzcS5EsRY=; b=e2+v9RTR0O3ey8AEMs/+lf5xBWJQMjtxVQ7ZeJKcrIJg8dXbdeGP1d81XNcbqGAdsI +jgjYPulL82yXTbfRVExa6KjkNE5P8utEvgjvyCjKGzSyKmCKbWkemdpNwiMMpfvlXJ0 ywBk/7tnGl+RoRjXIy0d4WO6G868Cc9I6sEl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703018372; x=1703623172; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qPIZMLUWf8MbCffPNOGwNImclPouWBUHDNjzcS5EsRY=; b=sAcT6vQdTqHENe8znE0wsonLoTke29EPUYyrtOBHAml8iPZS8FsL8w5Le/m0de3CzD hFfb6Cd9ItEyKdf2u/PVPenpgVdiZhoVv+HX5hBTuyNrNsuAvbAef2bLoCgJluCcjou6 sQpVfN13vWcKuukkOhDhvXXN4PQLPZtWpzzVYZh+DrCSXHhosvIcxdAMNqo6PDqCLdGm QcU+TkFYAySm53JrmTtipF3/azWULwwiBEceW7IaF2rVck6D19N8rQPqXV16a4mX0i+n dbVImBKLMeRKV6SoMRhLICoqv9l0WmNb5nqAEFRX4XnDNTx0QeM18iS8nTMbi3lRoO3w XQNQ== X-Gm-Message-State: AOJu0Ywnjy06kCqJSUl1J51kgCB+7U8l2yf+4FiNjj2V9Pur4corIMgc oa0e1wBalrqyEkDrhDouPTA4UGHkrPJ8viaToRv+MKr1C0hFA1AWLb7dgw== X-Google-Smtp-Source: AGHT+IHbVMbDZu1+s2d9CkD2HOE0AoZG5wyDq7AKF8cnThSmQouQAdH9AVYtp/G2pKaPMx1SL18qjsbaZ6Nw X-Received: by 2002:a05:6902:1b10:b0:dbc:ddb1:e75b with SMTP id eh16-20020a0569021b1000b00dbcddb1e75bmr4713295ybb.31.1703018371944; Tue, 19 Dec 2023 12:39:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e126-20020a256984000000b00dbd509a5ccasm204313ybc.24.2023.12.19.12.39.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 12:39:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 12:39:31 -0800 (PST) Message-ID: <6581ff83.250a0220.31b84.885cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 91F66605C311; Tue, 19 Dec 2023 15:39:31 -0500 (EST) Subject: |FAILURE| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Tyler Retzlaff 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/135344 _Testing issues_ Submitter: Tyler Retzlaff Date: Tuesday, December 19 2023 17:27:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135343-135344 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.23s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.15s 78/84 DPDK:fast-tests / thash_autotest OK 0.16s 79/84 DPDK:fast-tests / threads_autotest OK 0.99s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.26s 81/84 DPDK:fast-tests / timer_autotest OK 3.13s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.20s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.14s 84/84 DPDK:fast-tests / version_autotest OK 0.15s Ok: 64 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 19 Timeout: 1 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28688/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/