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 6B6FB43B97 for ; Fri, 8 Mar 2024 00:15:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 656EE40298; Fri, 8 Mar 2024 00:15:25 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5FCB540284 for ; Fri, 8 Mar 2024 00:15:23 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c872002187so53286739f.2 for ; Thu, 07 Mar 2024 15:15:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709853322; x=1710458122; 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=5tqslkt+Ye204zMSq6nDYWIkW/AGukrVeUghJns8+x8=; b=Mv3bMR/IHEp7KkZa12fzFOtp35c8izTfXI6fPdUCwbopUrtLunUwtOvH0phSG802WI 9ewCjglsCORh9LDNZpnxbYubH2YUDgfvnHEfgYEN6CkLGerDasP1DO1QnEXMYX7oQCuy PsRCu57Zd74F4JFEbsDG5TTnfZbE/zuJlRsC0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709853322; x=1710458122; 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=5tqslkt+Ye204zMSq6nDYWIkW/AGukrVeUghJns8+x8=; b=YD3eo1tFobIiLZclDplQWC84iAPTPREjX3VFxc4zB3fOdDMRgZF0PD20CU/d9ZyJHT O5wYWZ8fiXrZvliLDzF9Hw/4vQOxguSx/1FB8IcM85irW9JopKm0F7i9DnVq3aFV5U1I Hlx/9U3CYiG5bHjtFg1meIMkflQbkb0Wy9aIY0jwQQ2A6AH9QXjDpCkiNh0/01Gat8My tJw7en17F9b7AQ6457OCYUJrZZ3LP5omP4f2uR88P22c6tgNcxznUdnxIUdsBQ/iEUYq Ya+elRJf9wusb3nnw/FbCUUDzSx0PfxunxJsfPD9J3OHelb73SkoElpGx5ahGJMm4KjX H80A== X-Gm-Message-State: AOJu0YwGkc97iUsxwk6fdaVLrIMkTX33KcKfmnz9PPrUIwqwuQbn/Nxu BAi5t56Dzcb6KHLrF2cLBq/63dMtSbFRwzt03SQxr6vdOB9EbzIzI3MWIfxDT/KqfhKn+BH5MQB KKH4UAvMT8okYsX1s+y8zSaAtMTKAUj2b4zAaJsXXgijVTF2mnh2uQGmZ X-Google-Smtp-Source: AGHT+IEwPzUzCyz0KTOfHz7D+DLbv/WGHejdyE3xIH1rCofOcn88P5/5/GooxppSk+fMt3VO5JBJbFEXnCAg X-Received: by 2002:a5d:8747:0:b0:7c8:26c7:eca with SMTP id k7-20020a5d8747000000b007c826c70ecamr19994084iol.21.1709853322793; Thu, 07 Mar 2024 15:15:22 -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 f17-20020a05660215d100b007c741a0c47asm306791iow.24.2024.03.07.15.15.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 15:15:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 15:15:22 -0800 (PST) Message-ID: <65ea4a8a.050a0220.1b09a.12e4SMTPIN_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 478D96052712; Thu, 7 Mar 2024 18:15:22 -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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/