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 696E3432DA for ; Wed, 8 Nov 2023 20:01:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 650E0406A2; Wed, 8 Nov 2023 20:01:31 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 3A509406A2 for ; Wed, 8 Nov 2023 20:01:30 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a8ee23f043so363077b3.3 for ; Wed, 08 Nov 2023 11:01:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699470089; x=1700074889; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yaVEC7Z/eo7YWRv1YB9wKPD8y8xzlrEn/cqVWIDjAuY=; b=KeMZeqWGbNYbLk4+5tk5z5l1bSF1DP9nSOs6LQPaSCA28JIEEVao35LHgp7pHG779K 7ppnUWDmRY4XjjSenJkzCTy19f7br/E3L4UFeGyRudAvbelJ0ANGPML4MBRfUAf80DEt FJdTHu9LT+KS9HIiFD5/x0HWHfIVFUSew3PAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699470089; x=1700074889; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yaVEC7Z/eo7YWRv1YB9wKPD8y8xzlrEn/cqVWIDjAuY=; b=Y2jkqAv++1uTLLmeiDTa8Xpj7RwZCvtrDFu3up+iVWH31ZPXsXUJ336W79PNzY7cr1 hFj2zMR0B21vPqDWHb9ilaQ87ex+/CAo9OPqXH90xgUyaGY4xUdoveu6Ui9IbknyeWWd Df7ihLFRxWqJjOI+WZ2QFYcYtzuLClGv/lYfkiuCGgkAASno3D0BZO6PgSJeApcoZrHy LWQaNVUuQBZ1Q1a3txWjOT7XHUG/Sx9JMpVXJF7JUpjenerXW/0noqEBW36rpUCUBYb9 h3gnKsEW8s1SMqbzuffXglEfRpQNyEqqqsg3Nr33I2PIREYpFDMlKhvUhpmCuaMEgOSi tCjg== X-Gm-Message-State: AOJu0Yz9G5WltUxxUJSYk5Ws410dPtYZkJ1V83C2JjFe0CKvuOuvcdYt kNlx38zA1z5Ps33QNKGORqD8ombAZ6pgE5B1BM/L0BNB34hToASe/XyaWYVtf23Y8tcl6iYWIw= = X-Google-Smtp-Source: AGHT+IEbr7IVXNVmBCE3HAw0OyhwNmwVTomw7FvtBzpvveY8K9S58DQpLDhpqO5GdJcqa/2m/F9KwHLM+gqp X-Received: by 2002:a0d:d441:0:b0:59b:eab8:7ac6 with SMTP id w62-20020a0dd441000000b0059beab87ac6mr2640744ywd.42.1699470089669; Wed, 08 Nov 2023 11:01:29 -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 i201-20020a8191d2000000b005abd2a8b9b0sm1159988ywg.35.2023.11.08.11.01.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 11:01:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 11:01:29 -0800 (PST) Message-ID: <654bdb09.810a0220.4eaba.6533SMTPIN_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 55AB6605C318; Wed, 8 Nov 2023 14:01:29 -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 | +----------------------------------------+--------------------+ 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 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/