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 95477432BC for ; Mon, 6 Nov 2023 21:36:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9081B402B6; Mon, 6 Nov 2023 21:36:35 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BB69D402B6 for ; Mon, 6 Nov 2023 21:36:32 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a84204e7aeso57830477b3.0 for ; Mon, 06 Nov 2023 12:36:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699302992; x=1699907792; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oCwr2oJHGXypcakVlQSz7aGOHS3lFt3OcAiuPb4fOmU=; b=A12wD+KoBn6bIcfZXniDHBPdC59v8XH1GWwZ17arJVgR1s8QVkORQxIN/iZ5Kk+ZVm 5plw0WbA6rEluu8hI1yWwoq94xz91IOtWnH7gaDIx7w/CQcfp/h77ToaekxPSNevJVDk XEfp0Ok5vspUehdEIDgmSv50iY5aCCGqCgnjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699302992; x=1699907792; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oCwr2oJHGXypcakVlQSz7aGOHS3lFt3OcAiuPb4fOmU=; b=hmPdMy7X4L8sh4ANidV0R+GQ3ctm2iuJhgso1aIbFJAx/v78hqfOr1yARW+9X9WAUI 8BC69yf2UyjeJ8IJQPhs2+Ev3URvzWQUIBUN8s97Jtwpnp7B1WTka3WJRrpPW09L5Gqy Hfc424RAYxCktggj84naBQEiL9Vg9lNqrQ1VJWNS0i/WFNL+zdEdpY/PdRNPgGhrxmYN mC3BTQQrA9SG5oJT786YOmwa1t+Y3e2SpmmLrfS6YDuROdi/2Txu8ul2B2Cyvw5HD7bu yaUbVwBSwP8vTctnQ4BZZw2oaMfprVjA5l4gd2jwJco4EGh1D2RxPywleNZwRSIfALTZ MuUw== X-Gm-Message-State: AOJu0YwiwmrNdiFCPsgiVLIjoOyGxqkaxb7BYjuhjZCKXVSy1zbZPQtq O9ayLfjluJmd2VtwRgrJSRR0g8F+EqNDSAxyLnq6WZxLs3rkQ0078QT9bQ== X-Google-Smtp-Source: AGHT+IEn3Bcu4G+zdjd4eJByfmg+B80l+ylV/pHCgQYz2x3GAI/+bkK23PXOT84UxqWrFc+7XZcVwTxRCBxx X-Received: by 2002:a0d:d751:0:b0:5af:6a18:c8a5 with SMTP id z78-20020a0dd751000000b005af6a18c8a5mr12087070ywd.33.1699302992196; Mon, 06 Nov 2023 12:36:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r18-20020a81c312000000b0057a531a4d9fsm248267ywk.57.2023.11.06.12.36.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 12:36:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 12:36:32 -0800 (PST) Message-ID: <65494e50.810a0220.83539.01ffSMTPIN_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 E272F605C318; Mon, 6 Nov 2023 15:36:31 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/