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 A4D8B45E20 for ; Tue, 3 Dec 2024 20:51:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8765C40261; Tue, 3 Dec 2024 20:51:57 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 941144025D for ; Tue, 3 Dec 2024 20:51:56 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-215b0582aaeso15209595ad.3 for ; Tue, 03 Dec 2024 11:51:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733255516; x=1733860316; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nx5v1/ma+9XcY4ZFWv/p8gD6UgPUx8DzVnP9LLz+sQ4=; b=e0MkY5fBSwkyvYQgpI7hgZVnEvFPxzbkt2WnCp5cinGLCZwesJxyg5bfXKPvlW+wiz itJWjeIXYvmTivjmcMJ2LlR22vfVIvb6HdrOjlGlvxGNV1omkaVAXElyRDZ2+a4PiVrh 1r4ZjtFTxU8/u8+wiY3iq0VidxvRDevwCVynM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733255516; x=1733860316; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nx5v1/ma+9XcY4ZFWv/p8gD6UgPUx8DzVnP9LLz+sQ4=; b=HQNM+LNFLTvYPLX6XzgZMnN5It1pXqnbQ/HzGSeFenk+764M9NP4zChPlSvWXDhxzN G0+4CfhAk2vCzG+39s5CTTowaRSFDb/l/kJNlf1HCHXHtvMSWoZfvV7S/+WoaBEAx1F9 eSOC2ONPYVn2oZie0FSEo4HivzHvzTDiJQYswNlsDR5J2VfPr7VOMIlVuHjp/m8N5Ni6 VdckbqptPfL4B7H+hctrUbWUi8b0YL2oZvKxfRBrS8R0iE4MBA7IKsDNsC5iUqHIT+gE xw0zZrdiZGfhHdmMg8KSzn2nj/pBPxdAgCeeA9HUH/n7kkoNIlL5nga+KaUpkS37Mw0c HJ2g== X-Gm-Message-State: AOJu0YzYtPKuQfADIxYCQh5csFIyUf/4ChxiRjFvHRLK0zBW9iqjjnrA LFiFwd3g22yAVcpGGiik6PG18eiKbPG3bJo1Yt39uauXx7Ae80+YeyoS0YS7oxKO3FIEy5fDVtR eEZHA+xXFYb9+B8ogj+KZ8SPrKT8reWud X-Gm-Gg: ASbGncuzvOm27hX0DOjG5UYWe234nI1bqeL1Vq1MincXEVPsw2A3O1llbAv9fyPs76W fhNof/3zXgTea///BFRwF4kS1rXo1FE54ZD/dz5FJRKpWWAgj2VpvS7KFPrce8T2qzAKX/z+CDQ WgBhxnnV4DdcWtIjhPdzTQxQf9kbEqwFZpZQxKLy3+Cao4ohGdHZPZpyQn+szp8RrQ52SLc8yVe V1k/fOXKt+JY1ofR15t7XtgmQlzi+t4tI3MkvLmyetb7/Yz0ars6jTZuaFoP0jGLeedgGI= X-Google-Smtp-Source: AGHT+IE3yYZu7MU9/u3lXo4PmbF9hEoSwWaB8JG8387LBwD0vFTN1M/1g4lG/sh3GstiDXW/htm44PFlE3NX X-Received: by 2002:a17:902:ecc7:b0:215:7b7b:5cc9 with SMTP id d9443c01a7336-215bd0e035emr49879125ad.22.1733255515674; Tue, 03 Dec 2024 11:51: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 d9443c01a7336-21577f94799sm2984035ad.80.2024.12.03.11.51.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 11:51:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 11:51:55 -0800 (PST) Message-ID: <674f615b.170a0220.bc723.0697SMTPIN_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 C75126052471; Tue, 3 Dec 2024 14:51:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 0278b12d3741c9375edeced034a111c1e551bfba 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: 23.11-staging 0278b12d3741c9375edeced034a111c1e551bfba --> performance testing pass Upstream job id: Template-DTS-Pipeline#200500 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -3.4% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31808/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/