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 A440743748 for ; Tue, 19 Dec 2023 21:30:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92EFA402DE; Tue, 19 Dec 2023 21:30:54 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 69946402C2 for ; Tue, 19 Dec 2023 21:30:53 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4258b8632f4so44426991cf.2 for ; Tue, 19 Dec 2023 12:30:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703017853; x=1703622653; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=slSYqK5YE600e/lTii3L2BHLdWBEH55J3TmjoPxRKHM=; b=f+ZtL/PLPh1aDa/0f/U+Rh7084M5cnGFAKFvgAIRPpHEDLMmxCWOny89g2vsTEM5ID ZApNV6U0aX/teYfrfYNNBHVFBu56fUtIGMfv4Bh5KPg5oCamUzeq2X+dbDVt+j09TCLl bmXu4pgG4c8+z8OMSHEMzJeaVJh6VFKt12UPI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703017853; x=1703622653; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=slSYqK5YE600e/lTii3L2BHLdWBEH55J3TmjoPxRKHM=; b=kNCSL5CrWq1zdbb3f02p9ZULGRCkubPzXAR6tAs6gCzYB1yCQOEWDFEf8vNdvZ2Jw1 zRNdLFtZwIMvFXiy6oBRB49EoO5YkC9vGZJiR0/ERTKJRaprRhh9tdzvfMD/pm1SgghE nN0Yw+Rmzb9FjXmWX5QXBMmGpP3qipgj93qNdSyezJ5K1gR/4/3EyVrR2e/zu47Q7Y+n d/gMLeBT5IZJLacjCqbuCwRpW7qpRK56nPCTSM79G/52LXjwpwWiELCXev9iGJuwhTV/ QTX6uxkIEt+evJQoCFJ9y/m5tQ0T0CPXZ0eSCW3eOKwtk9gTvyyt2GDJL8eVDHX9r3PL r2CA== X-Gm-Message-State: AOJu0YxUggvQzyH5g02ixjL4CRnOFeWT80vlrHl7R4bvfcQcaiFB81QC 8F3AN9m1lC3KKx/UbcelCJrnyKRzhZEupDsRnQAU0S01sX6Fa79eJYsWdrnFsPGz6sXvLToIMQ= = X-Google-Smtp-Source: AGHT+IETPJZjcbNYe2FJ7tvvykGIQ2cPWZjRVu9+TSEOudlRF6O3zYhvdffNDzLYGnuBao1cgBA/dx0m3z+n X-Received: by 2002:a05:6214:c2c:b0:67f:1503:3095 with SMTP id a12-20020a0562140c2c00b0067f15033095mr13175763qvd.12.1703017852752; Tue, 19 Dec 2023 12:30:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y19-20020a0cd993000000b0067ab0a0c3c7sm220858qvj.10.2023.12.19.12.30.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 12:30:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 12:30:52 -0800 (PST) Message-ID: <6581fd7c.0c0a0220.37c06.86eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 63ECF605C311; Tue, 19 Dec 2023 15:30:52 -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 | +---------------------+----------------+ ==== 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 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/