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 279CA45F31 for ; Tue, 24 Dec 2024 21:33:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D31E4029D; Tue, 24 Dec 2024 21:33:36 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 5AC0940263 for ; Tue, 24 Dec 2024 21:33:35 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2164b662090so51212275ad.1 for ; Tue, 24 Dec 2024 12:33:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735072414; x=1735677214; 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=TBvZ7gtjYiX+gtG3uxPttuxw94D0CLlmsWO3y0eVGFw=; b=Q85DO3QWNj794vG8BZZMPjlrkmb0sHg8eWbSTonJqxVIkvsb9S3j48Lbvi7W4PMzID dNNbNmgrkTbfQKxpL2jEKkVyExPCXkPltzeiZjEk/dloC54AI6TTgmAwzzTigfBjkhuQ Gh5y3VznceJpI7ueREQbhYnkj0UbCafn2FWX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735072414; x=1735677214; 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=TBvZ7gtjYiX+gtG3uxPttuxw94D0CLlmsWO3y0eVGFw=; b=bVLlNXtDVF9rUHTUe5BOAcClTYXQuQXuRC4JINHeFq/Q1y2ao8dtkDhVqi0IH8VU62 2m4Rj1I79XtZM69lQOMvId+ZF5S/edskztENw96LS0lQR2TIcccGCpqiDhGjnmcGyeT1 uzgd7OfCIMbqOHeNjfXndx+SvSh1bbUpMLVC22f0ccd6kceXsM+IGQfbWPf7Gr8BGI8A J/VACOIDjxBfHkru/lyiozLNVSbx9nDephTGoyL3mejaNcSxB7B56CCXW2PqQG3Z4GPa C6UrPm9HOM20k4cL/4o+7/56+vlUoPKOwXivFcMEp/cY0+4TwElvDJYYpSW/98i7kXLC pPaA== X-Gm-Message-State: AOJu0Yxef7oMd96NPl4m09BRLwve5W+YDLU6aZsY0JpwfhICvpTYd/nz CsLWf9Mxyxb1xQWBFK4/ZczlJ+9fgyLY3pZO5gRUErMyA9TqZItK8Gwnxip1qJhvIkRKXNOG6pR FnAklUGW6/gyAFVKIS0uqZp4BqXhxfTJiUnHR876P X-Gm-Gg: ASbGncvMZZRwJXibBrlvA9dJyRt+nlkCPWePHy+/HaW0pERUGlKbEMi9nXpR03v6jEa aQE9xF8BMUVf8b6m3947e/qUn2YBvUY5NmjT9joekwZ6/Pmp0j9LIjuYhv2LT2N7e6uG9M20uOq plFS8Orhctbh/a3v41bWSQbYO5MHHSAdkKBIWj+hi86Es4WgHoHc7sOGr5m9aLvdhsLdTtKgSqA 1cENqEQCtiwfcEGZYzTXMhmwGS3xpl51BgEyrJwsXkqc/TPwZVP1NmekMJ86O6XvATfPZazKWli tg== X-Google-Smtp-Source: AGHT+IFmdaLRJa3NN7bbBQBV6UIK4bmZY3la/9dYjHtw/yb5KgZxL3TvOO/7uVhjadXpllXUQAyMWWttD8y4 X-Received: by 2002:a05:6a20:7487:b0:1e1:b404:d854 with SMTP id adf61e73a8af0-1e5e04a2becmr30075151637.23.1735072414472; Tue, 24 Dec 2024 12:33:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72aad87615bsm688699b3a.12.2024.12.24.12.33.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 12:33:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 12:33:34 -0800 (PST) Message-ID: <676b1a9e.050a0220.1ff02a.11dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A778A6052471; Tue, 24 Dec 2024 15:33:33 -0500 (EST) Subject: |SUCCESS| pw149470 [PATCH] [RFC] dts: update base runner version to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241224204450.16152-1-dmarx@iol.unh.edu> References: <20241224204450.16152-1-dmarx@iol.unh.edu> 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/149470 _Performance Testing PASS_ Submitter: Dean Marx Date: Tuesday, December 24 2024 20:44:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149470 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204216 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 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.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 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -7.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32209/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/