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 6B30344129 for ; Sat, 1 Jun 2024 21:55:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 676DF40270; Sat, 1 Jun 2024 21:55:51 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id F2B7A4025F for ; Sat, 1 Jun 2024 21:55:49 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7eacb1bc636so151462839f.2 for ; Sat, 01 Jun 2024 12:55:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717271749; x=1717876549; 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=WlZtKqxs7g2E1bMO3+xY1FyVDB3a+lhrDVS3faJNKvI=; b=RiVjtT45XMLRGkigLcDHevqQvqsZx3B+MvRiCCVG0qnNUBuvCq0NbcEV5cn+HDJEHe zyr0gsiXQKaxQaA+MjZS+vlKopE6Q1w3nIs7gYTwCR320AzbBFPsW8ZN/dR4K69fJ6LC QG+sV4kCOW3CUFHUTOpCTInnLoD0CGvo5xl5M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717271749; x=1717876549; 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=WlZtKqxs7g2E1bMO3+xY1FyVDB3a+lhrDVS3faJNKvI=; b=n1KdQuq4WgxtTi9f0rdwn6YuLpVRGtWLj25FZI01i+9dMiCX59uhurzS+hXRBbGsZb qHOSpKD+s63LpMU5LEX7aY0E6aVrpE95fsJa+WzQ6iZkj93n9coBHdEDETZ9ONwV8fuJ U8Afua1Hmlc/EDuYJpFQxy47pTxb3uvbtESe3MkYSJpmbacP8lztX3G8A0KOrSzWmWnH fyDBZjHC3s56eq4GAeUALbzMqRBE4WGYKty0NqqTz6/uWR6VgC82Qzki3NqZ5Tsdzwft MycRZF1JJm/majjRhosWgNI/R7IoJVH5DMsqBrZQ3A0tKLFobQlWHi4EEhulOUZWJyBQ yGiQ== X-Gm-Message-State: AOJu0YzQLTZ2EmZdUl7wAF1fkraJYzdRayXLCRdKgIl0JYlbu6buedjC QocWIDbppSy4MHggpT5NUx6Vj9DAVbZ5JUAQVmOsncd4HBhnK5pTjH5AyTv533Xe1OnKFBMEgBo ksfwtkqbPTczvSGaeyU7jOOxLCvnapxytnp3E/JsbqKTMRGT9vGJy0ppm X-Google-Smtp-Source: AGHT+IGRX2zs/9kQHOR3Fo4pb65xkxdUxv9pzkQVZbSsxAtFAiJP04ofPNZ+gQJCHKbJ8Y3Qx04hk9bFd+gF X-Received: by 2002:a05:6602:29c6:b0:7e1:8b22:def6 with SMTP id ca18e2360f4ac-7eaffe8e54cmr620294639f.8.1717271749366; Sat, 01 Jun 2024 12:55:49 -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-7eafe5dd7fesm18204339f.20.2024.06.01.12.55.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 12:55:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 12:55:49 -0700 (PDT) Message-ID: <665b7cc5.050a0220.af2bd.dae5SMTPIN_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 E129A605C373; Sat, 1 Jun 2024 15:55:48 -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-amd64-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 | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ 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 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/