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 7DD0E45A28 for ; Wed, 25 Sep 2024 11:40:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75CAB4025D; Wed, 25 Sep 2024 11:40:37 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id C2781400EF for ; Wed, 25 Sep 2024 11:40:35 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-37636c3872bso20666825ab.3 for ; Wed, 25 Sep 2024 02:40:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727257235; x=1727862035; 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=SSH1PpxNOAps1GJ+aS8m1L5gW3jAhrGpI6G+CFm8AOs=; b=cF/njpyOvQtQYm63qfQz9Petl8HoNLKyKOyHKz488wWj5iZyijjvwU1rDs312SHv7V 5MZut4czJez0J4UUubBVd13PD8cVNGKK6JIqaoXh5qZiDkF0GnIQnRyEPuXbDLR0pUaQ 6Jeeru1X8OvUuB/PuyEiiR799ElVn9V1i7oFc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727257235; x=1727862035; 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=SSH1PpxNOAps1GJ+aS8m1L5gW3jAhrGpI6G+CFm8AOs=; b=c9Ve1Z1elitoZSq3b3HziXVDHTHkW4Srhi5SzbMmTwSNPKBYeJ3IjT1RNRIK4x2fkP x71Hs6mdzUJwD/USkCeY9FiiQtSNIm0j6OsxFksXcpoMKYOKBye4UEsDkM6bXOGiM2JI NTPm9BrptVcLhiF20Vvxak4yB/2ih2q4td/JWpV1TusYzSz8za3e9DMIqZCvYq+SkaNK XZB52yBpZoBpndIop/fAYNOGbxNgX7KVKtwaFYBROnLOftWFkbCgt+T1ILnnxFXum/xS BG5bhqaqZD6F/GWvXDrg4oN4hF5rr9kcM+RZnWKMwB68nFb6ano3fKdFpfUsierPqlgP GnPg== X-Gm-Message-State: AOJu0YxyXC7YHXJSSB47XMMCqgRqSLQqEJX2U80qtemKONEjkuJTieEL 5QYIBm2d05FeK4DU2MuO3ma58jFAA2p4adZI1MC5bBEsVpcY0Yz0DU39we+uxQRQpRjVrqz7wI9 /YAesaSbD4C4Li3FJgjmwnC3vgPHS8qJZw6/1k46Z X-Google-Smtp-Source: AGHT+IEwfLRMFKMwiW0TYJNNKixzI0AQDXoJdauYw7J/QWoSI6TQotwNYSsU4MWFwxxdIRYNB1Hov4edWj5U X-Received: by 2002:a05:6e02:2188:b0:3a2:4cc4:cff with SMTP id e9e14a558f8ab-3a26d790407mr20437475ab.15.1727257234885; Wed, 25 Sep 2024 02:40:34 -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-3a1a56c2566sm1120535ab.8.2024.09.25.02.40.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Sep 2024 02:40:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Sep 2024 02:40:34 -0700 (PDT) Message-ID: <66f3da92.050a0220.1aa25e.81ceSMTPIN_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 52A626050A6B; Wed, 25 Sep 2024 05:40:34 -0400 (EDT) Subject: |FAILURE| pw144418 [PATCH] [RFC,v7] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report , Georgii Tkachuk , Qian Xu , Lijuan Tu , Ferruh Yigit Cc: dpdk-test-reports@iol.unh.edu, Morten Brorup In-Reply-To: <20240924181224.1562346-1-mb@smartsharesystems.com> References: <20240924181224.1562346-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-intel-Performance Test-Status: FAILURE http://dpdk.org/patch/144418 _Performance Testing issues RETEST #1_ Submitter: Morten Brorup Date: Tuesday, September 24 2024 18:12:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144418 --> performance testing issues Upstream job id: Template-DTS-Pipeline#183307 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 4.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.0% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 1/6 Failed cases list: - DTS https://dpdklab.iol.unh.edu/results/testcases/1/ Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -3.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -4.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -6.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31128/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/