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 D95FF45E21 for ; Mon, 9 Dec 2024 07:14:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B89274025F; Mon, 9 Dec 2024 07:14:56 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id F2D534025D for ; Mon, 9 Dec 2024 07:14:54 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21628b3fe7dso15915375ad.3 for ; Sun, 08 Dec 2024 22:14:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733724894; x=1734329694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l4veVGzlHC+FJLFwbv8FkLJwZwPe2Djjy9tGpYITr+U=; b=RWGkbqiMeyhoSzeokv8dbcXNabgc7EzaBkaTaa9C/US0vv/9taDPVlGSOedFwbEH67 BBAtD0UOpppUgwC3ugNIDzgfIoS+pkfjF3z+8gQdkiNsvy2vDiJqKoFfhpbMOA1ntcnt DxZVIU0TDxj/npfQuejTvRZp+QZIc5fAz1xhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733724894; x=1734329694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l4veVGzlHC+FJLFwbv8FkLJwZwPe2Djjy9tGpYITr+U=; b=Fjw6eQzPT6ZL+79fx21C5pwWGuDQDCJtRQn4TP9L07XlmXktWK+qca5/5SWZkkNaQj 5ZceTLg2JoWxXRziv5vzt1m0ViC679JabNY/hqOph3ac69hTGkMwKeWMOnN1KbmuI/Ch F8bs7ORQDGmMuZvSecaGDqvfJoQmy9BFU0NygE+ElN+vM3SQhUWuEq8CUP2NHhcntarA Az6fPNpqpA7gGtLY8qxOJYpntXDSwlgfDLnU1+OmS6ULLfWL+VExoJaIZrvG3ybEzeLo ryYEVv3extXMJoe3n97w3VZSCXfYXTgXPwb2BwHZA35M81PU4roOaTFlerMT1sLVjaRe vn2w== X-Gm-Message-State: AOJu0YwFaoKDzOed4V50S16DNXjIrpcjGLvSy3LoSqoYlUBFoA+6HKpE M8LrrkPMRt8F2XPSacdgGyyGFRGXF3L8COHCFY+XoSVQPJFgsfWT49/Rt1GLH5sN8cJu8BpLkvw n7N0sMuh/pdS+WU5MfipEfS8rMyN40NfpH3W5bA/QJ5Ne7IS+ X-Gm-Gg: ASbGncs7eF3/hu4DpzPIvSGD5C69N2tNzeapXvPYyS3iAZvfMfPTKbe7Z3Fg/aRmbbY Fz8mg4wWMEOxStVwi+gTxtoqq6S3QWfbrY/7UUQVFbRND82PGXySaLfItJj2Ufq1H0MMLeqLOle 5i2lTDgQZWOGBWczr6fKT2YwLtKH8R4G1GoYMY6uvQK7TA8dfe7DGj+ZLCsXUnoKfJj/6fooJWC aXxg8RNummhn23IBZx0HI7bW4C71RnrYx4PRRTq6zAsUZBM8SAvHqKIlfghOkF1g+NeVop6TBc= X-Google-Smtp-Source: AGHT+IEf+UJxq60ser/BSpdKWchREP5Cu0BUoWICHOqxKLF8YtQ0w0PoVKWaETrdmBE6bqeGlL7l4fUGL18S X-Received: by 2002:a17:902:c406:b0:211:f6e4:d68f with SMTP id d9443c01a7336-21614d1d9d7mr167311295ad.6.1733724893940; Sun, 08 Dec 2024 22:14:53 -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 d9443c01a7336-215f8f027e6sm3555325ad.87.2024.12.08.22.14.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Dec 2024 22:14:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Dec 2024 22:14:53 -0800 (PST) Message-ID: <67568add.170a0220.34203c.5cf7SMTPIN_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 2121C6052471; Mon, 9 Dec 2024 01:14:53 -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#201651 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.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 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.3% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31878/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/