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 627EE45ED3 for ; Wed, 18 Dec 2024 02:19:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 358E4402AE; Wed, 18 Dec 2024 02:19:35 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id C2288402A1 for ; Wed, 18 Dec 2024 02:19:33 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-46677ef6920so2577481cf.0 for ; Tue, 17 Dec 2024 17:19:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734484773; x=1735089573; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=orlW2zetLlcePq8W4EV1aF00/ZUY035WEUqzAq67rcM=; b=AvQoK1LDnpcrWACcSDRJQC0d1cPQPvKdPes8EXdPZ62GeNL2tUB8CtxJhmiQnaq/Qq 5pms7IX42TZ8tGGZiJ6gty58X5V2bJ5mQZ0RoxUpaRz9lpPsAzMx8RGLrcQoQCFg89gY saC/IksUPW/SAO9XCN5PBb/OAol4AjSb2IlPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734484773; x=1735089573; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=orlW2zetLlcePq8W4EV1aF00/ZUY035WEUqzAq67rcM=; b=Drpk3Y6H2/XowtFA5ZowHRDFr185XToJECIc1jWE+zLt6wVqSSfC2i8/qeXjMY9WU2 ZGwYFhiS4TojmvG7ZAqzlRxbTm5N+ZRmWwbl46VdKW4gg1guhZq6/ydEJq+IRy5+0qqO +ZqOzsrjw0hfSmUBClzMcOYSxpleQLtG82niYL5vVDzRfLzj4K+A7j85s4j+k4QNIx/b 274H93sCmod+52p1ozz9Ya/yuJO6bPxU7hH8+Rx7BNMil+ZWC0NJ3gPZB+4qZk9+l1Lf cR5VO3StrzcQauubS9IC7Nm4+4oBcmUY1Iys+vKiN2jEJ9mSEP3GwK/cN/VuG/VijpL/ IWTA== X-Gm-Message-State: AOJu0Yw4Uxw1GXwmqxBt+bSZ/ZsMbJSlCpKbfD167Qqphne9XK874q6D gU2Hv5wGv1eG4sZEPKe/6Clanmox+FRPP8TMdt8U3uIiPcMV1Tm53Oz4iKb4RWpVuCevjh1R0jV hKUOknI7qPmMG13I3wToiSvI8amiZO6hM X-Gm-Gg: ASbGncvPRIo9YcTcSdzEz7JH4MyXDsoRzF7aCLzOP0gouJW2JchjTZf5BWPmHSmp7Fd UVktKdR5nl3lQ6qrx9QaDDH0bqP+1Yzrm8HuG8PYY/t6Y3bDe5TpISEaQHIuWQu5bFXSXEPu/5V nt6FlC1JXKYJ6sdl95ML3dIXTztUajHrsNbxad48ojlq3ZGLszsl2EWZYwHKj4SsnF7bSyPC3R9 f74V+SNfBVOGRolref3S1CtKlg3gNRH3+00whhfvb2qV1YY/BgllFOLoZON31ORGTMGHcgXQFiQ dw== X-Google-Smtp-Source: AGHT+IHHzEvGoRvQ95aDlH+KB2QujMd+pWBhLFnM2IjK3FV8Ydb7Q+GDJ5hCb8fEEA2oGSxJiwqjaSCZwc2Q X-Received: by 2002:a05:622a:28b:b0:467:7076:37c7 with SMTP id d75a77b69052e-468f8dde52emr105415091cf.22.1734484773117; Tue, 17 Dec 2024 17:19:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-467b2e491f6sm3289561cf.20.2024.12.17.17.19.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 17:19:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 17:19:33 -0800 (PST) Message-ID: <67622325.050a0220.103b91.4e21SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C87106052471; Tue, 17 Dec 2024 20:19:32 -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: 23.11-staging 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202936 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -7.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/