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 1476A433E8 for ; Tue, 28 Nov 2023 13:36:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 103A4402BD; Tue, 28 Nov 2023 13:36:14 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id A72074029A for ; Tue, 28 Nov 2023 13:36:12 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67a338dfca7so17655096d6.2 for ; Tue, 28 Nov 2023 04:36:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701174972; x=1701779772; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=URJ6YJkyX4EY85BYDd+a2+PkXnsf7SIRXtR4nZRJMg0=; b=NDxBllWgITsu/JTkUkVbFfRK5Qss3CD0DQD2YWbakWm4F2i7mrOTTf6xPoT3Onz+/K S4So7BmAYnuJv/pCAQP7RKkrzNiFLEKyS1HVr8tM9/84fPfRBkYUV4CgOvFA9yMDUnRu 7DZcEWtP/MqXV02lPiNAa4vUwRX612bfkeYmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701174972; x=1701779772; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=URJ6YJkyX4EY85BYDd+a2+PkXnsf7SIRXtR4nZRJMg0=; b=DV15h7NeJCxkYVdAOwTrt9SUU3X9qfmOsep2vCVHaF4eb8Htl3oNqq07wB7ZE52uKM 6mPuROfI3ztzMUWhOmQf7Ru/8NB5dkm66cYsgpR+R5xsOfjNsoLCt6Ydmm/z4pDSRiJZ +O0nJjuQxGpGAkVi66hJYRywNzbQpLeeo3nQRrNYejKndCk3BRd2nGs5pzmnOe2ZMRhT kjETg0xhDtH+CLoUOSpGeYFmiSOl09DS18wh9nmst+feNRYHMUZz/jt1dy27F1wkD6Tl mcEdNCnFYwFLLjIgnPij4okavNT6yVCvXllnMSno2JbtU6pM0aDwk1znpyGfwnvgFAXS fNxg== X-Gm-Message-State: AOJu0YzP7dZ2TGIVLVLKcR/7+dQv2+IsPyhQbMNMpNtyiWeMV9gfAHIc 65TyZyTdDKvuiZyaoWiQg2tlkhhrQCnBwi9340fUrnpHjX2P95Gpgnzrto1Wa18UeXbVdKR1aQ= = X-Google-Smtp-Source: AGHT+IG/0d2ZGVEkpW9hB0qkN34vxIPnzokQ8xYxNH1ongEsENnNv/Sm9IxfJAsQx3Y3yycKlw+oEEN7LD4u X-Received: by 2002:a05:6214:629:b0:67a:22aa:a9e6 with SMTP id a9-20020a056214062900b0067a22aaa9e6mr14096315qvx.55.1701174972069; Tue, 28 Nov 2023 04:36:12 -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 dm18-20020ad44e32000000b0067a395d78e8sm376768qvb.5.2023.11.28.04.36.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 04:36:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 04:36:12 -0800 (PST) Message-ID: <6565debc.d40a0220.20dd3.e991SMTPIN_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 C41706051831; Tue, 28 Nov 2023 07:36:11 -0500 (EST) Subject: |SUCCESS| pw134634-134633 [PATCH] [v5,3/3] doc: add dump device priv 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/134633 _Testing PASS_ Submitter: lihuisong (C) Date: Tuesday, November 28 2023 05:59:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134634-134633 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 (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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28481/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/