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 8FF3345DA7 for ; Tue, 26 Nov 2024 06:35:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87CB14025F; Tue, 26 Nov 2024 06:35:01 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id D60C5400EF for ; Tue, 26 Nov 2024 06:34:59 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7b65db9b69fso169313085a.2 for ; Mon, 25 Nov 2024 21:34:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732599299; x=1733204099; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VLghTCEuAcjlGEaRzTbNijRz31ChRgbYAdKq0dJYEQw=; b=iKPPE58rkszF9/GeVWjVlytLTArYrHMafcgNftDqEe5EInXe77t//WWxGTpt7s4wr2 3Z31jpF9Sd8g5QQNG0TTWUXB3GE00ETrBTsd0UiUsooow8oCqKXAEWbEWPQ+xFe8eEd7 L13aILntb8vd+aYsUifZYo7mgDX3PVMQ40zRk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732599299; x=1733204099; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VLghTCEuAcjlGEaRzTbNijRz31ChRgbYAdKq0dJYEQw=; b=DbNcaKpPqhQZKejIA6SctBGFSaZyrxu5u9VVuR6Fa0LTUlO/V8z3Pg1IgXH2gD80Cn wlmTC2YOeoJigc5/D6IL5Xh0LH7xeDINKcZsnIXvjZZSbQ51sWqHePsiPYi4ksZYeAK7 eFEE/g6Dn+kC/eDq0Ukx7aB5DpBtv1tr4YQZUDI5N8YuvP/1ebW3UC8JCJAULucGngY2 hyn/NQAhc9zDSVVB8Z23rF91G7BX+WBPuvjTYp9Sjj8RlD5WGZzUS3NsU3O9JAZI2DIj GwE26kDW/+MjtzNEkMEnKQcwXbGBIsL4DiQ4i6iJixexecKjpraOTBjxi/QQrTr5e1UB DF3A== X-Gm-Message-State: AOJu0Yy2OSBgovJoQSQfSrA6MhytdsbKMalTqA0AjhgLtJjpT+djg3oE ZmhJIL1M0s4ovQiTWWZ8c5wbhX1iv+oOnBU8aMow0KxnaZQtbJtxdsigVNE+KYrfuY+1tEkfAMA LRqURNM/e2nRC5jdxbxxTRninngfNZpu+l4egLpYoAm9wMrDZ X-Gm-Gg: ASbGncs8671BAt8uGbmk1uKCNrneMGQ2FnlzyIXGpDH9czGl/bWGA4q1/Df2URE0ic6 +DCjaOb766z75IA50aZheqDMJKsGoxXvGiTSxlLyY90qkaVRxEgAhFTodYFls4pcQBa9hkfo/sA aSBu361UPX3AdIJYBoaNyQ00+6tVAi0mQipuv4MtBZGwOowI/POGHjYNtQD+mj23NTPg2Q4qPw5 Y9eYqwJuILGpsb8NmZLwvGcIwf1Wpi6ZFsCiALkn/T+S+gCe+SYkim7dp5Om7h+b2DtWus8Fv0= X-Google-Smtp-Source: AGHT+IHz+NdzO5FnBhAfsnTBgyUJI9esz7qod6qUqkksjKWRwe+xqHWRnD1hKHXr8UhBqVw+TWHYbvvoLvr6 X-Received: by 2002:a05:620a:800a:b0:7b1:4762:87 with SMTP id af79cd13be357-7b51455ccd6mr2435413985a.37.1732599299297; Mon, 25 Nov 2024 21:34:59 -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 af79cd13be357-7b5143c715asm9303985a.7.2024.11.25.21.34.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 21:34:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 21:34:59 -0800 (PST) Message-ID: <67455e03.050a0220.2543e0.85a2SMTPIN_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 C65BB6052471; Tue, 26 Nov 2024 00:34:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5429b63eb7271e82d568a13a7482137256ccf77 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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: dpdk-next-net e5429b63eb7271e82d568a13a7482137256ccf77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198844 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 | -1.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -3.1% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/