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 B69CC459E2 for ; Sat, 21 Sep 2024 00:20:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B02E84003C; Sat, 21 Sep 2024 00:20:15 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id CFD374003C for ; Sat, 21 Sep 2024 00:20:13 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a0c870ff25so6868905ab.2 for ; Fri, 20 Sep 2024 15:20:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726870813; x=1727475613; 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=KxJT0hbzyfqgD6ocMX2l7VhDIbDFY+Sxrcj9OM4AFqM=; b=Q1/dP0bohpEkYgTfDf92FEHWceTVQ7ENRsozQrsHbmW4SimVS1lQhEw9eszNVz8+sH zS1ipN85v+/zmpU/LLM1YzQ6eif3b7UGPx5UJHw9El+DeJ17IWH24LUIRLmfe0ppBs5Z JeZy44jRsx1WSQqbX4W76ck1d1X1H2w/03cYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726870813; x=1727475613; 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=KxJT0hbzyfqgD6ocMX2l7VhDIbDFY+Sxrcj9OM4AFqM=; b=tDcedvw0MuVsT49qGpTAimhfxsm4yJyWgbrNfpn/tmnSt/zJZMDiYaLxu3pl9JOk7x J36C5XetASR7HeMltyZ1TQ3gl7WHdWYjA8ZzdjniNvwdK3f4P26sR7gXgX6LyzRFIc8X jM7eCCnkIXSPnIVhr2gzkTg1c7Q4VCooarSu8CqGMC4Zo6KFEE9h+5qYmV51AdKvvp7D v6W9S96Xq61m+N2TEJBz73c+btGNivDe3iIQtxtIYJgwZeBSGst/VBKrLzNsDIU36A17 ymAA/f4R4Pu+6s7q+ZhXVRxDEUSxSVvDRa5O/bca6PgOhPsGDVAnjmrKbyQPkq9x5frG WVqA== X-Gm-Message-State: AOJu0YzW+LT7yyAw/g41Zdwa80/Ga7CE6JFle95+MkBV4eV6hBJRDr1o SQBq0/NEHAUtj5lw6iAByk4rUucgI4JTmVNiQDr5uB6FrPxmeUX+KsRuxwexSmnY9QkSrYHU/jl qgpEsSB5TqubYktfJwu9LhvR5P43o31UydDxtZERD X-Google-Smtp-Source: AGHT+IHZJBm/QsbD17VRBPlTb5/tOFaBvNStrZdP/nHp7wGFrhJIPqeTMmMVniFhHwnb+cmBREvfIm5fFxxP X-Received: by 2002:a05:6e02:1908:b0:3a0:bf6b:6bca with SMTP id e9e14a558f8ab-3a0c8cbbbedmr42848735ab.9.1726870813074; Fri, 20 Sep 2024 15:20:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a0c940e851sm1664305ab.25.2024.09.20.15.20.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 15:20:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 15:20:13 -0700 (PDT) Message-ID: <66edf51d.050a0220.128a41.8915SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AD668605C351; Fri, 20 Sep 2024 18:20:12 -0400 (EDT) Subject: |FAILURE| pw144367 [PATCH] [RFC] mempool: obey configured cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Morten Brorup In-Reply-To: <20240920163203.840770-1-mb@smartsharesystems.com> References: <20240920163203.840770-1-mb@smartsharesystems.com> 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-compile-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/144367 _Testing issues_ Submitter: Morten Brorup Date: Friday, September 20 2024 16:32:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144367 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#304071 Test environment and result as below: +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+=======================+======================+===================+====================+==================+===================+ | Windows Server 2022 | FAIL | FAIL | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | SKIPPED | FAIL | SKIPPED | SKIPPED | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | SKIPPED | FAIL | SKIPPED | SKIPPED | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | SKIPPED | SKIPPED | SKIPPED | FAIL | WARN | WARN | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Debian Bullseye | SKIPPED | SKIPPED | SKIPPED | FAIL | WARN | WARN | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Debian 12 | SKIPPED | SKIPPED | SKIPPED | FAIL | WARN | WARN | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Fedora 37 | SKIPPED | SKIPPED | SKIPPED | FAIL | WARN | WARN | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Fedora 38 (Clang) | SKIPPED | SKIPPED | SKIPPED | FAIL | WARN | WARN | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Fedora 38 | SKIPPED | SKIPPED | SKIPPED | PEND | PEND | PEND | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Fedora 39 | SKIPPED | SKIPPED | SKIPPED | PEND | PEND | PEND | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | PEND | PEND | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ | Fedora 40 | SKIPPED | SKIPPED | SKIPPED | PEND | PEND | SKIPPED | +---------------------+-----------------------+----------------------+-------------------+--------------------+------------------+-------------------+ ==== 20 line log output for Fedora 38 (Clang) (dpdk_compile_spdk): ==== --- Failed to get log output --- ==== End log output ==== Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31102/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/