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 028984399C for ; Mon, 22 Jan 2024 19:00:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2070402C3; Mon, 22 Jan 2024 19:00:51 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 698BE40298 for ; Mon, 22 Jan 2024 19:00:47 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d71e1d7c78so17256675ad.3 for ; Mon, 22 Jan 2024 10:00:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705946446; x=1706551246; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ifjktHjG35h5uCCXxBC3l8N7VTscgVxNtDriIMd7vok=; b=cmsZ+v+g/aXtMwhGldLUaJm3ZzqjOKIAtY0kPdNzbPvNha6QgC5rfQ2H8ZkRiVrw3f i3mZni0wakqbSVmyzd11Z7+tl/no6sYqCQauVSBWA/ywg2bmoHRZnDH4W9DElcZW2Tgm c4YIRR/n2XOykrWnI44KSZzxIJ9/kR3zAw738= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705946446; x=1706551246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ifjktHjG35h5uCCXxBC3l8N7VTscgVxNtDriIMd7vok=; b=tDj2HPbbqnitF60pTx4OHPG9uN0PinH0nDWGy8GL76mblBvBcgaE19HHH9gV9evcvg 3o0Eu3mIuLbFsNn4jy3TWguRWfXN4HU1xzQQnqf3PYPapcs6Vmj0cM/TfSZcxSr6561D Wz6je24J2AnnlpyfDUfKniZKWVvbbUm0p3zDd2IOimPBoZtTngNvxxSPZlfW+jo0Y2J5 peVTflwb1YfQ0OCZXRqA0cXcJgxDKHPjTM8+n4gHEB6wADeG3K2T/g/XevH8ppa2VIN/ p3/57k2CyyStspok253Vaz2fo5+eB0+2BCMzX3mCU+OMFgB9JW0zJE4AhsIdoZCRQTz4 0FmA== X-Gm-Message-State: AOJu0YyvbdTx3EuSWyqs7QFeRwZhHbzmijcy+M2P7QLXcHHsIyCJ30CA tmwLLKfA3h8/TnNtWaKbHO+OrVPwCWwdAl5A+Qcuxqi1586zDDrf3s5LGMey/FyqnRbpBmxRMsX rnmnWN1pUKiirQ4kWd1/wQPFjQrlOzffqre2SIgBwsimYzbnNPK8EEK/9 X-Google-Smtp-Source: AGHT+IFTH0i7gSUNRDKEwvXWHGC/sfntU1RWus0+cFvj1rCHKTLWIR61V6EqCRBTlN1l4bsaBtAnRDeVtiax X-Received: by 2002:a17:903:124a:b0:1d4:3ef:2810 with SMTP id u10-20020a170903124a00b001d403ef2810mr2917034plh.107.1705946446486; Mon, 22 Jan 2024 10:00:46 -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 ba8-20020a170902720800b001d6fc4d8b94sm257238plb.138.2024.01.22.10.00.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 10:00:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 10:00:46 -0800 (PST) Message-ID: <65aead4e.170a0220.b5429.2984SMTPIN_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 9B8BA6043300; Mon, 22 Jan 2024 13:00:45 -0500 (EST) Subject: |SUCCESS| pw136035 [PATCH] [v2] mempool: test performance with large From: dpdklab@iol.unh.edu To: Test Report Cc: Morten Brorup 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/136035 _Testing PASS_ Submitter: Morten Brorup Date: Monday, January 22 2024 14:34:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1631b98727d2294008c8924f24a21366a8d383e 136035 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/