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 9FF7645580 for ; Thu, 4 Jul 2024 06:13:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FB6B40280; Thu, 4 Jul 2024 06:13:26 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 66E0A40263 for ; Thu, 4 Jul 2024 06:13:25 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e035ecb35ffso202181276.2 for ; Wed, 03 Jul 2024 21:13:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720066405; x=1720671205; 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=Y+U5WdvZ/hwKtg8esbasn4xgx03003HZc+mahbBa2mo=; b=fiMoZSMCvSoMczPNXIXOJ6qA5UsElOodfPauKkwEfkjxjdUIaf92dlegNU7JTQd8B8 iO5QUvVh6D/ptf6yj/P3y0T9Vr+vb6twxu+yxOOJ03O4H7RoplNa+skHzeVR/ZV98Zkk WVdKVoC3oN8teav1/fRRdrAhK+1AWuZV61FEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720066405; x=1720671205; 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=Y+U5WdvZ/hwKtg8esbasn4xgx03003HZc+mahbBa2mo=; b=MezZY6QfN6+fbVACReJYmBVEr3pvx1TLU3HvB0jcoILc1feO5Ctko1KljPb9oeY5v7 6bv6tbCwnNXujwR5ouTeixUaNK1jDfS0tJijVZdt2YDZBf0jbYmJjMYSHPBZRCjFyc63 7RuFvETh6S7CSxrbAmoxFdfNenfUFsnUaIFnACEXIQvZWUy7vH8rEeO+AiXoMdyZIYTi ySVTJJSc3s/u/PdF4z5TQEH4cpxa1L8Cdx+8Equ46m9EUpVdo/VFzTbCZc9I+6l6NZt3 GjaRUMLnXVwDOnqVedRSjT1yxHeBmRsPRKziOsxwl95n2totC/WrLC3PtzWETuulnQc9 4oKQ== X-Gm-Message-State: AOJu0YzMO0TbY2hlXHCBTAjvzMr8AH1V0suU0IKCVghjj0tPe4SusAb+ DOJecEpHCVWhtsOTn7dTZT+2pSeNFT69MByCDdHgb7h7I9zV7GbuSNLKNYosiIbWiPyk/RpBIX2 5KvVGsBu9UkwW2HXAUqluejT9HQytYjlgDgRrkP1k7s2YC92KwVJ8fsR4 X-Google-Smtp-Source: AGHT+IErb8XrUsZpA2dZIwv1Ii5Aqn9FhAxeDn3Eip5KalJjWBnM5XMFpFdpNp3qQHo8vEWu7laKAImz7fsE X-Received: by 2002:a25:ec04:0:b0:e03:b66f:5a7b with SMTP id 3f1490d57ef6-e03c19664f2mr413058276.21.1720066404799; Wed, 03 Jul 2024 21:13:24 -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 41be03b00d2f7-72c6d416131sm308761a12.35.2024.07.03.21.13.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 21:13:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 21:13:24 -0700 (PDT) Message-ID: <66862164.630a0220.2e3e0.6e66SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DCABF605C351; Thu, 4 Jul 2024 00:13:23 -0400 (EDT) Subject: |PENDING| pw142093-142095 [PATCH] [v3,3/3] dumpcap: add lcores optio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703154705.19192-4-stephen@networkplumber.org> References: <20240703154705.19192-4-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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142095 _Testing pending_ Submitter: Stephen Hemminger Date: Wednesday, July 03 2024 15:45:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142093-142095 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ 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 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30405/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/