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 E298A45E2F for ; Wed, 4 Dec 2024 15:31:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3AAD40A89; Wed, 4 Dec 2024 15:31:12 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DEF0F40A87 for ; Wed, 4 Dec 2024 15:31:11 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a77bd62fdeso27221355ab.2 for ; Wed, 04 Dec 2024 06:31:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733322671; x=1733927471; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LsGqoMTJRB3AymYPsSU4KNtCX+WlyKJ1HUJh8x4O0os=; b=CvvmoXFDU0yoAUojd1aK2qODQOoLViPaW/wAjfe2GZ5FUN4pfS7i5IdKFyQ5Q9pMYU aVl4+bROuYyT94vQZZu7BXMQhB8WaVWqKN/sRXP0hq594I7ZhG5wcPTFEjnD8Bvle9AL xpFNZROAssJeQQY5OSZ8+KBNI82HSfiLOh18Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733322671; x=1733927471; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LsGqoMTJRB3AymYPsSU4KNtCX+WlyKJ1HUJh8x4O0os=; b=fp+3shJ6VDIPI7UOI6JdLSsSTBjELf8lObwAi50DepEpj6rN/9HyN79BEmcc6bZgce peUfU6CaDgA3M9ViRLP621UlKY/AUo5+8sUGw4l08yyi09cW+MY7Kr3iPHxzDWAMlTv0 61y4SlFpoqhsd2ftkZ/WxO8JCEioicEUQtZ+Mi1b9+ITIIGokX2mcb/7rMcsXOkpejCf w9U2LxejSQKenw+8OI6zUxA40xjWQdW0mege/43UnwHPMZ7YZe0OKM3qxve7xtieqoQd Rw8YYLCgEhc/k+sWib3R6RApEtYKdEnHeIji350+Yn/Gnv5cwXfVvjlC0NB84T4mu9PI hNig== X-Gm-Message-State: AOJu0YxLWHfzbrNHVPwtv3Qw3SdQLvYIfauFsygxHLiCRup1fWqQLjOI iw5jvNCdZPCVdsxIbzPnBstKKJc32kUvbSfQORsmK0VGKgZ0EaB/H57XEVrZezeQ3rs3jOvQWDa W3NEvHzC7axghXoim/NRKHoGtlIrQY22BqN+fhNI1uz/siiKi X-Gm-Gg: ASbGnctRC+m7kX5YsPApmZYAf8FhIL8QhTgZ8ZcO0wNe5VEH1sv/wMThzMQpxUHfV84 8TMs0IlzhCTexqqAjjQ81PcCZs3rdECvEsfQvgRfBR9VhzjMO4jacKIUSVOp5+HUQb9uUOlQSRq +afOoEHmHe13YRMr370TknAjeIEpuLpr69qmyg/oScTXju1IF3+LkWiCHIFR1UlgHVXcY4+FpJI A9mDYpPE2oKCJ4lItixFsEodlwy8O9IZgmthIzrt4gDby6bhWjZ4i3RIEhhdGKrbjGSbn4fPzc= X-Google-Smtp-Source: AGHT+IGd7B6lfjcuTfsUDRwUto9PCYe7cVgn7K8o5zDtGApxFucte+i7orZFb9ExannAHwHsgIURaAiFgxWK X-Received: by 2002:a05:6e02:2164:b0:3a7:d84c:f2b0 with SMTP id e9e14a558f8ab-3a7f9a3b85amr91920575ab.8.1733322671228; Wed, 04 Dec 2024 06:31:11 -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 e9e14a558f8ab-3a7e8cd88efsm4516285ab.74.2024.12.04.06.31.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 06:31:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 06:31:11 -0800 (PST) Message-ID: <675067af.050a0220.43879.90feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ADFB46052471; Wed, 4 Dec 2024 09:31:10 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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/v22.11 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> performance testing pass Upstream job id: Template-DTS-Pipeline#200948 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 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ 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 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 4.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ 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.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31836/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/