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 864E645EA8 for ; Sun, 15 Dec 2024 07:37:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7937840263; Sun, 15 Dec 2024 07:37:53 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 1CC964003C for ; Sun, 15 Dec 2024 07:37:52 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d8adbda583so39469096d6.0 for ; Sat, 14 Dec 2024 22:37:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734244671; x=1734849471; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q9gffl8HFbRjwm/20HGK0f+h+2KulrhC392EWBOw5qA=; b=WasdlgG5MO777iclal4G0AMm7ftSXRrUh234AnZl+YvvR/hCgKMgSg2o5nQnT8pYzz W02l/vtWCFcBVg2R8IefY1SKLneq59m5tkJx7+IywBcxWcOKWNpA7cNEkR06VkZuR2XY ytm6Cx+GOkuTf8EufokoxApE0Qk+7PircQhdA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734244671; x=1734849471; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q9gffl8HFbRjwm/20HGK0f+h+2KulrhC392EWBOw5qA=; b=Eq2v7MlWogYfjBNmAGw7GFxaiRPBOxLSMTURCoDICy/DMIuC+J64nu+nEcp5tz8DLD PTXS3MqyXAb7br4GGCl/SaLZ8nxxmWdvGNCTWX0cF+HwMv4FiJXnacoD7sxA7j9xwWVr 6MtrJhKaEp3lFpOeNw1v7TnwS2dqn0tPPjho4vCMnR+RjB4y6mzkTZUV8afKs83frjt/ I7ltpWB6f5igwLhk+QYHM1jlDPglZb73XWHIQICObb0Hmg3/JZkmXdnB7pZqCDa9P3VR Q96GxfWZc+elbAGegiFxg/p1iUaizDUKyWJGffcuNlBSm/Qq+R3UNhK/Szk9YjdmZ5lO cD9g== X-Gm-Message-State: AOJu0YyGcczib/wwqBbVes7aTyREGU2U+fb2qr3blA55q9mEm5uVfX1V 4dBjyLHV0VDJ5JzyBak0A9ekFUGhYGtjSfakz3vg9yassBf/jypVJ42xzrVpU3Yv3/D36iryJ2F y3fC81GAfVaJzRJU8GPokcd5IrFihQ/GISsi7+urxHeLSwd1X X-Gm-Gg: ASbGncslN/BhrwuhyGV9rBSUVWiLsRF2yBjxqV8qcyy/BsEWMbQGOp+aZLFs+/Vx7Tg iUsalKPLWLUqBUFy6Ua2YMDPCQG2ETPnSXAxQaGMbjxoFVgD315ibsvDlHdWODF5dB993fLjaeC P3ACwwydWiP8oRyJu9ZcPfupd/WG1KTMQveinLUWGZDLttOcpYD5wmQ/Afa2ngSe1hRaTpF4hEx Z4fF6mn54VbZnIH+YnzbtOukSv3vraeOJ5AC8RE7/mJaBsEzx2I0TfcWuqLbUshGkBSkToJXxEE kerVPA== X-Google-Smtp-Source: AGHT+IFwnw8xBkidZ1Bf1As8NJY8lT4hHSt12JPM2j/ef6XhYWlYzSTeUB2DODCOjKzHg0jaGTkI7AesZ3jj X-Received: by 2002:a05:6214:1bcf:b0:6d8:981d:529 with SMTP id 6a1803df08f44-6dc969ab7a9mr153145256d6.48.1734244671492; Sat, 14 Dec 2024 22:37:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dccd33bfecsm1536676d6.61.2024.12.14.22.37.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 22:37:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 22:37:51 -0800 (PST) Message-ID: <675e793f.050a0220.df33.a830SMTPIN_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 1ED276052471; Sun, 15 Dec 2024 01:37:51 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f197f1e13ccfb74c92ad05602443dd0984f39540 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/v21.11 f197f1e13ccfb74c92ad05602443dd0984f39540 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202609 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 | -3.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ 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.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.4% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31939/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/