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 91FB84549F for ; Mon, 24 Jun 2024 05:12:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D7E0402E4; Mon, 24 Jun 2024 05:12:40 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 09F9D402E0 for ; Mon, 24 Jun 2024 05:12:39 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ea0b5e0977so160397039f.2 for ; Sun, 23 Jun 2024 20:12:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719198758; x=1719803558; 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=5zoTZ+daE/xJxOO/PZzVTDUMbgciP85OTHQC5Dtsks8=; b=fRbFNilOpmWuGPkP2XRdGm1fwZ8ULS0/tbNzS9v3RKumQdJbke9+gbQ8/dQkDbuW30 zbwSEIEl3RfH+b3stn6EHdvJwnuG+t0U0hlVtMhdCX0YEXeJzwfwnM+uziH5LkIa6i7C 67u4IkDnrW6bov3PgHxCoAo3Rhv7jC00SVeWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719198758; x=1719803558; 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=5zoTZ+daE/xJxOO/PZzVTDUMbgciP85OTHQC5Dtsks8=; b=pU01YLBW/nOxamNWTLTiyaDcSazKruZBbEOlgUE7tVsXRXs7/1d+TucN+Ng6VmXeYw wmfoOwJRoBVU4VQn5c/wRTWVi8kmQLwGJ/XGp32X4DjuOEVoEcycZS0FKrrviTmczfzR QJK0JZRV7EEYogymlrOY9OfCrNvGIoUgkLxwUG1/4Wi+j2J2B9P92w4yRG+SjusIv/hb pSyAlFIOhgMY9VqCGYPmYGJTaRGRypC7xciU4EPeJL73E17ex1/gQojMBDRDc95W9yue lUqi/tFUdCUGGlINOXuAqkmey/uRkMcGlXSSC1MqIrO5bkEsBqpg5853wiF7qbOgLlD8 bVcw== X-Gm-Message-State: AOJu0YzlKTkk4F7p7+qLSoKht69B0JXqXSgE8R3tNWc5IkqUKwWkoXTb jYWP//TJikDqoVQCW3c6fQHlbYhLaiECZVRpV47qzdIpDApqz4YIx1XeqmLIGuoBd1xRnl+QFNf fMlPijN+EwmvQmo6yoVINGZdKJAQIW/a/+S1krKwhJKicq5XpTWg0XMdp X-Google-Smtp-Source: AGHT+IHqm2ZK69EFDLRKtVR6rFSmaU7PJpYEWRhqsyPHzj/IpnVbPSW5YeKJIFYRxAEXU72u9iHRjLyP54U3 X-Received: by 2002:a05:6602:154f:b0:7eb:7f2e:5b41 with SMTP id ca18e2360f4ac-7f3a74e4cbcmr437401239f.9.1719198758305; Sun, 23 Jun 2024 20:12:38 -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 ca18e2360f4ac-7f391fcda61sm12700039f.6.2024.06.23.20.12.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 20:12:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 20:12:38 -0700 (PDT) Message-ID: <6678e426.050a0220.b738e.a323SMTPIN_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 C65E860524C8; Sun, 23 Jun 2024 23:12:37 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/