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 E88DD432DA for ; Wed, 8 Nov 2023 20:06:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2B24406A2; Wed, 8 Nov 2023 20:06:41 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id F217B406A2 for ; Wed, 8 Nov 2023 20:06:40 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc9784dbc1so46739425ad.2 for ; Wed, 08 Nov 2023 11:06:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699470400; x=1700075200; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SUQYsEC3r4w6KTuDPCLB/nKzLtjcfk/V4XRAX2hTKKI=; b=KyzHFn8FM4MbC7SU/g6/JHOaPagJGcpq7GlCqdUDjIRtOzkjyvgs59a7UKBfC81oR+ tDAWiA2/Nv4oEvSlqRMqcBPTaNlNV6nhNN8VEKAbtuw72S9uq9Bq+pogLVLaA7XhBYNr 0phIxHgYXrQ3XJvxtdjTIXgu5UUq9wrB213kE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699470400; x=1700075200; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SUQYsEC3r4w6KTuDPCLB/nKzLtjcfk/V4XRAX2hTKKI=; b=fJ8bN1xbGiW6WYVyiR1daUkd4YfGvzEHt9P7Ol9Ef88ZzSFAG9D63H34hVnpnlOjec 47lBmbDAd/RJ3JKPbCJA5kU90+ZPugkkV97/2sDo9rYKZ0DBDUnFbCYz6QjonFLz7EwJ ofVltm3n0+DZnFCirhuo8zPA42wcHQmFE/BB/AKE3gr1szi67Pk5mNJGV7ACWL9c81tW CyLoFu67eZw6zw2g1I2Dj5fAqGMvF8FEFuKorWkpN/tyxzm2z4aeeWRru3poJKVoRePS /HS4PznUnL/YMQodluiIA3trENnf6wma0Yj7a3QxaAYoyegF0lId3PBoP6WgRakl6NLC RMKg== X-Gm-Message-State: AOJu0YxmCR2oHyj7+i/PRbagh5r+A6ZC2kdtM3BEbZmex37ov0qq0ffq Sh1Rdqi+jsMei+xD/0V53ripWAlQc9uY3Pf8Xhl93MqFEute2BfgQdLwYZgThDFIThvnEXFB0g= = X-Google-Smtp-Source: AGHT+IHGbMOXjLsw0Ahs2IuJ065CXovyDzjm2Jia8gCBthUFeDKBnwEuQ/RsKAmsP2WFLxfGIej7rmiz5M6G X-Received: by 2002:a17:902:da90:b0:1ca:a07b:36d with SMTP id j16-20020a170902da9000b001caa07b036dmr3223262plx.48.1699470400141; Wed, 08 Nov 2023 11:06:40 -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 x18-20020a17090300d200b001cc411b5414sm320277plc.90.2023.11.08.11.06.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 11:06:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 11:06:40 -0800 (PST) Message-ID: <654bdc40.170a0220.da722.5e53SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 95F3C605C318; Wed, 8 Nov 2023 14:06:39 -0500 (EST) Subject: |SUCCESS| pw133997 [PATCH] [v3] dumpcap: fix mbuf pool ring type From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133997 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 08 2023 17:47:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133997 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28288/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/