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 A893D45FFA for ; Mon, 6 Jan 2025 07:29:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77500402C3; Mon, 6 Jan 2025 07:29:47 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 22A134014F for ; Mon, 6 Jan 2025 07:29:46 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6dcdd9a3e54so141855296d6.3 for ; Sun, 05 Jan 2025 22:29:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736144985; x=1736749785; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6nrveeek7i01ICCwhW89C1k7EVpF/F35uNsE+bM/evE=; b=cn+npxGiZoJkfcgQXL28iz6bg7KP2nYwReafRZyu2zV7CHlUpKlnOU0g9ztjnoF5ow i5rvu8acMuXdQDjcK6w9Tj7H+q+60uR1w32ilZ5jv0DLD7aHaqjR/7zTJ52yikeH6RAG 2DmGKKo5EfEPMp36YODOOG6C96T1P2roTyPRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736144985; x=1736749785; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6nrveeek7i01ICCwhW89C1k7EVpF/F35uNsE+bM/evE=; b=RJHalS473TgZLxKOof5v4M61LwBbTbqja8KDCgMX1mB1ZZI+r1hW8GHjmsF6vz4/nT Y9pccpIubzoQeILMmON6T/3K4yRAPSgghqcyhAJh4RlbyFMJRFN7FmAQeWL7wC2VkFat g9K9ZV7y/jR0LN/CF6/gITFzgic8IbOfUYSuO9ondFlGAPREOy/EDwl7LIjaROZ9gk+2 JuHj6Wkglk9hVV8V2TcrDPgl7mQVY5hAQYycXcw2tI6yhBaPiyj9zKi/SiRxeCqB9R6H 2k8gi3E+IeN9GZcCOnw+OJ5BmRceSP+4VutKek5mg4pz87egk7989/eQnZXclXJvXoSX qhvg== X-Gm-Message-State: AOJu0Yx6NFV68dyj0bZCjZeSV23GUzQs4AhDwHqCySsiT825Sy7Rjt01 SD0hnmsFoi8EdBEuO/4zgt20Zi9gmTz/WsbjaJ3BQdNjWaGH943VG5leAxjYP8Ep2jOOXNbmoOJ e2soyIuEV55uDztavRqkH3UiemizjA8lb/+yYzf4KCsoryBqK X-Gm-Gg: ASbGncsLfzLQ+itU+CS7Lx4sGzffmPJorhbr7jvoWOiGkWijTDlIdDigkwVk7LIV57f badk2YXcqNIs00727DDWVqwKjJdY/UE1GHUdTdIFoTeGstLhFxm3R8+5hZNia3Odnv0IHPVaZSH gL1H63L0fYcqRu7uSZRGpwf51wByV3tgT3US1LfOHuO9x3WEN0aUfiP39o6qw2mvNsjedVSAvvo 2PjILekCK1bbeRIBULpDTVhbL0hT7johbHFcJwOT7KmThEmH/MJV5bF5pMk/MQCiR/TmGwZPO6j uzpWCQ== X-Google-Smtp-Source: AGHT+IEEnw03STk5U5h2q6JwGM3h/7V+gr0FOdAUB0AyaepQrL3CnTYcEuecw0y34wxu96vpFW/+dQe2GHCY X-Received: by 2002:a05:6214:d46:b0:6d8:9994:ac30 with SMTP id 6a1803df08f44-6dd2335ddf3mr747697096d6.26.1736144985426; Sun, 05 Jan 2025 22:29:45 -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-6dd180cdd91sm20647186d6.6.2025.01.05.22.29.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jan 2025 22:29:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Jan 2025 22:29:45 -0800 (PST) Message-ID: <677b7859.d40a0220.346cc.f88aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03B8A6052471; Mon, 6 Jan 2025 01:29:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani 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#205477 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/