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 94E5045F6E for ; Sun, 29 Dec 2024 07:36:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6AD3040280; Sun, 29 Dec 2024 07:36:39 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 2274340278 for ; Sun, 29 Dec 2024 07:36:38 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-467a6ecaa54so61159021cf.0 for ; Sat, 28 Dec 2024 22:36:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735454197; x=1736058997; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Owu/aTzk/NfOzlKN8p4S2HjhcbrH3KvE3Vw6obMbzCM=; b=Gon8S+84o4orRmIBZFTvFGFvaEXgaBqBE7q12stFle+11LxBYpCGX/dvNxJoZE3n7v /R25o2IktX2FPD2Dpk0GnLpXbIEJFIeGQOP5bjMVWcWQ1AkDAGW9LILew+FthBJ/csAw 7jLS1e3/tTv+Rdk4BtAqK5yJzfrOMJVQB+z3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735454197; x=1736058997; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Owu/aTzk/NfOzlKN8p4S2HjhcbrH3KvE3Vw6obMbzCM=; b=ovb9QTk8RH4X835k6ebkTb1oe54RO7hCwO85ghJek8GIr+pBkUILZX1b92rLxA+KOl 9N+l3z2/vF6Tf5VxDe6FdrIvJsEm8dN88w8TgTU2G8rv+RzqaYFaH9toPJYL+kzPJqJE 0i7KV+aKVWAuBLPF3hMrlN5xznkqB5D0mpXBLb4T36qLTL+Yp2y+G0QfZ9XD1uoI3wGV YQjMEQRptjKqPbesyVKiqrycy/8SuJSY195PxxFkrOhmSfNBuKSGReuPIkY8SdThnPdi taNrnfACLy3cHeWS0mlHdo7d5LNytkaFqHoFxSdBO7LpPuo2ek14SJM+c0BfQbDmzIHU YDaw== X-Gm-Message-State: AOJu0YwXn7wy8OXTOKuyjsnuvXrfg2puYz3GJG9pRt+bL2m5JpbUXWWh nd9lib7t1w3mH8Ki2hrJn0DvRcI4Vsdxzftxges0+MHKYHGPnYT/TVqqJayvC4+nzOol1y+YJDh cHbompTj3jdaWbnuTDJcyU302kZx2azo+ X-Gm-Gg: ASbGncvM3W9Kx6kLJYIrcrOdx/qqKkROjkXcJIgZqTs/FNltJjoKgvbAQo+DMyQzzvM 7iMVC82UhXra+58WACBCGSems8RC6Pd2j/tE5ei7ChKSNK5CjxXOJlcF6P2rtZWR1j08PCNey2d ElcTbjU44iW71Tkoh7N/T0959anGSF+1kKIw7wsiZpSQxvvLX1E99kSWt29dFjt2NGZ3mdINzdu auJmN4TldH7ZA8Mc5IoQG9db5DZwFp6a3VmfCfQnve3gZ1AgLPf7zcMkkvlCkuFT+/wYFK+0spL xQ== X-Google-Smtp-Source: AGHT+IEo0Kwrh+SwXv4r6hOnSIM2gi/vi2r+neqoGSXnFkUSM12PYp4zVgkO8l8zCpQYKhki7nz4oZ5xoc+H X-Received: by 2002:a05:622a:1a14:b0:467:528b:fb7c with SMTP id d75a77b69052e-46a4a8fa05emr431853791cf.25.1735454197459; Sat, 28 Dec 2024 22:36:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3e531427sm10453521cf.0.2024.12.28.22.36.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Dec 2024 22:36:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Dec 2024 22:36:37 -0800 (PST) Message-ID: <6770edf5.c80a0220.2da8d5.1725SMTPIN_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 11A7C6052471; Sun, 29 Dec 2024 01:36:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204728 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.7% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 4.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/