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 09BA345EC8 for ; Tue, 17 Dec 2024 06:36:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 450D340265; Tue, 17 Dec 2024 06:36:44 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 626B140261 for ; Tue, 17 Dec 2024 06:36:42 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a7750318a2so38903675ab.2 for ; Mon, 16 Dec 2024 21:36:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734413801; x=1735018601; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ad0bIqmwGuiiVT8usSAQWlMMgvSrb+hZW/BjxOHJtec=; b=UOChZ/hIhpzKqZuPriSPsQsTwnmB4kSTA9B3W6Hh4MrmK72lxcstuEWC9aQoR9wmee cbnG1Z/iGANMT8g3h0Csq9MNdiZkfMGBfkj+mPnBmzgTC9Hw53u9KGJ8YtngC+2zUl6W JPhy3meiEbpIsVZewnMN4+RYE1DeGFgpAOgbM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734413801; x=1735018601; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ad0bIqmwGuiiVT8usSAQWlMMgvSrb+hZW/BjxOHJtec=; b=iN6qYxX10Ja2BqNrAYly+WC9GCCFAlBnKm+PpNWzcQ3fm8Ba0x4r3z4UZ3eAnv690X hcM6Ggb+TEMGVoS6JDeI5lIxJqc+ZdLOldxWDyyiv6DXwkQeoE1VXvEAACU4JgUETVd3 O8JqjHSH97GotZPaAqSEMaptrPdv+YgMI2UBT4bmaDiepcL2r8RWMdR/NYKhZ53apoN2 pmIbw9UWzkebBG6aDtflt1feFBsjfp5W8t98u/WCfmghseTYLuaQ3+d/PqWbm5dzHbRH qDSc7SjUymivsmEXyTfyeNqdmQ23msvVAAJWUVzuYAqRKN4vCJpF8wr45j5oXRWrXKnY fU3Q== X-Gm-Message-State: AOJu0Yw42rPElJXGG40jLk5uwO9uAh41eRtnHbZGD9A03hcz01+zgvVC UZ/UVTA3qXXuHl6mgdlJ9xLPixmCT+Xw3FRRlf8Dng0rVPvsaUPXf7OZmBeJeTfKlbgl5bB7foA krRBlj/CZpFdeu5brsggvuzsb3e6mtDqnfO2bC0PPkSmeDWKN X-Gm-Gg: ASbGnctVybnMg+Q18yoJk/dKcLvODX4hMM6QEGhg22mT8XVp8zmHB9p2hpVtfB5myXk dB4/qZvriIzXxV3h0yYH0AsXWDx60gzvhUn/rb9XGLvxXHWW7wvCpyEyhfYMTuUgfiJ/jusxYph eAiqQ4nPdj3xBSjU89PlH6t/yln5b5uHrIi+5EWfmnMtxRKCVz7qU8h44K3KFteS6bA6gW+JVjN CjP+F6yUIQlnHigWPfzxWhunS37/9mBAc1SHxJrSs0qWg8+WT6l0SnnnPBSjMg9ZiP4RX7sl1zf QUncbQ== X-Google-Smtp-Source: AGHT+IHZ3ZTQnzo1SRBYF8qaksu585oz7A+w9fOAMlSMfHMOdYkuQ14x0XBlNQ6QtL6bZQmqONaZqOFOKQud X-Received: by 2002:a05:6e02:1e07:b0:3a7:15aa:3fcc with SMTP id e9e14a558f8ab-3bad27e7527mr25770695ab.1.1734413801649; Mon, 16 Dec 2024 21:36:41 -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-3b249c33fc5sm3974835ab.23.2024.12.16.21.36.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 21:36:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 21:36:41 -0800 (PST) Message-ID: <67610de9.050a0220.63118.a501SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 497556052471; Tue, 17 Dec 2024 00:36:41 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39bcde2d05afc0f904f906182be1e659b60ceeb7 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/v23.11 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202728 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 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 | 4.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.4% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31947/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/