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 824D245EE2 for ; Wed, 18 Dec 2024 23:50:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D99C4066E; Wed, 18 Dec 2024 23:50:55 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 14261400EF for ; Wed, 18 Dec 2024 23:50:54 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2a3a40c69e3so63582fac.0 for ; Wed, 18 Dec 2024 14:50:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734562253; x=1735167053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PLJ5IJTlx4hxv5x3mjlki8lM87kHruuJyQwA5uxE0B0=; b=Eq+nW9qGQd4LX0WnlQ2iRzXuJ/elLYz3mMac3ptP8dqOztcPFIRPU8QFMqSMtPHqZF Hykv1AqT+fVpTwOiuBUZNXhiBjHZ7JvJp0AbhEHQgK/2/UkTg5dlWxjMgl5k/j8tdt0C w6ZnHdr3DNbffvy9dnSfSjXs3sdeYwwEwnsxc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734562253; x=1735167053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PLJ5IJTlx4hxv5x3mjlki8lM87kHruuJyQwA5uxE0B0=; b=BVGiU8aOx5OQZSGOuYeXIsQFQQ3IzZEfiidbf/xNrmEL3HulFUPV2OAdjgUH/CNe4B VxBd28fESATuG0s2YFotd+U77o1oyxbPlTpHSe5uDSMDE2YTzmHNP5wIyjWUrAdezRMB 4DMjO+sBgTft+sIEvVDRYHnDzq8qKnTcFazFlxWcJYw6SeRluH9GE998ZHhconL8JjAd 9YQAOJMAL5eC6UwIJtiK6xG4tAJaZnYwTL9LHq8ciw1w3u4LM+p9hB+GcMyh8Ll+USJE qGZjrbF4n5aTHuGc6k5riwLS3hndYEDdPlHg9kV5A6tkZR/FPD67yckj31e9uRHid25D oDdA== X-Gm-Message-State: AOJu0YwsMpX3Jqb+EZvnntbp/Pwk/b70hk0ApAYDuCHNSKxfdMsTbVgH OosLxN+8Gcj0HZnW/QtjGXtJbsjPtTghYo54FxjNMfZbs0R+TfZWCGvB9KOK3cE7ffO520a7xKr djGUd6WYIM2xSF/1xt9q9ngYQsEY3q+GlIWQrrKG4 X-Gm-Gg: ASbGncvT+qNYakgsSowOpg2UqjNJUvWu4eYpjlNIk9HRihqCZxm2HR7V1CQp7TBPKE9 +MRQS50nsRp40fzoJiz9LnYu6VSZTFNQNvPZxT6wyjp3QxeLF1FTMWSvGV7QSlyJ5F06fBmBUPa hWoHcj+xCnhQhnX8Sa7mhNZ/krGSH7xOSnWZX4c52645IvbDT6CVuRfAYtBzXW/0QKZbhluRAB3 4Qxhasr8aIIdaR+gb3asbV70OnfOUgcmoNd+7HgR4JSPhZqj690QIvnQRhZUfZHW8QrYwqIsWcz DA== X-Google-Smtp-Source: AGHT+IGDc1h1LcwD6rVlMMOWu8zvxVOPZaPvL4PoLQ8w8cx2pej7IEUCu4ocxdCBP2GVjdf4NAdYLPkvNBHQ X-Received: by 2002:a05:6870:e0c7:b0:295:ed0a:8061 with SMTP id 586e51a60fabf-2a7b3437514mr2305175fac.39.1734562253299; Wed, 18 Dec 2024 14:50:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a7d746ff75sm3666fac.5.2024.12.18.14.50.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 14:50:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 14:50:53 -0800 (PST) Message-ID: <676351cd.050a0220.29daa6.03d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B9A996052471; Wed, 18 Dec 2024 17:50:52 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 07604f264417959d76aa9fcb8cb0c3665f62f0d3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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 _Performance Testing PASS_ Branch: dpdk 07604f264417959d76aa9fcb8cb0c3665f62f0d3 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203192 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 | 1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.5% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/