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 015A443BD1 for ; Sat, 2 Mar 2024 22:00:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDCCB433A7; Sat, 2 Mar 2024 22:00:25 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 7D5084338A for ; Sat, 2 Mar 2024 22:00:24 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-365a681e949so11828555ab.3 for ; Sat, 02 Mar 2024 13:00:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709413224; x=1710018024; 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=zXXmccsXh7w/lYhqGBsW0t8ix+Sie/A+9VfTVNUyqTQ=; b=ROsj2ma0TEwAKTckFahrp12HGx4AaXU8KAwYgcxYm36YkvDcNhC0pHagSPWWpQxAo2 0ELUkBj3i3jJ0lgTgx2pGKEaC+PRH5z5RoS1tR6l4KCwGkwGJM+mGDG4MvAouk2+Ihz7 YFyXZA8uePTTy9fV7LAUQSg8dBOy3S7VRbz6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709413224; x=1710018024; 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=zXXmccsXh7w/lYhqGBsW0t8ix+Sie/A+9VfTVNUyqTQ=; b=cTZHRXqMQWPmLISFEtEytvqX1FdkA0rdDwIHtXp3SafNzUvNTrHxi2ul5CjwXV209l 3iKq7m8TVJgTqUBbJDNFmCNRaDZxHC3An6oiWBbBKbunE7EP7Jeoe/eKdV24CBGuAf7B iGPLIIBR91M9L3MWsQwoO64ljyJyBDIDjokqh0l0tifaSVXAAeiyiy4wXQSWfrKtx5IW xKbcMJsi1DQ80L7g/vtd59a3iyLd8ML6bn3gV6iGT+wuQF5EPsHqVPnRkqnuvSjEGtAK 4ZS41p7jTkW+TDzIA7Y8XQQW5ON1nJW4+D7krsQ4NPdL1XSmqTsTBXLNY+mAOscyMndz WXAg== X-Gm-Message-State: AOJu0YyM20ifeDoOZwsaV4Efr/+OVV9ervBeIhHgPT/zWtxtG5/vhYNe d4Yn0zdf6inv4LORfD/HzMWW/8bCZ4C6bClRvGuGAkYFeWlI/4avZb8BnkZ+YG4GtXwYaM0YqNj 8IuZoyFfc6FDZ272bQ9Qve+0N+kY+HFU3oVIfVgBK X-Google-Smtp-Source: AGHT+IHa5BFLCcIQrBt9k4KyGcOma/6Q4SxTQsSfMSPPaU3wL9y5x1xzUdRGeDPFI1Fv+f+f80T4CVKNmIVN X-Received: by 2002:a05:6e02:2181:b0:365:b570:cbbc with SMTP id j1-20020a056e02218100b00365b570cbbcmr6592015ila.10.1709413224010; Sat, 02 Mar 2024 13:00:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bl5-20020a056e0232c500b0036391824e13sm341049ilb.36.2024.03.02.13.00.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 13:00:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 13:00:23 -0800 (PST) Message-ID: <65e39367.050a0220.54d28.6ee5SMTPIN_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 868646052510; Sat, 2 Mar 2024 16:00:23 -0500 (EST) Subject: |SUCCESS| pw137808 [PATCH] [v7] mempool: test performance with large From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240302200408.6419-1-mb@smartsharesystems.com> References: <20240302200408.6419-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/137808 _Testing PASS_ Submitter: Morten Brorup Date: Saturday, March 02 2024 20:04:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137808 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29386/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/