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 DAC1044129 for ; Sat, 1 Jun 2024 20:21:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6B9D40270; Sat, 1 Jun 2024 20:21:00 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id F20174025F for ; Sat, 1 Jun 2024 20:20:58 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-6c8c880f526so299726a12.3 for ; Sat, 01 Jun 2024 11:20:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717266058; x=1717870858; 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=fPWt8RaBFVV/AWlQpZel1OGxvWy51W1ssHnVRuS0rxQ=; b=RmiAplvw7wtkjRNmyewBVr717L3ynA+kw9Sp7rXiSbyQJiJqko0BEpm+OSUxiw2BKe SYSJYNCWd8XRjGTZThpeiPUl66SwnvjdlX764CR0mXQ1w4Tl65HI6CLbjsBrnLnlkeA0 k/zk2XP6CYOOnpiO8TFO75v2r70bFUo4bnA2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717266058; x=1717870858; 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=fPWt8RaBFVV/AWlQpZel1OGxvWy51W1ssHnVRuS0rxQ=; b=hZBIvjcerqsYRj9iw7SNZrh0kfOj6wvt+k8Fu42+H9aIBtYJVlYlbOHQdSO4pU0QaS mzk8LKjuamI3IiMj+GOrH/qI+0Gc9fz/3NDWBfMyZXfWNdXnfX59vBH0RrqoP5hVN3iY mX4K60EHve2NI5Xn1pfWJwO9gJbwz18cJBSBbjWfpVP1K1u7UoT55F03azVTx+L/Bhj5 MFXGc4QDqCFuFh+s/nG2PBE8PXPMZeSUCpFb+j1z7CIiRAtYaJYWMuZqFC/K+XFBhKtz joRBCkTEQ9FSAm86SDhsfX7+/tOQj/ZvpknJlKX/mUAAkTgpldXAj1YltM0F17Frc6OD W26Q== X-Gm-Message-State: AOJu0YwWo964EVIL4EAu9eJHwrkLxKHGp5aW1DWfAFXghRbTQQx1ZTBL Ysy0jG1cRkKiO+1/J/5wPa3QPEYM7v2DVNF4fJ7IbR4JXsITA5vePY/ABkrDSUt+H1PnUHCX3j7 BcI/CBLI9RnNS2HZI2u/+Wjgjw9B+hbcthqS2fQ4u X-Google-Smtp-Source: AGHT+IFeeAs8jNWYoSUVNViym7/+3ZxZELq2y7JLATt354xAIw45fRphIyCCCGBNUrro9RUYPCqdUFVD1SPu X-Received: by 2002:a17:90a:bc90:b0:2c1:b37c:5324 with SMTP id 98e67ed59e1d1-2c1dc570261mr5110953a91.15.1717266058192; Sat, 01 Jun 2024 11:20:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c1c2821374sm146745a91.14.2024.06.01.11.20.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 11:20:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 11:20:58 -0700 (PDT) Message-ID: <665b668a.170a0220.b52e2.b635SMTPIN_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 2E5B6605C373; Sat, 1 Jun 2024 14:20:57 -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-unit-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_unit_test | cryptodev_sw_snow3g_autotest | +=============================+================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/