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 B1531432DA for ; Wed, 8 Nov 2023 20:39:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8965B40395; Wed, 8 Nov 2023 20:39:22 +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 0928440395 for ; Wed, 8 Nov 2023 20:39:22 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc938f9612so131235ad.1 for ; Wed, 08 Nov 2023 11:39:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699472361; x=1700077161; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZDHMTykz++AAsTOmxE8MvAMZZCU0u0aFIAP4knjrGyA=; b=LNcH0+GKwOjmLCky/TKtSHFFpiehsl3SNpGw/+2UqWL2s5aKuTCagOz0hDQkxgYXiv 7f+VJ5EDhF3N048RHTeS1aj9xUhWpDCovoAoc0aqdP5huhZgy4bmO1hTU896khfST0jU kR4SQwJBo3n8W40B2NWUgN6hUtOucclpzqynk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699472361; x=1700077161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZDHMTykz++AAsTOmxE8MvAMZZCU0u0aFIAP4knjrGyA=; b=EYmSlHTUbyBdBe/Xskoqp+o64Fl/jKVVFVbgF/y47ZGxK3FfPlnNkx1ui2Tx106DWj MKCaFl1+obgpwpdM+CwELFeWhzEpEuCCcmRqmrUjfSi/YudCD7TWh31jHg5Lr/gGHsd/ bwxFpsrodP7xugby3nFKhX5bwvG7NtDsXErE/abYUsyc6WplaYfwBxVu1YpH3wj76JHD Yu/J5PN5vFsWDUkhryhVYHlGnioLGUFNSoJWHiGOC1T9R4KXKLaFVD4zRw3A1YNkK0Vn fuIyDOSx0rgCFLiQMsSQ1S2MiOb1xb7vPKXPNDVS42Ccv6uAi9PtoueIZBN0ahTIeaxW X7Wg== X-Gm-Message-State: AOJu0YxVh4DuU/GAm1n5E7LxBzDPc4OzXf55A0DdZTjcGWFXZ5Jy6NE8 6HsDnNqVcGqbRt6mwtBhCzm686J5oDnlp9k0UZyb/We818sP70kwcQr8MnVnYJTKoH3NztmUUw= = X-Google-Smtp-Source: AGHT+IGAD33gw2AomXO4xppzNx0HepGsRiLSqJlkhkXhCcvwCiwFkIDzwdfHjLKjkemPEKRiS4YPQwdiawh/ X-Received: by 2002:a17:902:694a:b0:1cc:d05:eb61 with SMTP id k10-20020a170902694a00b001cc0d05eb61mr2852267plt.23.1699472361099; Wed, 08 Nov 2023 11:39:21 -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 y17-20020a170902b49100b001c991ebac0fsm323023plr.25.2023.11.08.11.39.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 11:39:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 11:39:21 -0800 (PST) Message-ID: <654be3e9.170a0220.9477f.503cSMTPIN_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 92B64605C318; Wed, 8 Nov 2023 14:39:20 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/