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 28043432D9 for ; Wed, 8 Nov 2023 19:56:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22DF6406A2; Wed, 8 Nov 2023 19:56:28 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 09F0B406A2 for ; Wed, 8 Nov 2023 19:56:26 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc30bf9e22so371965ad.1 for ; Wed, 08 Nov 2023 10:56:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699469785; x=1700074585; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7WAyR9ZM9bxacp2bE6W5rBlgqkt5gH8RjzEk4OTTB7U=; b=byUqB9rkFIirrLzmYq8GMBGfpqSlK6RkU6n7GpTAermpXbX/gX6r4eHKZkxccqLJZ5 W0wo7knicUaZzWsVw1ap3QfhgAzxlhaXWTS+Yo7jzvHsv3rOmLcCgeyo+T4QQCOdnLgE 6nCZAjRanJ4S9J3szdaVLWXk2/7BK28xDXDoI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699469785; x=1700074585; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7WAyR9ZM9bxacp2bE6W5rBlgqkt5gH8RjzEk4OTTB7U=; b=vGFh16d5clJ8mgTg/jVyxKUkAKpNvv5uz3uGYySb5M/DIAUe66UiPdwhYb4TZD0sPJ 6HxQbkfiQ+RBm3I8X/W5gJuH+MTAj9mHkB86gowhEPWfNs8HweQ7NZw5Cjpo78DJJIxV 88rfXQg1Km6qdLprgwmfNYe2B7KGr4B68k1UBeTYcgDfOyIUZHiTH7r+C7uSpkZWMbVH te/rWTp/v24Nxi8eUPDlH8I07/knlKbU9mSMzcWaGSJ7b+H7KnPk4YSP8X6UkKeUIw1j 0Uz9zYG2rR9HCd3GdxIJ8o96j/eI81hQidQYcnqqp49wURRHZNDzTIQ7pViAFzRRD+WA OdkQ== X-Gm-Message-State: AOJu0YzToI2wwWcBnvuJyn73CUzX7FskLKkB3C0s5k9lWnjbbS4VgoSt kWxzNABE4lV4qoQFuzDps176VCQdmy81Ug05rxR6Rsw8cyYMkHRA2qq7/Xj9f/zta+SNpMXA5w= = X-Google-Smtp-Source: AGHT+IGYCc9LLwn9vmUYrUegH9cJadP0+LQOaeefswVrYTEMsUpTaAbccINhbwqfdC0F9ob8TFfOxOpc97LF X-Received: by 2002:a17:903:258a:b0:1cc:644a:2129 with SMTP id jb10-20020a170903258a00b001cc644a2129mr7851149plb.32.1699469785328; Wed, 08 Nov 2023 10:56:25 -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 a20-20020a170903101400b001b84cd703a5sm309037plb.82.2023.11.08.10.56.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 10:56:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 10:56:25 -0800 (PST) Message-ID: <654bd9d9.170a0220.1bcd2.5ae9SMTPIN_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 89854605C318; Wed, 8 Nov 2023 13:56:24 -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 | +---------------------+--------------------+----------------------+ 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 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/