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 668E54412A for ; Sat, 1 Jun 2024 23:01:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CB5240270; Sat, 1 Jun 2024 23:01:00 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 3C7134025F for ; Sat, 1 Jun 2024 23:00:59 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6af70132d71so438586d6.2 for ; Sat, 01 Jun 2024 14:00:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717275658; x=1717880458; 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=3Fp8Om4FHZ3ztzTlUYr58z5YB8nOOlnokxWYSEvWb+w=; b=RRZ0c/3Z97/A20zanI0NuzpoFnDzBnOnamnqrLUH56uSxKKmNh34x1ownqS+c0eZiw xwDeDOywIulT6h/6pmWUvpustEd83LGLtVjx0oIKG5k5dFeynGIDLttFs+EbJ9ryU7FI 0OV1WRfUdCurukBHT52A0tLOTRn+KEpMBNT5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717275658; x=1717880458; 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=3Fp8Om4FHZ3ztzTlUYr58z5YB8nOOlnokxWYSEvWb+w=; b=Mi4w9aqeSstW7oIY492XPjjgXiBH26FOD7z3Avm7ohxnmAPSUjRLIvonEci8kB1jj+ DJ4asWyyz/zgERZCjhMfUB6aRIcMejDjBy9QcUnJwhrPmcI0ezeOXIdQpiOcwaDmolg8 3F4INpp7fR79R38UHRGmXD1pKiJsywnBIqxPZT+9vYyeidkblHYh4PnLm7xrfWPuCkMw Qyujy7KIFYnT0Cq6LsxWRolAkFeZV495tWkOFrxk8IQup7Wajp0DUFlR5V1aGRLzkZkI dnnlIIYP9nYo6bp6oqbZrHyuY7trIib/KyJRtCCMf6biU3tz3G2tGh+9D5KVGa6iAEo4 tiow== X-Gm-Message-State: AOJu0YzAZnzu9OvEYl+sl8mGrBaTR/8xGkDOzwQPk99mbn2bw6wij06a IQlOBNZi8BhZGutUGani7E7xiE/UcMN3uYbgLT++Efm9m8rbJgZBNwhOJ05gSUZ6Bl+LSTMfUdh RixUlHJv6VRaxYdECTaBa2UiwiZBqxWygHhIClOA82qGuhxCPXpfkaZDN X-Google-Smtp-Source: AGHT+IHzdGs+7/7ePNdsgSSI92H6Bfv6MNp4RBYCS2gQDU3xDgZcdjxxZLU3xQPXiP7PIO7EVWusT4zjxJki X-Received: by 2002:a05:6214:588f:b0:6ae:c88:947d with SMTP id 6a1803df08f44-6aecd6ef61bmr58831606d6.43.1717275658649; Sat, 01 Jun 2024 14:00:58 -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 6a1803df08f44-6ae4a748114sm1736126d6.38.2024.06.01.14.00.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 14:00:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 14:00:58 -0700 (PDT) Message-ID: <665b8c0a.d40a0220.208b8c.e679SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 57276605C373; Sat, 1 Jun 2024 17:00:58 -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-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_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | +=====================+====================+======================+===================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Alpine | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 10.2.1 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) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/