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 841F045A14 for ; Mon, 23 Sep 2024 23:17:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58649402BB; Mon, 23 Sep 2024 23:17:10 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 252CC4027C for ; Mon, 23 Sep 2024 23:17:09 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6c359c1a2fdso44269486d6.2 for ; Mon, 23 Sep 2024 14:17:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727126228; x=1727731028; 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=9Gil5RrOh4vSZFmj+7nvuUQbW3ysIfznjfxCADNgJic=; b=DPy09Ivg9OKntxE+/eAAqaOcZqvl+55s+bhcFOdIjUj67HYQHLwAeuQ12cVcd/VnIA j1y2NEvgLHnHx8WaKKJ6PqGFH7seTRdMdXrE82r9hg0GZok/KhBfUk2YXOg9O+ZuzX8Q pzpO4eoDDj8azGtFhap1Cl+YpPN3mtd9IaWMo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727126228; x=1727731028; 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=9Gil5RrOh4vSZFmj+7nvuUQbW3ysIfznjfxCADNgJic=; b=AJpvH913ZmV7hVcOO6qNC2jYz91GwKSBYtHLyYe24+jbAwvWvulDby4sx3kiwkisf6 yNlKHTobzlcrmSCHIHp8+PiyIe+kq6flQ8b2kgkJSf9Uf6DlMF6NJYUvwW0YLsW9GxqP q0+DTXfwBvVQl7QXpu3iRtip3iY0SFeFhXr4BhusArTU9jwXnCGoClYjvfPJ26SSFuZL TKQuiBzs4sFiOyUgoWVyI8nejrSQnARr6msgZziNc/Q4TA8N6tVZCDpBKxg8Tnc1Lpcb eAg80FIuX0Bag666uSJzUicXoIoGtGbAQlwcc0pAQPGJu6sERPZbJPsuAkodg/NsAytu 5Log== X-Gm-Message-State: AOJu0YxSqRdiEpZX8nTHd0N1unBol7DL0qExWqRjF2xIbmFJX95gehRY z01n4F1CP1jQWJwxF22ZLWdol5YXFHuEqT4ngfKFWJyR7z1wiau22YN5IMgVJLQmmbq+bi5RUdC WWCtjKvktZOuGvsWqOMrt8ogZ0vXxbcNCqGHhredSooFQVV2oJjNjFznk X-Google-Smtp-Source: AGHT+IEoy49GeZuxh/ZHKHcZJ7CD/zCz/90vCGpVisDyQbbuKn0ApKrDypYgHv8LF8yQMzD3Y8W9ytu2QdM+ X-Received: by 2002:a05:6214:450a:b0:6c3:50bc:b4d0 with SMTP id 6a1803df08f44-6c7bc6cdd28mr261589486d6.11.1727126228404; Mon, 23 Sep 2024 14:17:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6cb0f79de39sm47376d6.74.2024.09.23.14.17.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Sep 2024 14:17:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Sep 2024 14:17:08 -0700 (PDT) Message-ID: <66f1dad4.050a0220.3ac1e6.0474SMTPIN_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 DE2B2605C351; Mon, 23 Sep 2024 17:17:07 -0400 (EDT) Subject: |FAILURE| pw144374 [PATCH] [RFC,v4] 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: <20240922105029.1173563-1-mb@smartsharesystems.com> References: <20240922105029.1173563-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/144374 _Performance Testing issues_ Submitter: Morten Brorup Date: Sunday, September 22 2024 10:50:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144374 --> performance testing issues Upstream job id: Template-DTS-Pipeline#182934 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.3% | +----------+-------------+---------+------------+------------------------------+ 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 | -4.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -5.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/