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 131714549F for ; Mon, 24 Jun 2024 04:50:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C6D7402E4; Mon, 24 Jun 2024 04:50:01 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6ADE3402E0 for ; Mon, 24 Jun 2024 04:50:00 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-376012bcc33so14799185ab.2 for ; Sun, 23 Jun 2024 19:50:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719197399; x=1719802199; 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=4/XKvzXS5Nxj3sEPRQl3Fv9fDDBIL6YLd0oieqEL9RA=; b=XwdiRLaevSuoJkvzrH195TsMR+PsEfTMUeK+CpggMeAiOpTUG2ATjy4cqIUpmJIhPY Yot+w5ZyKwrJ5zm0346HmZSX7YiAxKwT6FCWakSBOCmT1A571JUHXFHD2xf4DvO/KKcc odQmM61idCIQHGKhlsJma995YjX5cp/OqJzac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719197399; x=1719802199; 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=4/XKvzXS5Nxj3sEPRQl3Fv9fDDBIL6YLd0oieqEL9RA=; b=eNwmL+cK7lsOv+h/7doOkoZGfv0X7WnuCBrKPT1V3880JNgned7WGRXMgAFGwaO05L rKCzRwipcUSny4sVEd07op08O4inG5Vyv54ar2yJA/RdEJDnBW2EvsOODi17PqbqiHD0 fOx3gvr1xUlS1rQxM4SRucRz1Gf5/LqwAZqJ2jGMoBsD9rWSO/N15cQdR+wYnl2uAupM iYxX+rz2dPWnZq6tREheypZ7tRYJjlXvEdM+0NvSCp7hDprCRg+ZsMoZUNIYjNa3PQC9 sB/Tj1sIVfu47EQWujPJI2iKhJzGRoJm2HaHO5Dr4lUJEYRR2dJ3HUuHNO+J97uA13+9 +Egg== X-Gm-Message-State: AOJu0Yxg2ixCep8azdMnFYOMMy2ZMwgAIK32qLYpDMrD+qVzOgrqmMhd nzLAbBVFXQXboIUWnSFKHShpuBCXHZ4Zlx5OEEcH0nUSYeRANpWeXFHKtpdI5+V/p1JbobNE4PB TDfzYyCJSAv21CCb73hhoqKVDWA0ERjMzI3Lq+K231tfPsHAjpFxR84xy X-Google-Smtp-Source: AGHT+IGo5xcj1l+eIWiXmLW6HRxIT7eGf5zaVyiscAO+f2j1kHQLbBpEFKZZVRfmK3qmK2WNM8LnXmRdoJHq X-Received: by 2002:a05:6e02:1a21:b0:375:ada1:25d7 with SMTP id e9e14a558f8ab-3763f49b5c9mr48497035ab.0.1719197399473; Sun, 23 Jun 2024 19:49:59 -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 41be03b00d2f7-716b2abc79esm322294a12.6.2024.06.23.19.49.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 19:49:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 19:49:59 -0700 (PDT) Message-ID: <6678ded7.630a0220.415aa.888cSMTPIN_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 B0B2060524C8; Sun, 23 Jun 2024 22:49:58 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141508 _Testing PASS_ Submitter: Chaoyong He Date: Monday, June 24 2024 01:58:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141508 --> testing pass Test environment and result as below: +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+===================+====================+======================+==================+===================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | SKIPPED | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/