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 131FE440CC for ; Sun, 2 Jun 2024 00:23:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EE564028C; Sun, 2 Jun 2024 00:23:09 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7EF864028A for ; Sun, 2 Jun 2024 00:23:07 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7eb0b9fa610so46127339f.3 for ; Sat, 01 Jun 2024 15:23:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717280587; x=1717885387; 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=Grk6rNiy+1xcSBM7WtbIEZs5eYkuJ4OoP4K7XVhdJFM=; b=f4NIua2HixJ7GNj3TtK9uzYRE9TPcZz/SMzbGfGdIjHwbt/WtUWKocNm5IcT9B8iUJ GbDU6emglVuUzZe7NV+YhAF1Pz7u5nYREGSVZGunv7DVkujo0bfCO9p5VS7sEq8qPrZc RQou+epexDDDYt5uM74SN2I5yYEe4n8UwJgFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717280587; x=1717885387; 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=Grk6rNiy+1xcSBM7WtbIEZs5eYkuJ4OoP4K7XVhdJFM=; b=QwoTVHh/0bKpZDaUmPuQZzG4lu/y+njVvbBTmCrYV8ZUKAYh90cqzygEqZ+LfD9rWf aLl9xiHJPiZCNVQHsAbm0+TMq/l14qSrD9tolMsx/uiH13ary4+xo6VmB5agap2p3Tb1 jGx4jTDPbUHwH1ivUfH1lR/ddX0ZZQ2MSnXN6/VCk0eeNO3OMc+cJ7KwSAozeDp9Tz6e NBzVDvSNCGZlI5fVYsl75Z+J7pfvrjhChCOuU38iLK1TBq6t32g+RYh1ykY4FnjgW9XA np4U3ewh4Yp213Qd/5kKjRWCV7qHiS2UPeHUQj8/Kk65rYZv1pWKsHvnXQTUSw5peu51 IHCQ== X-Gm-Message-State: AOJu0YxZlp8c6Y9ri59rZN8SpmLJm+1r9Hmwl6cyrsmzK1osbiVJo/Di TKHfePJ6Ev8wAzOobdDoRKvXLnjN0ikONMZff9azrMDx7KabEPUJ0lld0yC9SFzsjL5yuW0ABOz 9xiPVsXmqdjVvL9lrqOPxCjF45xKZqqa/wyTHZ3v8 X-Google-Smtp-Source: AGHT+IFp2s0Ajjo7CJdxFDAFU+z2SR7YW5LzQAWvpwXbPMtf2DpHVK9XkEutVNl0cQB5lc+DCSgyd5IpfKv8 X-Received: by 2002:a05:6e02:1a2f:b0:36c:4688:85aa with SMTP id e9e14a558f8ab-3748b97c4bcmr69663105ab.10.1717280586829; Sat, 01 Jun 2024 15:23:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3748a205fcbsm2362285ab.35.2024.06.01.15.23.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 15:23:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 15:23:06 -0700 (PDT) Message-ID: <665b9f4a.050a0220.c4249.3c25SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1811E605C373; Sat, 1 Jun 2024 18:23:06 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140540 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 31 2024 23:33:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140540 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/