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 563CE43B97 for ; Fri, 8 Mar 2024 00:26:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EFFB40291; Fri, 8 Mar 2024 00:26:40 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 020CD40284 for ; Fri, 8 Mar 2024 00:26:39 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-214def5da12so144765fac.2 for ; Thu, 07 Mar 2024 15:26:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709853998; x=1710458798; 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=CI+JD42RLw3CPTZbjIuXSf0+HqrtlGdtdoUJwP5s9us=; b=ABZcKaAwEyHsjJToaOq7WFD9dW37Ec2j2Abdru6Qtm4NuvCsb/VoCOG3vWo8Bb38f+ H02Hgm40YY2h+bCCFJpSatku5R+au+ItRNTpWGGyYt/yUkhLcbKGEeOMRWyxKYqaNWqL ga54O04G/8jGODFrE21shBvBlGMFws4hX8U8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709853998; x=1710458798; 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=CI+JD42RLw3CPTZbjIuXSf0+HqrtlGdtdoUJwP5s9us=; b=rDZ2h9kqPsi4dEJA00mW6nDCqf87BWfXOQtEdw2cN/UgFh6/FJFK/xcnnVKPKxeE4D aylTlWl+n7dldEhFIX66u0uYVmq7nAODvI9OSaUNAwpPwWTrQpTTYtWek93HX9JmjeYw qPukZOHTmB7WyIuuC0msFutMDrUreV/lbv7abWNJ2s12cSzx7xUbuMJjLSKBtCdX1ee7 NC8JxnBgTTg4BU2qgKrZWi4NEFI623V+w6tDTgfM0bdcCzuQygx8sBv6EMawBWQ65/zs 07008WoKyLPBxo9O9JI4Ec5R2jY5ExtO2qCJhhnzd0dv7L+iHY3jN8+w74oi8kB12+o9 AIhw== X-Gm-Message-State: AOJu0YxjPooikBDNkiZqLx/NRPU68KRuLy5FDYKZ95rQq7+cIPf3kRKM C6g2TRDDk4RG1xww9aWTXHXpOE3S353pTSyTYMPmJRwEXcjnLt40J+vYvGqJ2D/nXjfT0RWoSDQ ZjPI5gAmnpgfp8iQBMZS7YMaoDt0jmixDlmpGXya6ROsuuHsGm2/nT/fw X-Google-Smtp-Source: AGHT+IGR8mHwRfr/9SxfoMulPLMQtviL1bv9TT/RylcCeQZCJTrx8DL+J32kjCyqLKvfH3Vy/8zCqIxTBNiZ X-Received: by 2002:a05:6870:780f:b0:21f:f020:ef1d with SMTP id hb15-20020a056870780f00b0021ff020ef1dmr1455809oab.49.1709853998298; Thu, 07 Mar 2024 15:26:38 -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 zd8-20020a056871278800b0021ef53e423asm369619oab.20.2024.03.07.15.26.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 15:26:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 15:26:38 -0800 (PST) Message-ID: <65ea4d2e.050a0220.85e30.4b4fSMTPIN_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 BC54B6052712; Thu, 7 Mar 2024 18:26:37 -0500 (EST) Subject: |SUCCESS| pw138114 [PATCH] [v2] dumpcap: correctly disable promiscuo From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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-abi-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 | abi_test | +==================+==========+ | Debian 12 (arm) | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/