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 78453461D9 for ; Sun, 9 Feb 2025 12:29:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52B76402A1; Sun, 9 Feb 2025 12:29:12 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id B9EE740280 for ; Sun, 9 Feb 2025 12:29:10 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e4419a47887so2682957276.0 for ; Sun, 09 Feb 2025 03:29:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739100550; x=1739705350; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=du321Dp4UnFORaEaEqAF2y34manrvu8eG21q2D+2k7I=; b=GPQr3L4MBb3S6eqLOi31m8pvWCLE0TJvpzRwV+xrakargvwBaMtKNSJgewjQvWTWB3 QkH95prEpgtDWr57Bw8lLdcretr7opzOS1hww/A8mnsctJHEP39i0EYzY9nBQ9ma8U4r ABsGq8Wr5ODIuWKEbyUg9prraMiU2kpkxDiBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739100550; x=1739705350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=du321Dp4UnFORaEaEqAF2y34manrvu8eG21q2D+2k7I=; b=XbZs4tj8ji2VAYoR+fhm1veWdkj/Dq01mmr08yqUXZd80iRcDCpRjTM3qxqrtwFfD9 LSTJ96VY/i2Ds9a2kFCXZYmEhbpfE7bfHYVMa4va1+O8W4fzwgiqWK6uBuFQnrYmRTKu 8ObaXSQ2003HC9pXZOP+f6JHIuRRakSzeZ9OZHB9GQaA+sZdOY6283ETmx49Nf2EiTHr oOlXeppn0qaKR09QzSQMDMs69TxiVAzNR2APPwG5dKqK1pRr+1M46qijhl/1czXR9sBR dCIhi8lJKcBxRaAeYGDUn3jRI7d1o+cpmZoPKQLUUwCVWjIOPFFIMwYBeYBFQiJxfWUk sT9Q== X-Gm-Message-State: AOJu0YzmHk3ZzoaASif1b+FJ77Kskn7c2szomk8IOdzspU5uKKYnHwTr VTZViw03D7MjfPXX9WUyJs3G/9QbrUFdjcDk5TeXZl/IQP/JJNSQ78opsswEpCdxVCDsISPUPNS wOZ4ZfXlc/bXK8CfEdgFeGfsyEyyowGeZ X-Gm-Gg: ASbGncvawsvRolJawDQ6/bMvLilkmp6ZmknXAxuqMZ6sSrqcJBaQVsbs21Hh1meubOX 8GCiM5zBz9KCSmX03Ogcy2Kf1P+Qret34+dAKxk5cTZdRDp2O7i8tUhbeGujBgTDA7h12lkET4y uuS+P/kfIpAunyLhlUL8e/A5bLTVXRk1XDmP3En2iTpOUUiBMOlOzbdfud6k4B24Vp540DQM7iH ne0zuscecH6O6YZADFWJ/lebKWPPRQobGgZNmGm9/AquVP6+wi7yb61AscKy04RAyQiFzBq99pT iIK6ehMRBFcZUUrDsYMhUNwCwpt1PQ== X-Google-Smtp-Source: AGHT+IGGX6wo9kRzD+PQWtM6ma/fGO7PWvzsQ61zY5BT1qkVAc2PYTceElPauAeZM97UhXUCR6Kqy5WLj93k X-Received: by 2002:a05:6902:210e:b0:e5b:111b:a8d7 with SMTP id 3f1490d57ef6-e5b462b772cmr7045075276.41.1739100550020; Sun, 09 Feb 2025 03:29:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e5b3a1f0aa1sm169508276.2.2025.02.09.03.29.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 03:29:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 03:29:10 -0800 (PST) Message-ID: <67a89186.050a0220.1c1157.7c25SMTPIN_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 A19036052471; Sun, 9 Feb 2025 06:29:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#211756 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.0% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/