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 9ABDD45AC7 for ; Sun, 6 Oct 2024 15:19:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 956CC4025F; Sun, 6 Oct 2024 15:19:56 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 8C2534025D for ; Sun, 6 Oct 2024 15:19:55 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7db238d07b3so2996800a12.2 for ; Sun, 06 Oct 2024 06:19:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728220795; x=1728825595; 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=rjV4RFBV1w7wynYPZ204DJkXm5Y1i0Ao9tv83jqqzPY=; b=bUReBSwDUNlnXU9NhCihP3nONG7HhdWoX53JBG9hNKTlODM6yBpvJUQt25LQgzIj6w 2yxRbdeC26q+VS8ApiyTP2NYfCmcbM3tNpKKMBeaM7gAyRxQHPPoQldV8u8iX0gy2ZaR V/Ti60Z70Mn+p5TwWn9L6Pj5QqAn45EWRC7eA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728220795; x=1728825595; 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=rjV4RFBV1w7wynYPZ204DJkXm5Y1i0Ao9tv83jqqzPY=; b=DGjwKcNi4eJw6Nl1u3c+5RV+1VZGJlvHzXY6T3KaW1H97+PxW6e64ozIOPlN4LrvmO SbQvJYx9opIe3kQVlJe1RtiYuOMZm/8u7OUacC3Z/5OZRkyAY2si2LYei6zaaNKYsZZX yQ9vs5EkZutijKn0w23o5FMe/Mtru9GQiZU6eKLBB4YHcQO4EedUWG1FUHxeiIw++11W 1vsfsP5zEM1HpO+xOemc4KUWs1guaCJF4T2by9TNcDylrf8ohK6j2HjcPDDrJw9v9ikK trc6bVMPaaepGcgnuq0oYOFvlnEtFflR60Q8j4BSsTtk0p8i28pALczrzh1f/HQ19OEE +H6A== X-Gm-Message-State: AOJu0YxwxUAoLLKEWablcPGPDRGIdMhi6ylmAauSiib9OL3j+bS4UIt7 QmaxLL8kNj3KML9dd8F21tq3A4p9Geb99AkZtaJ5EBMi4X7BU69MVxSO4281za8jyt9weNFRf2U aEiwSDKEo90/hErOjAPQRpyQcKMKahtXCirgbLB0zvwmPX1e7Jd1wBWVV X-Google-Smtp-Source: AGHT+IEUxRe8671ekCz/lTkq356iQdRcVeuL80mLamwIRYS4nDvPDBynpGYtbQ21Xq+pltw6cE66r19IJU62 X-Received: by 2002:a17:90b:5245:b0:2dd:6969:208e with SMTP id 98e67ed59e1d1-2e1e620dc5bmr12206020a91.3.1728220794724; Sun, 06 Oct 2024 06:19:54 -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 41be03b00d2f7-7e9f6b3b1e5sm169761a12.14.2024.10.06.06.19.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Oct 2024 06:19:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 06 Oct 2024 06:19:54 -0700 (PDT) Message-ID: <67028e7a.630a0220.ae6fc.bca4SMTPIN_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 F3DBF6050A6B; Sun, 6 Oct 2024 09:19:53 -0400 (EDT) Subject: |SUCCESS| pw145225 [PATCH] [v5] eal: add build-time option to omit t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241006123839.2751217-1-mb@smartsharesystems.com> References: <20241006123839.2751217-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: SUCCESS http://dpdk.org/patch/145225 _Performance Testing PASS_ Submitter: Morten Brorup Date: Sunday, October 06 2024 12:38:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd 145225 --> performance testing pass Upstream job id: Template-DTS-Pipeline#185693 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 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ 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.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.8% | +----------+-------------+---------+------------+------------------------------+ 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31314/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/