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 6898743B97 for ; Fri, 8 Mar 2024 00:10:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63FB340291; Fri, 8 Mar 2024 00:10:16 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 56CDC40284 for ; Fri, 8 Mar 2024 00:10:15 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dc0d11d1b7so13068735ad.2 for ; Thu, 07 Mar 2024 15:10:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709853014; x=1710457814; 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=bLSKqXtvSXLQN714shYqMV5uqZpccgOzCJVHSFPv+6U=; b=LeIvkHx4hR1jGk+C7FDHcs42JFcQtjOkncyt/b0gdE437pw8ckhgc2lbCvHzMIpcD7 L4ObeKksY+eWn7xTB1Z1oA1FXwnXE7FzTIxH6tmZVkCdpUsmQEo6D5RiNYRGIyk8pa97 9fz/XLmPtCClciLTXaDUSE8vbbDlJG/HBHpcc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709853014; x=1710457814; 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=bLSKqXtvSXLQN714shYqMV5uqZpccgOzCJVHSFPv+6U=; b=jrmUWYq7ULxxLcTW02KqkjUyyEXyce5I/dsI4KTU6ES4NL/KzgaQdnJSkhuI8qxQi0 wWXVYRZEs7F4t9TCE/dra2ICc/qDxy7MmeFj3g00FfQ86MdJdjtdF92feJrlUtAlv9Ot gNdOPWGTdn9lK9tiR25gWG0FuJpPCjBks0HhgkroH5KcpARE3V9WdxLd7BVqwHRVYp2S TwKFG8h6Us1zK3Eg/TeAyhRf/Szggukj9+pqHcdj2QmGxSTPt/O+/JfPjBLvlWQ3V2Cj J+8llihVXn+kYL8+kKuCu5oKKQaoUhm3rsFxL6+OcIx8uIFkSi/eDoJVCoXGi7y/Hhpd 7CKg== X-Gm-Message-State: AOJu0Yyk33SqCrJCld2j3X5QqVEXS/eY6uU4TlHuVmi11aP5rbmLTYa/ Le1L1b693JNkVdTiLRvQuBUtTUzw5JQQ9YhX0/SwRCF0MDDS2KFhMRSYy6oV660wY7Rcbtiyoou zss7ZmdQHTMTtJFq1Z3p/+gPjn1J0DAL1rSFpH9GAr8rxh0JXB3RvYcPq X-Google-Smtp-Source: AGHT+IFUyMHflMvdnjgjuHNpc9LkWgXjU8PIcZHx9t/on5u4+cJ4RcEEvDJnR+KiDlSeT35zQGx5GzkiuxNu X-Received: by 2002:a17:903:185:b0:1dc:8c77:3381 with SMTP id z5-20020a170903018500b001dc8c773381mr11405220plg.14.1709853014498; Thu, 07 Mar 2024 15:10:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id la13-20020a170902fa0d00b001dcda65b82fsm433445plb.25.2024.03.07.15.10.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 15:10:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 15:10:14 -0800 (PST) Message-ID: <65ea4956.170a0220.1974a.a45aSMTPIN_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 A84E06052712; Thu, 7 Mar 2024 18:10:13 -0500 (EST) Subject: |SUCCESS| pw138114 [PATCH] [v2] dumpcap: correctly disable promiscuo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307223851.5786-1-stephen@networkplumber.org> References: <20240307223851.5786-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/138114 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, March 07 2024 22:37:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138114 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/