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 4E6C14606E for ; Tue, 14 Jan 2025 18:11:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B34640299; Tue, 14 Jan 2025 18:11:57 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DC29540298 for ; Tue, 14 Jan 2025 18:11:55 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e61f3902so442951639f.0 for ; Tue, 14 Jan 2025 09:11:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736874715; x=1737479515; 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=yxd5QsAQY8sbj5lMLI603o29dugAaNOisg+Kj3lBPwo=; b=V5Z1l+V9RvIUD7LTcfcUtRr49KNvHwZBmWCe5M12+eMGkwuxhLhub1Q3/C+f1q5b17 37MDiMnvBthuoi0DIahDjSJNMCkyYZfT2lPDqWUnqhzY04DHopxBhP3hnVdkkF/gLUWe eK+s83HnL+2HKzier+1Y/DCMoWZ7KkAmwy2Bk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736874715; x=1737479515; 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=yxd5QsAQY8sbj5lMLI603o29dugAaNOisg+Kj3lBPwo=; b=mBLRqbdKw4pgIkZ12GZQHTx+1ATWzCHzOyrnxoP5u2hzGcy+Azlpy8ZwGlIwsP1YsQ jLR0wo1uoDcX7asLvj9XoO+lpIpERP1qns0oWS02zb73H0GUlBtvCEcjuN5B7O9OERMU C7cLeYIWLicCjl5vIJN9xw96ve9Fm7OkIlhXjq9G3o0f8OGSY1Qj8yJzYHKr1CFw1zzY oLRxGOmGODAVGmzjGFCUrTaIkohsOC6sLiinNiHbFHjmJ22HFq/dU8/rN+S4yTlbVrKQ 2Q39lWNwY4pFOcMvmBwke6ERTFwmswn5pCkWkl69TOUanOxvZj+Zs2crkCRsj5qETpGy Yhxg== X-Gm-Message-State: AOJu0YxHzrBzdrTEf2qPz+7pt7bQsvaEbq6cd+HTuCEWFwrsAZxsLvBO mzfPZPpLjLjcn6gUrMaqB3pR5KRuWmXYcXQAgTO+SetD9wBcJwOOM7wJ3isyMWFVKXbBoTeIXpz H4jDMQIRmK4vEYDB51NbDMekmvTPVj227Ma3JexFT X-Gm-Gg: ASbGnctAn9kjQVd3BVilZvDZKXRPgLPgRI1+9B/WbaV4Q4KMZYtWvEfZm1E/ZPxU/HD ma0P12CqHyxica/c8lqJXhehFNl8mPO4wmgUpUdnDIgK+tGm+1YFWJ1ROVflTQ0DHCYm0CKBWJy /O9kZBfG3JATAUmws2hy8LCRw9ko+ku/xDSDo22hHh3yV8EsLmeZrVdMRiikg6ykM2eimuH8pE9 EbLukorMrCsDu2EneTP8LwtXhi8r9zmXInCOHJkL2joG4YVVG7rZuV3/t4oUioE7Xi/SCOhlsCh F5+2GA== X-Google-Smtp-Source: AGHT+IFBwuT8vJa9hbeEHRFbOL10fsTliyu/LY4eqLcsCpxVDWWtG5h6ml+Pw3zx+LAzdJIE+ffDRwuf0lhD X-Received: by 2002:a05:6602:3b89:b0:84f:44de:9ca9 with SMTP id ca18e2360f4ac-84f44de9d10mr730743239f.3.1736874715045; Tue, 14 Jan 2025 09:11:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b71a163sm673934173.52.2025.01.14.09.11.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 09:11:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 09:11:55 -0800 (PST) Message-ID: <67869adb.050a0220.17ebdf.1823SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E9CB6052471; Tue, 14 Jan 2025 12:11:54 -0500 (EST) Subject: |SUCCESS| pw150078 [PATCH] eal: fix undeclared function error on old From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736871673-25398-1-git-send-email-andremue@linux.microsoft.com> References: <1736871673-25398-1-git-send-email-andremue@linux.microsoft.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: SUCCESS http://dpdk.org/patch/150078 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Tuesday, January 14 2025 16:21:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 150078 --> performance testing pass Upstream job id: Template-DTS-Pipeline#206824 Test environment and result as below: 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.9% | +----------+-------------+---------+------------+------------------------------+ | 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: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ 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 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.9% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/