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 2BAB243748 for ; Tue, 19 Dec 2023 21:35:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27C10402DE; Tue, 19 Dec 2023 21:35:32 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 4DA47402C2 for ; Tue, 19 Dec 2023 21:35:30 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d337dc9697so40289385ad.3 for ; Tue, 19 Dec 2023 12:35:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703018129; x=1703622929; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WM2suikjNYdHhq7ebJ6a55+cLBU/EqhKT9gvyz88ceY=; b=bUWeRHo99CcTyS58Thg3BqP5FBNHMgPc2hcheHkfjI13ovC5qk5Xvphl4AWlo1zVTK Jt7H4iZFbhGcUwbSaxjMTHA6Vn2FW37j1SIDHNFEJ06StZfEnjPb7X+3HpZHE2hLyBLy ffTS6sAEmB2auRMM0H7bqGH0dkoAEgnwLBzUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703018129; x=1703622929; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WM2suikjNYdHhq7ebJ6a55+cLBU/EqhKT9gvyz88ceY=; b=OM9sjuYLFwlTIGENagKej6nY/61VpGybkp34BrYK03Tr0iTUQeShZ/VOPFejLebDuA sS2unvFVc8RY18pvugbZcSUQ5XafF+naIqvqVQ7cd8ZwZN9ma6oY+f6hYEvGLbx+azBf NFlQFhwIH5oYMrPATspZCpfJnx0sdjVlO4odMx7pY+NyPyLRe4YfNcEfV5HPA77Jaxs1 alq4Wf9/78y5cc2cNdsJngw4iBBOnJQ288jxL9inWELL/ETdKpgaALKJ3qg867BsWzR0 fyERgTHnokwQEg1oTcVrbnCiOFRj/+hktoW8o/HbWScSxipRoVAJm52UOcE8l5INxHqt of5g== X-Gm-Message-State: AOJu0YyBDUwV4O1eWSxe1YS9wpwdcRZ5ySDwwedzn7WD8FPQujM/MqgV y0a6Lpv9lPUSPN6dlFKn3Lp5dXyEX2X5Gxy5K1K4ErSISsYWnT/vR5g5wD0Iv/y5cKtneldTUg= = X-Google-Smtp-Source: AGHT+IE+VHi31ra5NxA0SkfwL80JP7slhBC3uN4uJTZwaP4UKz7ru84+k+8sLYVq9+pgPlJMEr8VQOQ9MXTm X-Received: by 2002:a17:902:9349:b0:1d0:b5a8:f6f4 with SMTP id g9-20020a170902934900b001d0b5a8f6f4mr18463317plp.23.1703018129495; Tue, 19 Dec 2023 12:35:29 -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 h5-20020a170902748500b001d3aa447c91sm221122pll.51.2023.12.19.12.35.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 12:35:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 12:35:29 -0800 (PST) Message-ID: <6581fe91.170a0220.b068f.7bceSMTPIN_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 AA599605C311; Tue, 19 Dec 2023 15:35:28 -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 | +---------------------+----------------+ ==== 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) 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/