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 ECD8F432BC for ; Mon, 6 Nov 2023 21:51:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC643402B6; Mon, 6 Nov 2023 21:51:12 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 47F3F402B6 for ; Mon, 6 Nov 2023 21:51:11 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ad501764f4so61048139f.3 for ; Mon, 06 Nov 2023 12:51:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699303870; x=1699908670; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GZzO4QiYfV0jK7x1eU2ZXONSfTPblFb4SGxqo32/jGA=; b=DrHj4AzDgmGDuMj14uWlD7P33LIAXQA1E0bmb8o7GieRPh6Q+eUEiuxcUCc7wTCx26 mZ40cwiCR9lxopVQ/N0Bx4BhBkGU47jOELLfQaKSJqg/jL7SO0GUyC4Rssk86R5e+61S sgpMzTc7c3eo8q6L1YhdSscm88mIUhbMZRNAE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699303870; x=1699908670; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GZzO4QiYfV0jK7x1eU2ZXONSfTPblFb4SGxqo32/jGA=; b=Jh2NySy7qiFE6xnXO4kr9csyQbCJ5IilqynI05SxKCt23Me6nArcCz9mmsxdhIXnnK zj4TdslwBMO0yWoFSohCPE7Oe7fnB9Kp2fK1cxT3ztCgTHnCpMD40KkzgtiPYfWOi5pc dJnYaEuPQUHN6j1PdGtzUVHZB8hTQYAR5NZCHOQjcKdjXet3Wc7yfkJwE418HwNfiSET 7rm04psO49uIGXRM1C5Unk3upViK9zoI6WruU6K685HalNDd2HZ8hkJPSY4lRvpW4OvR CTgj6DBk5MuOJXqxi5sPEWXuFdvyjip5qN9cSefux7MNDHubDa0DZelPTPV0Jb285/5Y DM2w== X-Gm-Message-State: AOJu0Yw3UfUYJFQx1evyctOAPsLWWOGP6g8RGDRx4+O91oDwkyHmWywv J/cMIoDuHInIfxFdxKwmz7FRxaeyOE69Tyf4FUIndO17xYDmwLNQM4AFrQ== X-Google-Smtp-Source: AGHT+IGY1kMD7wezyGtGf0pvyOSrhYVPVU4Bz7lvHP+kXpbO+MPoHEzZy6Q3MPhRBuv01TBpfbYQBjHtVfIA X-Received: by 2002:a05:6602:29cf:b0:7a9:9513:755 with SMTP id z15-20020a05660229cf00b007a995130755mr36596014ioq.11.1699303870597; Mon, 06 Nov 2023 12:51:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gq10-20020a0566382d0a00b00456b977aeedsm213079jab.6.2023.11.06.12.51.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 12:51:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 12:51:10 -0800 (PST) Message-ID: <654951be.050a0220.6f9ba.935cSMTPIN_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 3D84E605C318; Mon, 6 Nov 2023 15:51:10 -0500 (EST) Subject: |SUCCESS| pw133925 [PATCH] [v2] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133925 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, November 06 2023 19:34:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133925 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28259/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/