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 0DF164412A for ; Sat, 1 Jun 2024 22:29:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 090EF40270; Sat, 1 Jun 2024 22:29:12 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 7295A4025F for ; Sat, 1 Jun 2024 22:29:10 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-250c0555a63so146371fac.1 for ; Sat, 01 Jun 2024 13:29:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717273750; x=1717878550; 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=7bMDjOMY0NhCeCMZhn9ggTmauZvZ5rZk0iVw4Uw0AV8=; b=BaQ/CSVtItbUWkp9+23NhlF2up+Fze/PLK1jErqJiHq8UjIVLaJuzO7ERoAw0q+tyA N27OBVgCD2Zgoux8XO2pWUX4olpb1npWaM9Pcn/kxfT6NDnt1FG3Rx4NImWwHzMgEiEV vBulQeup5IVmbvqQVGNcFZH+xhkMjgARLDxAg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717273750; x=1717878550; 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=7bMDjOMY0NhCeCMZhn9ggTmauZvZ5rZk0iVw4Uw0AV8=; b=iD8r/nErRiufZmlci7HtxwcBpj7Rv/oW1+h4LECfbCtAraZW8ZuRaoFJ/vr8XSjBjX xt59zSXfv2ozlg253Yrcsq4lJ+M8SBNkjdg6du9zR4wYsNZiAXsFPdwO3+80Izbobh4B gHAR0Zz+eZSx4GzeXV2Q6uziF929hBZxMw14g4PtEe8PaTcYiLP9tJpc5nmAnBNlBhF9 rqcrsIiL/imN/2be1jgASiuslCzzfX6KNU+WoWryC5uqbri2tk3SvlpEnER5S+id+VTU bKR9BjSE4xW6OY1y+fgPM9J5s5HXxa1z143ZU4dBkP3emIg6CCzj8hZVEcxkAzmIAiaB 9SQg== X-Gm-Message-State: AOJu0YwU3yDYNII7bd+euyrips3WGwhIDE0fx20dzXtFzgLHCZ3hZXW8 +aI9kMcP5Y0cy24UWqODa3IqPwjEoIe8IlDsL9N+h32ZyXXsUiUSrA07L25sV6fMxua7kLV36sz IQ9FTKpsJXirA0726HOO8WVs9Lce8Vuc3fxQo3H8sb2QmHf0Sgol8Fhaa X-Google-Smtp-Source: AGHT+IEXZQOlCGXueXNvwBo1P4qqHMCLvHUI2XQuOfrYsEJ0xUspN0t83merI3DgJuwARx5GGZMmNupRU/M8 X-Received: by 2002:a05:6870:414f:b0:24f:c057:7002 with SMTP id 586e51a60fabf-2508be17155mr5847100fac.7.1717273749755; Sat, 01 Jun 2024 13:29:09 -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 586e51a60fabf-2508540eb4bsm174778fac.40.2024.06.01.13.29.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 13:29:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 13:29:09 -0700 (PDT) Message-ID: <665b8495.050a0220.5b3d4.d772SMTPIN_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 3945D605C373; Sat, 1 Jun 2024 16:29:09 -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 | +----------------------+--------------------+ 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 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/