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 2DAEE4412A for ; Sat, 1 Jun 2024 22:34:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2946B40270; Sat, 1 Jun 2024 22:34:50 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 7B03D4025F for ; Sat, 1 Jun 2024 22:34:49 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70249c5fb36so1393641b3a.2 for ; Sat, 01 Jun 2024 13:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717274088; x=1717878888; 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=KkeJ8M91iW2lgFJA6f9cMTa+vINvOJGdEeHzzXzE+Ck=; b=J6c++zvfWFZOgmLQ4tTcL/hmh0vHCfEiElVSCTyPj+W964qY6TF/ZqcFy4DZTSuBe7 qk1yVqeFSWguT3YCmfKPUTCbiOgKgthryS6u6kn2T9x6b5vf75LROjz4+UypJ+IBhw9D SI5E4Mumk5Ts6O4IVUM2fQMNDzhePt2TCCjaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717274088; x=1717878888; 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=KkeJ8M91iW2lgFJA6f9cMTa+vINvOJGdEeHzzXzE+Ck=; b=LkEEejP5h8kH7pyxN5W7kiqMKb7GW45k+0QfGYyVkMB5+honrj2cWL/bNhzPaHnkID cpDggvPLso2qps0UmIryP4aWx6Z+UT8QJtLRilpx9KcTbUs2KSKYEmv0Zp2n3X/mWtx4 i803zfdGoHsETsx1k9smqiSZ/jELWrHTfkIVqsYw+0CXCDJGVXsaIfSp7cmt+/X5DXXt e9cU9jtizbRa2q7cXTZoFNGuU8mvRyz8VBmRFNkJkpPfqdWhJlxSlqTG/Mi9Opq1IeOa /3LNf4mfSZGXFZ7JcGH+rhSW93QDf4La7pDCPksFxqP8nDzT5LtEpnf0l5Ga3mfF+fc2 k2hA== X-Gm-Message-State: AOJu0Ywf6iq+saKOrEJT0QsjwaYbavVh3Zzcy2oNS/Jttru+HrMHqvoK xKXTeZ5mu/Ih6Lp+A2ZIm3RJoDNHUFMOW0UKW74cakHJeahyV+4SS4+crlgwj7g0OdwJJADMdhV 8lNCb/OKlmEw6WYB97ybQKPnIIW/WlNyLz34OOeLKcCv5qN+vQsXPMPJN X-Google-Smtp-Source: AGHT+IEdr/LNqz4cgNS7mzEt9Cld48ztAwT89GhdCsPeytTKoEO6ZLzjd4krPtSLZa2UQjsY+6rMIb5Va95j X-Received: by 2002:a05:6a00:a8d:b0:6f4:bc26:e18c with SMTP id d2e1a72fcca58-702477edcbbmr5198902b3a.12.1717274088643; Sat, 01 Jun 2024 13:34:48 -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-6c3559f2c97sm195683a12.12.2024.06.01.13.34.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 13:34:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 13:34:48 -0700 (PDT) Message-ID: <665b85e8.630a0220.84a08.f2eaSMTPIN_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 DA86E605C373; Sat, 1 Jun 2024 16:34:47 -0400 (EDT) Subject: |SUCCESS| pw140540 [PATCH] [v2] dumpcap: add lcores option From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240531233450.6979-1-stephen@networkplumber.org> References: <20240531233450.6979-1-stephen@networkplumber.org> 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140540 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 31 2024 23:33:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140540 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30068/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/