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 0924E45E2F for ; Wed, 4 Dec 2024 14:12:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8F1E40A89; Wed, 4 Dec 2024 14:12:46 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 14D7940A87 for ; Wed, 4 Dec 2024 14:12:45 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a7a46ca756so24808785ab.0 for ; Wed, 04 Dec 2024 05:12:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733317964; x=1733922764; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4nQ4WEc3KPmNXUy83J3f4Y5biY0CZkT4yI26XtuUDfs=; b=jMHuo3LjM3bphP0I1Mq3O1u8o4wXcuu52aqFPVG5e63PEAZtmA1nDI/WSyrkGCn3rP s7F49QDYE2HZivzMs7oEuThi1jtC2uTs58tYaK1oXh2cunTq1tg7q287y7OAwGVqxk3z xBakO9ghsOf8UICLe8OlAxrDeTy29kZ1BeyMA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733317964; x=1733922764; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4nQ4WEc3KPmNXUy83J3f4Y5biY0CZkT4yI26XtuUDfs=; b=j8AzUPi+4/2yK9Oz0pKnZ8WrvtfP7Bh25xwAVO9loGita5dmPiV9/3wQYGkPMm8iDI vnZutG9sGQkgQCVx7xvItXCq+Ocstao9JVM4UVzDW39ymzahDMr5azKAxs+MLi0Z/V+x M4T0l6fggRUuYW3x5mg5Q5t4NTAlZxai/xBbBdijb8h1+xopQ4Q41jVngPN9VqWYL+ZU iUfUV8xsVWjnuS7+5IxiW8u+KLLWe6L029AkfErztqShOnbaiG9s5l9K52JJjzVbTuF3 dKy14iN9t9biA+wZsj0B/7jANNy5uQcI13qy+SoYq9ru6Q9aLM43BvMHB0l2k4TUk4bO C8zw== X-Gm-Message-State: AOJu0YwWLXF08sbLKj9CFu6TiVtdLwQZHM6FrqxE94l9Uy8QG5zWITIM Fo9wPWQtIus3o7oBVMI/PXW9qXEfwkZh5Zml64YRFrz/EqiqGPOUA+0/0kplYKRIprFk+CdyW2Y foSpLm9YylO8p7oRowxtasMUkySyQ5mFs1ZxInmmQwlsFKfnY X-Gm-Gg: ASbGnctNj24tZobMP5ygaHwMXuGEtO5cJJyyGiyDGKzJjEb+OUKvYccYXRUlIQPR5YP uqlwkR5f3F8KIZvq9E0brf+EI/N5cxl+iHwMTffRwTZGwkqmduc4KDjO3LfXeNcXyonab2jyPIM hQbokBPoteAP/wCqtqgqsXBLPg2IKalQonVJFKduOQGRCnjufm6tg6kLQL19H/N/P9lGxJkhH7p 4HDfnQL6dm/D9LAgSkAq9//XwydqYQ7g1VqrXMTICybRQVTM81ffHOt5Sxi+llpZxIjdhBBoeg= X-Google-Smtp-Source: AGHT+IGztMvcPw5Bb6DaC9/kfyJhKIaYbBun+djmDDSLQjMAoEnZmopSGTOcmDj2lisIh7cFB0UlaDcklziC X-Received: by 2002:a05:6e02:19c9:b0:3a7:d672:652d with SMTP id e9e14a558f8ab-3a7f9a9f8f9mr84722305ab.16.1733317964368; Wed, 04 Dec 2024 05:12:44 -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 8926c6da1cb9f-4e230dfb393sm551792173.38.2024.12.04.05.12.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 05:12:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 05:12:44 -0800 (PST) Message-ID: <6750554c.050a0220.397ed2.f322SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CD7116052471; Wed, 4 Dec 2024 08:12:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200916 Test environment and result as below: 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ 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 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 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 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/