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 41F5345F46 for ; Thu, 26 Dec 2024 07:04:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D472402C3; Thu, 26 Dec 2024 07:04:23 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id CA6644029D for ; Thu, 26 Dec 2024 07:04:22 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-29e2a50586dso2951617fac.0 for ; Wed, 25 Dec 2024 22:04:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735193062; x=1735797862; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pz4k0mwktik3sEIUt1f8TrXaQXBu4R7x3qfpo5BzcoY=; b=H8a5VFTPrzJ3rEZpchg6b11QCmJbgrfJ3/uH5H3aZu6U5gw+++L1sFdCnBZGa8FLJG ryeudgYmNS88CT+PnqGsNrUZuIBun4fwZiM38V8UfNWpjfIHVcVLCErj5xC8G3oNHU/u ac5vivf8AJhzPC0OnamG6j6dnzBOimXtH7GOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735193062; x=1735797862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pz4k0mwktik3sEIUt1f8TrXaQXBu4R7x3qfpo5BzcoY=; b=lA40Nv5HedLlSqRIYs9VG6rvBoUCAkB7qy5fsxGkN0wm1kDVQFgjAKZnXwqwv/l8l1 mXr0Sran7L+sQ+BRpZ+xzDoPFYWt+PXMFEgW0XF+C0fWnycQ1wez+nJyr6Xa5h7VE+Hi gFw60f8Z5jWDUmY8gjhLIj94zwx3xSpG89EAyogs1bNdV2Uszpxy945uo0uVlcqb/qym zqsn+zoX9EhidfGxisJTrY1n9PvdOJv/5PXol3vtS2rvLiAHfkejoYqrm+xzFam5ZQYq wPtQud3fynfAR/cwO4x8Qug9u9EsX8nlVArmOUtnujHXf0kSeVG4omuGhNe2yuLswfpy ZSCQ== X-Gm-Message-State: AOJu0YxJJNej7s8QV8xV+YJaiH32xtGW/pDg3GpVBgFodYFXZjqXKdEC h/RAv3ReelNfnQIevqKGJMkTIK1vIj1CVKsxKTem/N6xyS7JFMny+VRSIiHD8nOBCFSh+VhCSen 65YU62T5PDA6FJ6NhrZ8QYNwlq57PRoz1 X-Gm-Gg: ASbGncua75GCQ1W8HoTiUHOVyn4x0TPdf6LBZtqLXhgaiJIb6uuoyn+FoJJFm8+npU8 xFl02kxeStWyUz0beLNiEv2iDXh3YwSNqS1GpYlaDCeSTlE1P1CAMo3kzDzZMUMIOdY4uyE9x6V UDEgeahqxyRMpvxWEAMDPu3G2uZJl9THH9LEYO17GDoel70+eEiZM1EcD2ZviDQ6h4f5cT7nUiR gtr3kNXNND7s8cahu7/d3m7pvsaRNktex/BuIgL4VDIs345roaj7DnfTuxEIFUiUYWM2aGhKM5X Uw== X-Google-Smtp-Source: AGHT+IHM1vDzPIV1WEoUbIm9jIMQ299Kt0K+R5MpY+3CpjUqpQbAtv6G3GYftmyHbNZApD7GSz/8nwCKWccy X-Received: by 2002:a05:6870:a79a:b0:297:285e:ecf8 with SMTP id 586e51a60fabf-2a7fb304d32mr11596844fac.25.1735193062013; Wed, 25 Dec 2024 22:04:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a7d77be27asm534134fac.29.2024.12.25.22.04.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 22:04:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 22:04:21 -0800 (PST) Message-ID: <676cf1e5.050a0220.32b366.863aSMTPIN_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 79F816052471; Thu, 26 Dec 2024 01:04:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204378 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 | -2.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 3.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.8% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/