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 0958845E72 for ; Wed, 11 Dec 2024 07:33:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7813402E2; Wed, 11 Dec 2024 07:33:02 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2D3E3402DE for ; Wed, 11 Dec 2024 07:33:02 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a9caa3726fso1321265ab.1 for ; Tue, 10 Dec 2024 22:33:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733898781; x=1734503581; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hLgbGQFV4U8+rV1kI8MARdYzRZA+aXgNHWdTjJRXG4g=; b=WH/LFCnz2cMIABJiS9k1tr3Awq9yi84jeuYhKq4oP3v9yb9pM5dA9E/nhZqKCPNpAZ yBrx5WFEAJhF56DXxTWNvApfFvc2LYPhYW4q+B7uCb5JP0bKdmt4A4bnc8EiJlOhtgiO jlkBXS+ZNeROdRv9MQKjl5suEJWTntwsjbJ/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733898781; x=1734503581; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hLgbGQFV4U8+rV1kI8MARdYzRZA+aXgNHWdTjJRXG4g=; b=GXsD5h7tswGrdC1/2jScxtHvK7eFyiGKMOBYqcAoIADo5J3gtjktM0a87hVTKRQQye NcsoYpGD1plSpIrb+ztvvBG2ujlyOFQRa/Eyuj7Vlbps7SfhBJr32vpyxQ9KQfwnMJjv m+I9vIes9/eWtsnYgrB3bZbsR4T2cmYilM1BWu3pEYGDAKA6JpefgMgFyMHCMLnw7/wU 3YSeSW34gt7jtJLnVGjmf7ZA1vM70X6no63iHPoIlUAeDxzv9kcsr1SciQ8dKsIJe+tq qQOtM+l1cB7P0VnHkD2R6/MBpQFl1cIGO+7N6oIsqIhwp4x+YrKHx8X2CZ4yikuL3CRT btYg== X-Gm-Message-State: AOJu0Yyd1pC+xlKxb9Vchm8q8GFuTSP7U39FpfwZL/jLbOFG92YavH9k jFaWCtxN4nTxm0lz3djgI8uLn65QugyhcgYOhwARN78QldyRG7XYoF/lJoVrHzW3Wf7RrhG7KoV 35c24aWzxHbUjTHGaAjUl2ypjNnMLeSuy X-Gm-Gg: ASbGncsfk4QyhwnzEsztkiCCJrbep9L7f4we6YIkSnG/+EiHaauzJb12F8yIi65ye09 VsIGTIEcqZsxl27xfEEkbLSPJZ1hCd3T2gY5ydH5T5nKLzma3fv0b2JP29/T3sb94idNt4fGzfX azFCPtH01iiVhTS97WpGKe7FaVo7DLiEzcUQuACv0WX/7fA6kfZIlcnYKUPxivlmbZFuD5/+S1r 4KBUGRhmpkMST5har2pX6VZDljjI5yFHIGYWtohL7GbELf8tks2dt/zBYR6qM+u+rePsL4dYEg= X-Google-Smtp-Source: AGHT+IE3FnQr3Uc6i/hP5uikd7wD4nSgMDiCM/ot3IHrcLPxBWKskijpfSHVdBpjhmnTfi0gbjnp08et01Dd X-Received: by 2002:a05:6e02:4a1:b0:3a8:13d5:bd2c with SMTP id e9e14a558f8ab-3aa189d4812mr17746185ab.2.1733898781439; Tue, 10 Dec 2024 22:33:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e2b96b0894sm291768173.53.2024.12.10.22.33.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2024 22:33:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Dec 2024 22:33:01 -0800 (PST) Message-ID: <6759321d.050a0220.10446e.15cbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E96186052471; Wed, 11 Dec 2024 01:33:00 -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#201926 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ 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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31895/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/