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 A62794310C for ; Sat, 26 Aug 2023 11:20:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8726A4068E; Sat, 26 Aug 2023 11:20:51 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B30B34068E for ; Sat, 26 Aug 2023 11:20:50 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c0bae4da38so11992285ad.0 for ; Sat, 26 Aug 2023 02:20:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693041650; x=1693646450; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xFVZuds1L59qz3ChD8LB6K8zHyBLsJ92BYLtbC1W6Lk=; b=PzbIAYSzRfOhnTAex3jCehiSWINm3gVYTr86GrfVhYzPv71aZ7Z86zCA3xr0MA5M4V 8hNgA9/0uTF5vPfhDXJBQNoPuy/Q5nwXw/mvyIoHVG7M7PaYmvBKPYId5MNoYWJIgsJt rQsWUHOiJhio8H3UBEEY7GYQZ+GRbv1rbpY/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693041650; x=1693646450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xFVZuds1L59qz3ChD8LB6K8zHyBLsJ92BYLtbC1W6Lk=; b=T6ufJ95ABXzQghYq1DofEy/KLf8smKG4OhqV6SaWNw4jil6StzUBaRef1uw6ZMohI+ i1//LyC97HoUGfN1oYW+t5ho17unkFB5wdv7b3LedCr1Sh34dWo4p2KAMINUXQSi6Lwd qWyeDJ7pRIotsAAb0acFF74cnp/gX+c2vq0/UiB1OhCM1zdQTb22CinoOM09peJ/JbBh MNp6+7QD11Kp/Hnw2vPDG8Kh+RBYWPexIlq8S435J2uHEJ3M3TQr4Q+9KhNvyTJ2labK OlUaX16f2rrmidIYgMKbhDKtCO7pSZp3vNFJOW4VJqCsh3Du8RP9k7wD1cthKHczvEiE PPQw== X-Gm-Message-State: AOJu0YzW0jU6yhGz+bHvMZNVO4g8P0kEdf80aP6cHcmHac2+zvlghmD6 rYzux3lXOLnCV/FR2RV4yVBTTp4wZMjpdVBRcPnY8eGAdHgl8RKarYGaCg== X-Google-Smtp-Source: AGHT+IG4wXsbP/ofAGamoq9dCsr3Ko47G8ZrKkxdGH3kgo3X4GMiDjy3N9Y4sCsFYX3CEqavrEggaYep3GPI X-Received: by 2002:a17:902:da87:b0:1b4:5699:aac1 with SMTP id j7-20020a170902da8700b001b45699aac1mr31286935plx.12.1693041649834; Sat, 26 Aug 2023 02:20:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v10-20020a170902b7ca00b001b84eb2ba6bsm92824plz.95.2023.08.26.02.20.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Aug 2023 02:20:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Aug 2023 02:20:49 -0700 (PDT) Message-ID: <64e9c3f1.170a0220.32469.60f3SMTPIN_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 ECDDF6052471; Sat, 26 Aug 2023 05:20:48 -0400 (EDT) Subject: |SUCCESS| pw130777-130779 [PATCH] [v2,5/5] app/proc-info: support qu 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/130779 _Testing PASS_ Submitter: Jie Hai Date: Saturday, August 26 2023 07:46:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130777-130779 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27453/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/