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 B2A2743DAB for ; Mon, 1 Apr 2024 20:48:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD30B402CD; Mon, 1 Apr 2024 20:48:34 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 3720F4029F for ; Mon, 1 Apr 2024 20:48:34 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5d81b08d6f2so3426958a12.0 for ; Mon, 01 Apr 2024 11:48:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711997313; x=1712602113; 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=73SQqYfG4qaV8tZbRBVM6a8fVqu/7yx4TYWcRZforp8=; b=glMIZn5xvpRl+xf5aFlCPl8BcME/66/CP7WlwpHSqM6WRfoFNEsR4oHsMhqtnQtD+2 UYm70eGqJj3oukBpuzR159WJ0s8eCJ/ygYfZnSRVxcnNbdocUQn4HrI8k8fzT4IEjvGd HVK7tXWnSVyAXG1/q4XPm6mxPZVbqZ0f3Vgz0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711997313; x=1712602113; 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=73SQqYfG4qaV8tZbRBVM6a8fVqu/7yx4TYWcRZforp8=; b=bslyn03t5uPEHHF6JnySNglThT20ecbuYfxm/D9ZvgXL01Yb04rxi8tgPtNykvk+jg qxir7lnTdg2u2LeSzoJiIV+fwrqcmCGH0b1QizvSW1YlLVZJgnny4ITsm+WwKJ2C0Nxd ELxgRWU1CFfiomiCP+CURy1lGghnb7Y5tSpIvRmWI5agcPfzyBtaKQvFTkjMgzRltkE4 2uMuMRP5KVhBLxdoK9nCKOD6WczEGiVGJ98R4V/eneFCWRxl8Kd/Tjk+z397E4k1CaVn i+u0xK0bOroj6k5p9kSQZEF+/yUfz5xrenTm9YKDlC5+fGa6CucTZO0812VwA9qXHqwi cTTA== X-Gm-Message-State: AOJu0YwIE1+qE3lTPqsshCgE+znsStAy/4jcdn8pPrGDDjpSdh/5MQrH KxOozuPu/u7qlJSt+TAMJv/CUxGLu1g2uzcp61NtFRubBLhjkl+4xBeYFg6KN+tyz2UD2raxhp+ NsFAWh4W1nweQlDgDplb/28prozexUsXdikKW5Wnf X-Google-Smtp-Source: AGHT+IGtEsgktYj8cXzbKo+m3jm+X7yXUAcv37BrEyeA1GusUszFYs5t4FalMUAUkSFetwsMyp1SbdQY3pw2 X-Received: by 2002:a17:90a:5312:b0:2a2:898:f8b6 with SMTP id x18-20020a17090a531200b002a20898f8b6mr8247042pjh.46.1711997313183; Mon, 01 Apr 2024 11:48:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id su13-20020a17090b534d00b002a08f31c204sm588989pjb.6.2024.04.01.11.48.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 11:48:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 11:48:33 -0700 (PDT) Message-ID: <660b0181.170a0220.ce08.2d16SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 543606052471; Mon, 1 Apr 2024 14:48:32 -0400 (EDT) Subject: |FAILURE| pw139015-139016 [PATCH] [2/2] mempool: fix unused warning From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240401170257.121047-3-stephen@networkplumber.org> References: <20240401170257.121047-3-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/139016 _Testing issues_ Submitter: Stephen Hemminger Date: Monday, April 01 2024 17:01:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139015-139016 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== 102/112 DPDK:fast-tests / telemetry_data_autotest OK 0.17s 103/112 DPDK:fast-tests / telemetry_json_autotest OK 0.17s 104/112 DPDK:fast-tests / thash_autotest OK 0.18s 105/112 DPDK:fast-tests / threads_autotest OK 0.33s 106/112 DPDK:fast-tests / ticketlock_autotest OK 0.19s 107/112 DPDK:fast-tests / timer_autotest OK 2.49s 108/112 DPDK:fast-tests / trace_autotest OK 0.18s 109/112 DPDK:fast-tests / trace_autotest_with_traces OK 0.18s 110/112 DPDK:fast-tests / vdev_autotest OK 0.17s 111/112 DPDK:fast-tests / version_autotest OK 0.17s 112/112 DPDK:fast-tests / telemetry_all SKIP 0.01s exit status 77 Ok: 101 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29689/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/