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 BCB70461E4 for ; Mon, 10 Feb 2025 08:35:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8D5D40268; Mon, 10 Feb 2025 08:35:21 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3820140150 for ; Mon, 10 Feb 2025 08:35:20 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21f464b9a27so62872535ad.1 for ; Sun, 09 Feb 2025 23:35:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739172919; x=1739777719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uBKYT2mOzH8Tfl6vNHHK4ntr7EIbSAIzyGUfAG4/+us=; b=HsMgFvCzeIbRMrhpEVU1SCNFBJab6pq1LrYjrminRCBQeVNeQy86tpM+pb85VEuClW O4BZEJr3v4EYzEGfRi4+wcwDd58Ch92YU8DB4Eqv1Zj//YSEDtqXHBQKC7TmlT4VXS8K yIvjKPpv8cvksbXpKI8QqHRgzE9UJ8QjiIQQA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739172919; x=1739777719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uBKYT2mOzH8Tfl6vNHHK4ntr7EIbSAIzyGUfAG4/+us=; b=X0rm5BdLl7unIR2IMb9g46zHiXYE0+z6zH6BJHAfBy+qNdDEWVPHROs3kc63JBKcDc Od/TqtP2d+VuYaVNCfWgmy4D++Y3Pjj8PI3XdTrF86cwSMlttItsEt8my2HCvnS15X77 YGLl2J14WPALf1XT39beHRVRaiGbsZc864+8RQT+fLOXjNA7Q/JH2t1mQCr7A/OE6Ka+ bY7O3j9wKTElx1GfaI5dC2hKYYqhUkW6wGqpkgg9FAzU/M5Vfy5cCinqVUFM/zizxJnZ reI5vGXZJ/bZ1QlhWhrSttn2dl/4PLTsm4L+XTW6GQWX0LJVr7EEiZ74fJIjr63QMU8+ O1vw== X-Gm-Message-State: AOJu0YxaH+UTXOrvKTz8FhR+PveGRtJYOwYmpVJ3sAchQMosdyAOyPOZ O2O8bnKoqMqJFwoEylFtacCnHaYfKAesaVNN1hdwtAyT+1OkMSqFjiux9XrLuyOH5aJprIdknEk p3nTa54tmQQph0nhr7PFi2vHBSJeGwOjI X-Gm-Gg: ASbGncsm1viWWODGd4Htrd2Mk017aJLIfXRzMj1qLrAfBno7ql6PJFHhorvuY+4W04u SE1c769ktuipn2+0dSuX2SlyuRagyikU7GngjtDvp+LVuX7N7d3s5/OUpXe565D0ExzntnOggDv LbpBo8mEtiDc2ndyJ+HMAYOgB6tA3Dl31ec8URChqgVWio1bLkMW2FuR8RCTvDJVJ5p/P/BGrhO 3lDaV5JbHfc98aONQ7UIVAxC09xiNtdOUfy1KQVPSqCBn8hDvfDaT20K32XSVPACxeW0P43x2PL ORLoEKxT4bSMcmiluJopWL5z40KRJw== X-Google-Smtp-Source: AGHT+IFZ2UFGX1pqPyNuejMagy3inZPZpMf6oEke6fzJI/q6l+cat0jF5y7IxGMaH1GsCE214B/cURhvltYd X-Received: by 2002:a17:902:e802:b0:216:5556:8b46 with SMTP id d9443c01a7336-21f4e760ed0mr225277875ad.49.1739172919264; Sun, 09 Feb 2025 23:35:19 -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-21f3658fe99sm4678405ad.67.2025.02.09.23.35.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 23:35:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 23:35:19 -0800 (PST) Message-ID: <67a9ac37.170a0220.2e85d3.726fSMTPIN_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 4DE016052471; Mon, 10 Feb 2025 02:35:18 -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#211913 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/