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 9556C4412A for ; Sat, 1 Jun 2024 22:58:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9127740270; Sat, 1 Jun 2024 22:58:29 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C3E554025F for ; Sat, 1 Jun 2024 22:58:27 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-62027fcf9b1so25520327b3.0 for ; Sat, 01 Jun 2024 13:58:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717275507; x=1717880307; 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=U9FDhKiu1BkM+dBCB+OkkSyx0DV40utqo3aPiiAYO08=; b=KGJ00eYfMv9MVD4b7SON2fbYydBKOcJLnlsGo6p3KOo4jdSL/FGtFVmU+IFq08SPYP TVOjlQ3Pu5I6jdR/OGdsxKR2NFyjiN7MviykD+vt6ZEDC9ptjQzUz9jNG+p7b0WgAq4m T98oYTNRQ5ZonLQaba3bhWZ0FSJkNjvJvOa5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717275507; x=1717880307; 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=U9FDhKiu1BkM+dBCB+OkkSyx0DV40utqo3aPiiAYO08=; b=ZEdfEarIqssNw93/+pUZTneyYhK/X7ggp+iUzKmoGIudjkZUbj1S/wJ2DEDqU3zU8b crc4xoJ7f8gfBrRE0162GQRbH4RnMyIK6r59z10zdseQr4SOS3hVH+oUfi6rm8CvQi2w igXcrkEnxhAvpZbogkRC+uKCU/WmmrWT7/j24YyXvDcyTr3unGPf359uBJv5qUd8l1JI sRbtHbsW2gz5JpEF/azIRLlNKTs9WACnM1gi2NpWVqYwYGzriLzWOwebrjnXtAIp6rnf Xajf2eNsmQcXDt43LR1ohKy8vZ/OCqiJAHTk8rzPbTi2hPozF0kWkMuqKA9UyhcJGnqZ dtuw== X-Gm-Message-State: AOJu0YxWfb8Car1bAAE5j76nLAQN/pBVyepQ/ZVsEjcxlTh6dWf4LqqY dx65U80cRqb0nmiU3vo39vbxxJT/+fEoHKOcLqBgodY7XoiPxdXmlPG4eQ32b9CZ16Uh/o9x7z5 Yy1ZovzwpthIAluEmxRMvnJAIZdgUKkRW6/yF0+Id7OUcWN9D6zLpWG+D X-Google-Smtp-Source: AGHT+IHQZ2OqXdbMnuX7nXDLICCEuoFnFM69L87zBnxa9BAg/jwSW2v8WIag5a32CzcLCyGc4FXkLjtS64mZ X-Received: by 2002:a05:690c:6185:b0:61b:e13c:e3f4 with SMTP id 00721157ae682-62c6ccd9fe0mr66590027b3.15.1717275507242; Sat, 01 Jun 2024 13:58:27 -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 00721157ae682-62c76643ccbsm1669947b3.40.2024.06.01.13.58.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 13:58:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 13:58:27 -0700 (PDT) Message-ID: <665b8b73.050a0220.7aae5.d847SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D6AFC605C373; Sat, 1 Jun 2024 16:58:26 -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 | +---------------------+--------------------+----------------------+-------------------+------------------+ 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 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/