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 540FF45A39 for ; Thu, 26 Sep 2024 17:05:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6447C4042E; Thu, 26 Sep 2024 17:05:38 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D273640279 for ; Thu, 26 Sep 2024 17:05:36 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-207397d1000so16828045ad.0 for ; Thu, 26 Sep 2024 08:05:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727363136; x=1727967936; 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=L7J52kX3IiZtLUG0QIX4bln1k30g6ixieVBxT6HtEuE=; b=hFb+1+68dMA1xktFneLd4o54zPKqITzntCEzZYbFZd/rEGldY+XxDANO9uWlMxoJfC 8IHmkxG1OhcWpxB65nd69eOwN/U6HXhYM8HiWwym3EuFt+FBUmjXkv9cRMdxrxteMmNr Orc4KAeXTtf4uRblfzFmYuEWNMdBIkU5mQBXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727363136; x=1727967936; 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=L7J52kX3IiZtLUG0QIX4bln1k30g6ixieVBxT6HtEuE=; b=GPdbLgIu07p1cxHbkJFxsbGz3MjXrCE+lsokEWeZRKhmkZh3tpPpscDU1cXQ4aAFo+ 5SC/Okn+ygBqV1AAXDakgj+Q7h4unX7N6We4Vh/xWS6VW1/P5aPMOXyd122DH+1uIrMh WE1Z4qULCcRoV6VM2ng4ca71YdVN4ltfZe0+943d2fPti+Xzb2ngadN6jimiVoKbDaV2 CZw6RXKfodtFSEl0wsXZlF149CNa3jorXeONDOb7m9qCNtub0+bAc/hggBzG9M8zd7F2 Fa4XFlTaOe4p+qx9jva1TQHt+9CIPwH5p5UdumAcGoPOhDOm/JAi85jZYeUf4B51kTz1 sU8w== X-Gm-Message-State: AOJu0YygzmVBbd/AIAA6QRiqbmFKnwjCGztV2ZIqn6WFONXqttU8hwJM gHQace2j5Fy2JZzmT6j1gqRLN8D4d5CYuqOmJP8ZeB/jES/wGZSVNqwTArjJxx2ujoSbgykVAwL /iOu3Mj7cstmBKZEV9UAW4Bfjp6kQUbX9aNKDU4Tr X-Google-Smtp-Source: AGHT+IGbXkAiRhuZ4C8OkR3mMYqHZnKF9w/MTOt8YTwx4NmwEqLAk5GYBhWPBqZCgE3tn5UbXTG1hg9L0/B3 X-Received: by 2002:a17:903:2349:b0:205:753e:e2e6 with SMTP id d9443c01a7336-20b36613cecmr2173365ad.16.1727363135928; Thu, 26 Sep 2024 08:05:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20af1738615sm2402615ad.37.2024.09.26.08.05.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 08:05:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Sep 2024 08:05:35 -0700 (PDT) Message-ID: <66f5783f.170a0220.2052ea.0416SMTPIN_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 107FC6050A6B; Thu, 26 Sep 2024 11:05:35 -0400 (EDT) Subject: |PENDING| pw144447 [PATCH] [RFC,v8] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240925213337.1636635-1-mb@smartsharesystems.com> References: <20240925213337.1636635-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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/144447 _Testing pending_ Submitter: Morten Brorup Date: Wednesday, September 25 2024 21:33:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144447 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25389 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/