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 E1E7F44129 for ; Sat, 1 Jun 2024 21:23:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCBC040270; Sat, 1 Jun 2024 21:23:23 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 829EB4025F for ; Sat, 1 Jun 2024 21:23:22 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e833061c74so146738439f.1 for ; Sat, 01 Jun 2024 12:23:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717269802; x=1717874602; 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=NCYtdIDUC5wd8F5rdh5dOw/AjYFD/fk/wU0bR8QsMfc=; b=PM/Sp1LLz6aHIcFReMilLgtIidLjJFvdVBlrT+b9l+NG/jtInfyKbOHO5rayOipeAY pHhkUXMY9EHtmFS8+tHlzoj0+3vJLqEo2HbMWSKjmlD07qoINkec1rLErwdrsM3T1r4r AlU24uO9k1sXAqrPWhqJHRxxKR6cpnIFQ1u4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717269802; x=1717874602; 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=NCYtdIDUC5wd8F5rdh5dOw/AjYFD/fk/wU0bR8QsMfc=; b=QBHbW88TsLORaspdKbtj9PqZF+SBiPfvaBxTREGZmEIIfeE7sa5oUvx4804UuD/IT8 rDlwj5TuRSMlglIy2m3EVxj11Ae/nDNasXGZEoZKDC01KCHDInccWOVDnVa8qX3TRUNV ulpdUp4IpsU837KQ6RfNEbzT5mb74huhAbX91cUucVnpipLJvfVsnmRhzsj7OiLPG2l+ Hv/6rZXa2jOv0wlZvXU6sbZTJvsQuA040O/xNr3xp0VaU/k5Lp3iUJaEj98/mG/wUugy xP+LXeo3A0aS8RV0YZTRvK4Pc3tBWy0EreYU4P7kOOmGUlxr+TJddeN2VIBjiPruX8aT 1VvQ== X-Gm-Message-State: AOJu0YwdPK7ElAWjA/wXjB+jQORC2MzFIvT6NNMCGoJDi68FZ1ounEDB wM9GIq3GOkjDTTDlw0q6YgI0oz+WIa4I1zltQ+fG0vyQ+0nSwJrDLIfpUSdEoz33iiF8D0NwDtV RV6gN858cQvqA9fDQJ6aRDCqfh8ZsAbdqgVDqzwIVtlrl5lzHmYf1nWiB X-Google-Smtp-Source: AGHT+IHfv0TDI18+LNUUiVmjjSXLeKeOlRUvfsi8cd5epj/3qbSjHB+g3Px7Z5Vqj63ox7i5LGc3Q76P+teX X-Received: by 2002:a05:6602:3fc8:b0:7e2:181:a054 with SMTP id ca18e2360f4ac-7eaffe8ccafmr662674739f.5.1717269801936; Sat, 01 Jun 2024 12:23:21 -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-7eafe5dd70dsm18174439f.16.2024.06.01.12.23.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 12:23:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 12:23:21 -0700 (PDT) Message-ID: <665b7529.050a0220.43aef.d48eSMTPIN_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 626D0605C373; Sat, 1 Jun 2024 15:23:21 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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/