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 80DFF43B57 for ; Tue, 20 Feb 2024 18:58:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C4F8402A7; Tue, 20 Feb 2024 18:58:40 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3FD4340289 for ; Tue, 20 Feb 2024 18:58:39 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3651607db16so12913635ab.0 for ; Tue, 20 Feb 2024 09:58:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708451918; x=1709056718; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kf4NqW0i5MrmD+Yjk6fY0mk4haQ4s44HG359bBlVcq8=; b=KydhNFREIF17DoTAnmTRmcQ7xW9W9fFiybZHv1p21vZ080nCB5JopxPVaw0Yl0z5g3 1wte+KOHeYnBkzNT3BXuc9fW951sCLcckdnvWA19Rxk22KBP4qJ7Hisz0E6GgisQzY9A U8TUHZCEBeQIAR8pOZp9p5HnapYMgMhzhVnJ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708451918; x=1709056718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kf4NqW0i5MrmD+Yjk6fY0mk4haQ4s44HG359bBlVcq8=; b=Gcca7sEGU8uXG2mJSHQxh24AnZD0MIJvvM+urgsBL2psXJk8X4WN6cVTgypq+hIjX8 uav88kUnEyrmTeVmEU5cEqb/UJa5nA1hI3bwMYmY5hAU41Ogg13wZv4xrCt+eZCaP57g 44NA5ZabYm4N+Po3On3L8TjENZ3MV8rxFZtGogihDK3cEzzW4o1ojQj0KalL57PY83qz 5/wnqnoK6+7s50vxbC4EMJbiKm9F1aY7sDdk/18O38I1bFRjr4LAXvzCvFReu4kFl8El A2C3vRnfto4RDtdQG1MeuhyejJYxzaME/88nByXmH5cAM0bec6oDuBmtyeuiUbf6Hwt/ d8Ng== X-Gm-Message-State: AOJu0YyBrzxA07cUyrkIArVmduDxlUztb5XCJPcTtsDyETEHMBG1XiTT GYsah0Q5hFEYqDRwrdFTyNvLtdiWkz/Godsn6biseefVN4lufkXPqLWYDnlgMxE+jEQ66Hfsn/Y V3afsIG/9izf8QQMzNbkVM3lp5C0pDsurfjKjCrSn X-Google-Smtp-Source: AGHT+IFL80MYxtck6aL7CUBxn/Z3fd0XjAjpmVfgaTSr2SnGI3ylYl+HYvpfI6JSQ0+ZW4nZr990AM6gSRp9 X-Received: by 2002:a92:c24a:0:b0:365:3c98:cae8 with SMTP id k10-20020a92c24a000000b003653c98cae8mr2936795ilo.12.1708451918615; Tue, 20 Feb 2024 09:58:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o13-20020a02c6ad000000b004741da0f5b1sm260842jan.46.2024.02.20.09.58.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 09:58:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 09:58:38 -0800 (PST) Message-ID: <65d4e84e.020a0220.25870.e7b5SMTPIN_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 1D2676052712; Tue, 20 Feb 2024 12:58:38 -0500 (EST) Subject: |SUCCESS| pw136924 [PATCH] [v6] mempool: test performance with large From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/136924 _Testing PASS_ Submitter: Morten Brorup Date: Tuesday, February 20 2024 14:01:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:4aa3ea9d5a17df941fab13a648e69b8de8573992 136924 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29195/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/