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 BDA574549F for ; Mon, 24 Jun 2024 04:47:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B80D1402E4; Mon, 24 Jun 2024 04:47:06 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B1BD240395 for ; Mon, 24 Jun 2024 04:47:05 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6439f6cf79dso6995847b3.0 for ; Sun, 23 Jun 2024 19:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719197225; x=1719802025; 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=XlbKmZJ2sIcPmu+fK/Rgrh8519MloinLW7oSDQbW/0w=; b=Z4FJuL9bqCoP0qkmZzEPRN4Utu4mhToUL4MxaUue4e2/VAxSZsRud0klvG4fEqt8Kb ootFEH+zsU2GZl0+HW+h38svQ9EF5MEh144a/btLWDtSHAFoB2qzQMdJWbt+GzaiGw7z EmNAOwdNaMnU670LyIig9AlgBhx7Nmr3UuHGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719197225; x=1719802025; 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=XlbKmZJ2sIcPmu+fK/Rgrh8519MloinLW7oSDQbW/0w=; b=mBMkKD+KLrKOajvMxfYb/0/M43g+nQLlq3OvvriyFfK7n5uwTFiNPrk8Ow5dxN7ON4 cKLlNGputvVD564n3PIs+OtcvML7pEznDOZtEUVi66qSfwMuV1hR58casDkZaDnCSFUJ SifIEsqhQVLSX7LLI64qeYkM6xJCtWaho7FXN61NrGh8V51aN1JyZQsCzIJ9mNxOFLiW JRqCgZMQaPoM1LYRT/HihDqv2kIfrXqF5Y+4/WcbKC6FonRimc2Iw/l0xYA7O2vsssde mirDrbFwT/fhrEo28cgddb/NomMDTK2K5U01J6dY/C4Am4rpeU6TXSm9qlP5MgerkKlv jfhA== X-Gm-Message-State: AOJu0YzyBICXIz3wkobYpfGG3gMq+fT9csOd2RyRXQU6P9saQX5we+Rq Gnn6A9+4HjJWX86HC9FeWpNy+f/n/ySnl+PO8N/RFu7h8OV2+YR7rFE7aREg9R6ul2X8IoE/ypI MGvuY4xU5sgUUOxRstE3kcIuCUzHvOklfNpUwylJXCeWQ/eEEQiQN4Myi X-Google-Smtp-Source: AGHT+IHaA+cKQgvuBy0wTSTIfJFmACGwzRmugCb/gXIBO8flfesp8TE7iwp4KGZMuj/gdldSngu6dwOMF+d0 X-Received: by 2002:a81:9115:0:b0:632:a6f7:1598 with SMTP id 00721157ae682-643a9ed957bmr33322387b3.12.1719197224995; Sun, 23 Jun 2024 19:47:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-63f156c2c2esm2410357b3.70.2024.06.23.19.47.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 19:47:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 19:47:04 -0700 (PDT) Message-ID: <6678de28.050a0220.8df2d.20f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CEE860524C8; Sun, 23 Jun 2024 22:47:04 -0400 (EDT) Subject: |SUCCESS| pw141508 [PATCH] app/testpmd: fix help string of BPF load From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624015852.3712910-1-chaoyong.he@corigine.com> References: <20240624015852.3712910-1-chaoyong.he@corigine.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/141508 _Performance Testing PASS_ Submitter: Chaoyong He Date: Monday, June 24 2024 01:58:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141508 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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 Target: Unknown Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 1.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30281/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/