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 76CB1461E4 for ; Mon, 10 Feb 2025 08:15:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 715B140268; Mon, 10 Feb 2025 08:15:17 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CD9D84021E for ; Mon, 10 Feb 2025 08:15:15 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-8552a15462bso54726639f.0 for ; Sun, 09 Feb 2025 23:15:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739171715; x=1739776515; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fONkbKMe99K+vzoiWCajR4liGpGMLUI5weDrucO/Muk=; b=iZiqS7s6vuZgH4ZesQMWAbpHfoFmrCXD1s2mGt/pVWq5pEorvMt+Xdh3+fA6JVSgIg yNPUu2adcyT3/WSwEdQkI2h+epocblyPT0uY3YQgUjU1Y9qXs6owts8sITAySm+uYHBp J27pbnCvDChKiHGU3kzKKRgV4ZkaNQCGTGPJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739171715; x=1739776515; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fONkbKMe99K+vzoiWCajR4liGpGMLUI5weDrucO/Muk=; b=rqPUyNJ32xb9XLCtmV2usy5zD5Cd7MoYWAR7FfoB+Ha/274PvIZYzjPlWotYEc+q0X wrfpE/eoKpGt0BVgBYSp1G5CTrWEF5K/0ZLMLlryIMKbgfa14wa0td/YQCJu7B8MkeXG yMKSOQPR0xoPr7zNukM1JKqLOMGx4+4yEmlqCqSmU4BfNFlMEWHJ5Tl77iqgkLZAVLg2 Jhzp2zftAcIdKtvefPJIOOnlPcI6t07My/uLnGgvYv7/o4ooUogg7ZjJ8PG7XROFJmNy vcwTL2+SY09FzvTZY5wqUPz3s61KcMCWyay5dcy1s35OPsYdIeCdwxAEpDHvzeZHLeSk 2e7Q== X-Gm-Message-State: AOJu0YwZzZ/BI+Bcx+yx66uj+bNMLzqm/dyVyv+nTbU2kF15EChPZPPj c1x9M/7xl8Sx+9zre2NHYLjr0aTJpSg/+uJy1PlXBpns+7HSumE2zI/n9gqVbcYYXsAccmFljnk FpJrRSdXZtK6NQpngEi1hRWdRRlDCGn63 X-Gm-Gg: ASbGncucYfGFZqmhOL73gAiHoeAhJyik84rhc+K5b0t0L7O8ixgUt2w6b7pbJTdDwoi F9Ze/k3V2joWmTJeAVq7L2O5EJY6rvnOf6gRdaCCI5Syj9Cty0Qz0lfzxa6t9+ptd+jSBwILv6r l5ckudwA59NJZqYwr4XUM3ewH+i2h2pdIumv3KwlgLVfvJvOFtoGp6Q+auAd4l/c6aMWts8UrvB WsiJuJVa+4k07P5snslVBf+vHIRHIVNdEne4jsSORnxcotrO0t41vf7p/52VXUNqReojqHjz29i NZaHBjjpU1Q1sQGZYhM8qeZm8AGt3A== X-Google-Smtp-Source: AGHT+IHS8lIEIHxNWoJKC4OMYM0yEP8bTPCSuf7RPup+/JMudlRWhVKZc3pzslHxzWMAJEHbhsVW1zjJpXaC X-Received: by 2002:a05:6602:3a81:b0:844:debf:2b42 with SMTP id ca18e2360f4ac-854fd888271mr1216406139f.2.1739171715211; Sun, 09 Feb 2025 23:15:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-854f675aeb7sm44904839f.25.2025.02.09.23.15.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 23:15:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 23:15:15 -0800 (PST) Message-ID: <67a9a783.050a0220.c9b8f.6be5SMTPIN_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 AE9476052471; Mon, 10 Feb 2025 02:15:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> performance testing pass Upstream job id: Template-DTS-Pipeline#211925 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32523/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/