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 EC903432BD for ; Mon, 6 Nov 2023 23:05:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9D27402B6; Mon, 6 Nov 2023 23:05:13 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7E9C9402B6 for ; Mon, 6 Nov 2023 23:05:12 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7c08b7744so58954367b3.3 for ; Mon, 06 Nov 2023 14:05:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699308312; x=1699913112; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6aPbVqkK/TFORh0D2JUZoCMXtZOg0Tn7ZTBrJv4YQ+Y=; b=QUGlZ+eyPYMyTgSx2o+2MUTQ36w8UJsEFW1Oo5mW0IYFPVaMSODZdTjwGku7o0MGE+ HOpd2yVjJzUj1uaY/m2gOMi7txxqs/c9p8pADsKLksFNR01M5vWUG43x5+0MF/lwNbtx vz7CrVtsCp8IQp0liujeraCPc+7pFWG6c3WDE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699308312; x=1699913112; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6aPbVqkK/TFORh0D2JUZoCMXtZOg0Tn7ZTBrJv4YQ+Y=; b=AB93WuRkOBuVKueUk+pD7rTw1Yn25mN7oNgJRHvUmQwud3leMCAbAod+p5nb3fUKWb aNsQCjnCJkg4QYfMi5jwq2SvFObEvCsQbPASt48+eadcaHm0/kQdjSJhu1QGbhmzbodZ 8jrki6cR5E9f6ccAi7xEwV9L7hATE2wTwIu/ju9Kok9K6IgsSPP25IaUljg7KOMxHmFz bI6z2+6lo4/ciESv9P0uQ3k1nJhSx/oTMPaNkcyXMjDKKpQqtbeLxyf8Q8cqcHck06re imr3tyWj0WDf5GZLC2quBVyMMLJsCM2mZzqWyTMBOqmNaYbWjjU4AqFzNLo0DRnTseKF eo6Q== X-Gm-Message-State: AOJu0YzylVH4UvWJZdWUNv4MDDnZmxZgXiu2oS7l+TClLfHBuFGKD063 UU7UAXRIRRAmykKqYH3Q6mwWsQfaBrdGczCS0+oU3NdFLYmFOf7HScIjKQ== X-Google-Smtp-Source: AGHT+IHcP308/vlAb1UIKz6OaalyZo3ouRdRxKhq385SyCRLm2FLSwigpk1jQij5/6vQInYBZDjJOt2HvOEC X-Received: by 2002:a81:9107:0:b0:5a8:dfd3:c34d with SMTP id i7-20020a819107000000b005a8dfd3c34dmr11833199ywg.20.1699308311744; Mon, 06 Nov 2023 14:05:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y5-20020a0dd605000000b005a7dbca2655sm686582ywd.0.2023.11.06.14.05.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 14:05:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 14:05:11 -0800 (PST) Message-ID: <65496317.0d0a0220.17f86.65bbSMTPIN_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 57D19605C318; Mon, 6 Nov 2023 17:05:11 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/