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 2C7D74549F for ; Mon, 24 Jun 2024 05:04:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2445F402E4; Mon, 24 Jun 2024 05:04:16 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E85F5402E0 for ; Mon, 24 Jun 2024 05:04:14 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-37611e6ed4dso16259355ab.2 for ; Sun, 23 Jun 2024 20:04:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719198254; x=1719803054; 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=tepFvhoeSR+e2qtIHUIyLYQdA9EwnWi00UDK50PMRzM=; b=aFJx+daroxPQVUhMZbbVUBwrW3qUbI15fFmggIm2Tepe+FQzdDxzzeSkWQWwvPIbrW D7fnDxAH9itKcMd6P8u9LmnqU+hce8hdlIHB1lE27D4kg3zM1eJKwb8VP07t0xoWSS4q nw3iKVvxfYlUOLOoCz54K454f1KSL44c4BHZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719198254; x=1719803054; 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=tepFvhoeSR+e2qtIHUIyLYQdA9EwnWi00UDK50PMRzM=; b=sRWhRf8asA3NBLd3V7tCpICPE+RpmgmT8MrjQHu3/9Zanc9Mx+IQgnv0jeAxOgqLXt +RmJCVHmA6GkSZzFxEAnEmBPSWD2DyITBKfP7/WTYU7rO2DXuBZlAls5SF970rEARuUw mfv9Cfyjbh8hEBVC80Y2qCTS2RkDXUsIVrtA/wGzHk7Ao0xldSmkI8+1wEQbyy/INdMw oTh5AvRgfFhMkwmbUKwsmL/Dn4UX89a1qbXjMvUgyoAzRIhJM+d2OFhBk/2HvG7l7Uoj /kNfEtlhEIT+KZ1guCo+V/bi5zlllRBvozgF2iLsGxeR7QvtgSWsKdMiyhq5Zfuuft0E GTIA== X-Gm-Message-State: AOJu0YzGXc2kCEShIKTLPAK9chZIzQkhd6Ci+g7wvcx7N9rfqimjyXMX WV9d2sx/ShHIx6Gf2TCLPiSClIq95G7AlejkuhXtorneE85k8IRLSZNKh/e76a0meqocMAyP5PP 4sRcqvjJaTF0EhQmmwXyxQPDuMxItg+t0lvERENpaRJkMzeDVAWAFZDXW X-Google-Smtp-Source: AGHT+IFy9oGq2xhtHBtPRTfLYM1dJ+K0h9/knxPYxNTg/SLuuQI4PwqbUKuKzSl65tddvOMp+45Zl52G7rAo X-Received: by 2002:a05:6e02:2189:b0:375:92ed:254a with SMTP id e9e14a558f8ab-3763f5f1e70mr37837715ab.18.1719198254325; Sun, 23 Jun 2024 20:04:14 -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 e9e14a558f8ab-3762f31aa11sm3198315ab.25.2024.06.23.20.04.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 20:04:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 20:04:14 -0700 (PDT) Message-ID: <6678e22e.050a0220.71569.8815SMTPIN_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 F13D460524C8; Sun, 23 Jun 2024 23:04:13 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141508 _Functional Testing PASS_ Submitter: Chaoyong He Date: Monday, June 24 2024 01:58:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141508 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/