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 7E3C445F23 for ; Mon, 23 Dec 2024 17:23:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CA4F4026C; Mon, 23 Dec 2024 17:23:25 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 8EE8D40263 for ; Mon, 23 Dec 2024 17:23:23 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5f1dfb0b44dso1042385eaf.2 for ; Mon, 23 Dec 2024 08:23:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734971002; x=1735575802; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=uKeJ1wjpwnwjc3CTokxr6qz1q8bHyD0INufVGkePvmo=; b=XwCOm4GqExYXhbreFI5qnTr60H6dn7SLHShEPV+Zz/barpamG04pTkvJXGI5ZrZzmU Z+WjzyDiFbZGPpterpdkLnaJR1MXkU7xreWGe+9UpSG6UoARGlO+m/vjJ2FsBw5HHTsj Co4wLNZ5wwZSYpcmcXWZA1H552mZHZXnuSUFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734971002; x=1735575802; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=uKeJ1wjpwnwjc3CTokxr6qz1q8bHyD0INufVGkePvmo=; b=PBRYavTPNMyMLIyStO8m4NfLZEIXLg/BOhOAwmSDnZx1DhiG8E9eTOjuNhDxLbbzjl 3B37sjMA7bNX2ydKCcAED49c6xOwp+MQ5z3JwKTnHOnJffELrm258vvOAQC+MB8xtrQD t/1EZ39ExYzabFuGbo4BUfDZ1Xpd2D1jz+462e4R+6EqOaR5JY2RPhYTglpFakZiC1vQ tbL/9yoKJE9Uri0gufFfJFg0zsBaX/JuirVc/q2+dyCt7L/X0LLKacucbooWUCQcw032 ZK7yjnD548MU9DB0JaN9cRf+ajqkBQFn5pGU3arAvPPt1TrbhyXcKwFxbQKsI30wSkNF POSQ== X-Gm-Message-State: AOJu0YzHRyeMshHAHv2jxUStwEgWTe1VvBKyvPg72ehoKXYPJ7ZF6j9N NmH5wGT/rqQy4iEDhcrq2yFHtvGWcYM70XZce8JOSQI6s8v9Op1halv1Qz8BhMfJXIDUkw5Trn/ CKoES62w3x56/J7NVLYHNcrcmo+0bYUYVbQIFJGHa X-Gm-Gg: ASbGnctiaHkLw3Dz+fw5ot+KRJup/FasRaWDSdHPgWqMjFyVBu5uxVfaNbOQDP8bYRv Zxb5MWEvFvyOU57B6cyXMiFK8Bvm7Vu8i+uhODVSXj8caLLUb6BlYJINkpk2nATwdCYKLaoTfcO 9yiqHHb+mxIyvOOJce8g2+hLe/ZIvwsRxC0gQiBfS6o4exID349ZU5F3jleez2YRTXQSJy10rlP zGLPiy/ZI4vqKsJ6chipQAcd/R/LfxdKYYbDPT6pnpyYPjxUtlqY5ljlosQLZmZfh9cgqhiNwod Vg== X-Google-Smtp-Source: AGHT+IEv4DBD1WHnr9TYjvCz9qcVaW/Fva9sJwkqmmvINhb8c/4OUbRwRExvuhvAk2VtxJJPmwMG2HEUoIW4 X-Received: by 2002:a05:6820:1c88:b0:5f2:c3de:f1a8 with SMTP id 006d021491bc7-5f62e79e06bmr8132513eaf.7.1734971002713; Mon, 23 Dec 2024 08:23: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 006d021491bc7-5f4db7f24edsm174673eaf.25.2024.12.23.08.23.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 08:23:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 08:23:22 -0800 (PST) Message-ID: <67698e7a.050a0220.2c9382.f57fSMTPIN_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 33F166052471; Mon, 23 Dec 2024 11:23:22 -0500 (EST) Subject: |SUCCESS| pw149409 [PATCH] doc: install guides and api docs to diffe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241223153846.230648-1-luca.boccassi@gmail.com> References: <20241223153846.230648-1-luca.boccassi@gmail.com> 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 Test-Label: iol-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/149409 _Performance Testing PASS_ Submitter: Luca Boccassi Date: Monday, December 23 2024 15:38:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149409 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203979 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.6% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/