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 C24D545ED2 for ; Wed, 18 Dec 2024 01:57:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC031402AE; Wed, 18 Dec 2024 01:57:09 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id ABB4F402A1 for ; Wed, 18 Dec 2024 01:57:07 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7fd4998b0dbso4759573a12.0 for ; Tue, 17 Dec 2024 16:57:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734483426; x=1735088226; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OUuKfPdNUo/pL+KhPS2q/fz2gChtNmPbBBasvWIWQOY=; b=RJ6AZFkJlnTYR4WsPBfmAewdHgoVMVFW8czn1OYP0dlxTCUfC1DiBnxxCjr2qW2Zcr 98XaYrw8uCZluRH8812M8Dwg5Z7nR7q4Xl9yobZIMuKlAeC2F+55P7fzMNNNgtzjGfER ljH+A1dOFBAhy4FKFCdwVprI6HL+JFeQPuyGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734483426; x=1735088226; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OUuKfPdNUo/pL+KhPS2q/fz2gChtNmPbBBasvWIWQOY=; b=rddIiWoSLpiB6mWlQBKIm0AUOdOzChS51agx7SSha0Xs6P9xQXzQb/xny21bhUqyy7 +GGkzl9zrI3hgG6rK7ijoo4CnoDGbSv7gRaUEo0fKwOCAjRV9v1LC0EJNu1ohTnm8CtS eMlmEdvER58chRvYVvzzvBzKIi2OkXbMAgVbSqc8BOmxMpvvzEwUerUGt6SB0kIQLsRP +C1OK6+HrpKH/+BsaXrXT0rhGKekvN6FZkJM+FMBmRq01DiMjXLKjxgAUBbnZ9WfDBZO nGoX7o09ddClZMp6LFYdoR2lRyaGZ956H8V0VLOjNQ3zEWeNcXwXF9itmdpwb/F7ldNW 0FLA== X-Gm-Message-State: AOJu0Yw85wtbctAAlSmta4eHtyTZI8af7iS+iLoRHD8SpdYJMPctKIKs XGkxdSQSpkLAefaFCX06baJJVTv1SeXibpExD1Xxz/3nlPvhB7+okJjOAdsGZ/o5QIvE8VD7suW 2jMX8pR0dlXirWv6wZ9un0RgKsVcKidUTsjn4vfzu X-Gm-Gg: ASbGnctTGBm0Q0bbp/dWBH9FR1NTNJ13mwM8FyLb9R+5eHyrWGxsYdDu79SJ9mAKiaI UldkrvP3/sMnv0c9/jaKooiNks4z9NqfFTUNFzqgULh1YkVQGl8PBlye6ogsIXrExqWL9A/qZvd R+WjQUZAjpVfGBJTly2KeEEy8cI89DJlvdFavhsv3Drhs56Fuqqev/hlGe4kzSBwFfkX0OdsPBe GDcEw2BslpEZ17vYZzddpQHI1HbBofy81bAnp0JzUm5LiE/N1QyCcsFjKid027f+XseO6vInYBN 3w== X-Google-Smtp-Source: AGHT+IHSEb4aDvyZn2US1gWethtp+oryMGlBR5TZoSqP8Q2Hf5dlWx6gfbRAnEfA2eyJk6r35oSQUQ5y3AR9 X-Received: by 2002:a17:90b:2dcf:b0:2ee:acb4:fee0 with SMTP id 98e67ed59e1d1-2f2e91d941fmr1653460a91.16.1734483426659; Tue, 17 Dec 2024 16:57:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f2edc22638sm9135a91.12.2024.12.17.16.57.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 16:57:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 16:57:06 -0800 (PST) Message-ID: <67621de2.170a0220.132c67.08eeSMTPIN_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 B856F6052471; Tue, 17 Dec 2024 19:57:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4dc4e33ffa108e945fc8a1e2bbc7819791faa61e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 4dc4e33ffa108e945fc8a1e2bbc7819791faa61e --> performance testing pass Upstream job id: Template-DTS-Pipeline#202918 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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 | 5.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31960/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/