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 A4B1646089 for ; Wed, 15 Jan 2025 06:32:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B1D14025F; Wed, 15 Jan 2025 06:32:38 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 6D01C4003C for ; Wed, 15 Jan 2025 06:32:36 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3ce4b009465so23313585ab.0 for ; Tue, 14 Jan 2025 21:32:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736919155; x=1737523955; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mYkHn28Tg2YU/v6I3EwvAB2L/lbI9Ny/rLRv4Z3fy1k=; b=dGupgkIUvYmX55mxIL5OqZNaOpfwoBp9LY2aL9I50umn9dEeL1A8sXYs4ywWbXvF+O aPGpCKpf5ql/yTS9WZ5w8Ht6h7pngkYdRaJjrwq2vagQuTJfrFZxWr75uQ17eaExrnnu aagGCb0e4pO3S3NbHCuSWsoB5eXqQTnn1wLc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736919155; x=1737523955; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mYkHn28Tg2YU/v6I3EwvAB2L/lbI9Ny/rLRv4Z3fy1k=; b=VOOOK0kz2XOZkwsgZ/nZjEmIeIb0AydGbSgf+drMTfb081G/d6IGGYzaXx5KExTXNo FXUPg+havENEHKmtItfU/Nr0mm8bvDJhqBEG98FPzau7sSbdDgFEf3E1rOSzFzvBoFs+ Qtcpl7ueDRM2RjD1+90O8C3ElVy8yYg6yh2TsVIMxSZoPs4mS/LdF0NI+fbOmFIjtG9i Brvw2Kh6uNOC1YblNL6wQuJjL8ZdnfbLc+vJTnG8rDkLmBl/IcHhm7a6IAnvmaeHhotf HxbnG0Wn09ECa5Zc2PsCP0lbfoF02DCSBDXlIK2OW2sg5p/S7A0+dL97VLFuBIvDth+A z+Rg== X-Gm-Message-State: AOJu0YzZwcAxlpfa3dK7DbgWcHv+hIHRUv+7gsyKhjgN1/DEAAZByaao kL+d6NHAwxI7imdi4Afgnqs2u4oey7yhzR3XQH6denWP2C9OfL9gZuugbrnP3aqI46niWT4W/9G m3koDMR3VseZypLLUvAy29QS9k5Ke8pFi X-Gm-Gg: ASbGnctdB7QnwodTlw+OHpqEPx2LqPKuZ3wKMbt5jJBC56pCHhnvop/cFMQSml7opuM Eki2G/x8NJOgCyljbvC9c3LeystXCmTWK8oelE3Qpkrf+FR4OtDazVZIPZQScqMaL7OC2cnHuYY VGhqbtmXh7WKFBszjaYoIWsfI2QDBvy6juh1CUqoD7qawbJcG4pPr5J8X6lgRoSjVf5UcO3kO58 FwhvJC/7R4CsCf1YWssDEY43T23HuLd1KNOBeuzVNfoPO5QjUYLr3vjpRzlv7kqmyjzBLLm6bwh gMuuTg== X-Google-Smtp-Source: AGHT+IEgk3N0XbccDK2LI+IN902K5Rjpn855fq714GCzUQAvLt1CTzuyNdEJmNw/Hq41Jadz0ojJ7CJNNX3T X-Received: by 2002:a05:6e02:2196:b0:3a7:a738:d9c8 with SMTP id e9e14a558f8ab-3ce3a86a5c5mr217599765ab.2.1736919155657; Tue, 14 Jan 2025 21:32:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3ce4b031289sm6901175ab.67.2025.01.14.21.32.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 21:32:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 21:32:35 -0800 (PST) Message-ID: <67874873.050a0220.366d28.3b85SMTPIN_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 46C486052471; Wed, 15 Jan 2025 00:32:35 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Performance Testing PASS_ Branch: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> performance testing pass Upstream job id: Template-DTS-Pipeline#206920 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.3% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.2% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/