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 E069741DAF for ; Wed, 1 Mar 2023 22:42:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCCB840693; Wed, 1 Mar 2023 22:42:48 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 87F1940693 for ; Wed, 1 Mar 2023 22:42:47 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id p6so14652824plf.0 for ; Wed, 01 Mar 2023 13:42:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677706967; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=QhYo4fw1ssO1mPTw6mxfjcRHrukdS/bGm+9B3e+PJ6E=; b=EGsThVy2PkLmk07SI2N8BFKLVMWF52QdseUm3YZkWePx5um5CMs2cxWylNAJbgLBGP AVd32Mi9ydj8pTRoQ5Se9OfALU68l+E08Sy90dS369v9vHmlhqeH1C3SZnbNRWxeK8K4 CcNfdUcaPMh+FeYyASEDxbKa0RSdxxRccMsuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677706967; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QhYo4fw1ssO1mPTw6mxfjcRHrukdS/bGm+9B3e+PJ6E=; b=uNP0UuF+aDaLyKHB2TCfPb/qvrqFX+4Xdi4gG5CTKa0n/nc4wIwVMwDpZDSkIr1UmL jwSK9BEE2sWUcUepAZnt216jPxX0RK4lhM3yZMSHYjqkS5kSxsF1gcP6qSnOHWgq7zTx FLcfMl3gTHY6PMda3D+7xIby2yCVd99hO/ITk5uWJz2LuwsyWDpls/vgOqSNeQbpFnGG pLGYcDya4dA8GSggz++QeOuNUtY9+hWpWN7oF1FX9cIUouDviZ52pDklgn2GKk+0yglL bR8cBg/2KWvLSLCzDe1tRfJNm+VfS9LgcEakYROp70Lw7++5CzZI4ebTpmDh+c60kLjl r96Q== X-Gm-Message-State: AO0yUKWMprMUw6z7U7rEbPP3kHatidN2OWFYDqjC8kH1bBmqrkfGxfQT o+l2jLpdUREFx6Gq/XmO+SMegzvIIwaQcGYxH1mD8VeGoXdzh1HYzFIxLNHDy/UY95aiqmg= X-Google-Smtp-Source: AK7set+GJRFuEsXHsgeXloWJv85O2hXK2J8AjDHdtF3A8AFC9YuPZOP35WtK/E0hVzJ8tyl6uihRh8GrtIq8 X-Received: by 2002:a17:903:2289:b0:19a:a9d8:e47f with SMTP id b9-20020a170903228900b0019aa9d8e47fmr9236265plh.36.1677706966766; Wed, 01 Mar 2023 13:42:46 -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 m12-20020a170902bb8c00b001992373b6d6sm543365pls.5.2023.03.01.13.42.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 13:42:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 490A0605246B; Wed, 1 Mar 2023 16:42:46 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 3DA09601F7; Wed, 1 Mar 2023 21:42:46 +0000 (UTC) Subject: |FAILURE| [GIT MASTER] 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b From: dpdklab@iol.unh.edu To: Patrick Robb , Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301214246.3DA09601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 21:42:46 +0000 (UTC) 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 issues_ Branch: dpdk 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b --> performance testing fail Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -5.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23584/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/