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 76B5B4310C for ; Sat, 26 Aug 2023 11:01:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D5334068E; Sat, 26 Aug 2023 11:01:49 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 483EB4068E for ; Sat, 26 Aug 2023 11:01:48 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34baeb01942so6069265ab.1 for ; Sat, 26 Aug 2023 02:01:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693040507; x=1693645307; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o+1g/boUl9/D8WDbLGUI3QinObtzcqoPqC/9o4hZjas=; b=Fk3wmciKQMGMzlqAmxZNUUdvFXizpPIylLlCKa+DiRD6IMdzs3dbVS7Yo9HD4ZZ7Yd KYjGYkQfDyZ5ePpVivL+/BQp0yeP4Y4Mq7mlRXXhHXvKsZA5nVpJ5mcB8x9DKCY2GWIa u0+PykLy3Za3X4BwBhJYI0LsYqKtGLtAlZbX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693040507; x=1693645307; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o+1g/boUl9/D8WDbLGUI3QinObtzcqoPqC/9o4hZjas=; b=LqX/SnBCT/M2VUOe5F5tZRINfbTUvfN+FpXT+joQMonPEzpEV4rpfQFargk/g174uB o5SsDbLbKpqNEqYxUqDY8F5HGjKIg4E8JCvqiFHX0BWfj7NLvYYODMFWQ3C54tkEofG6 FVNTnFWQttgfjuzB5Xe/t6l6wFnEq59Ut7Y8osB24X6lG7ZFh0OCnhApHUQkLO9kGbBw s8PnRpwGexFRuIeyKqiWUKoCyIzeqKOUVOlpy+YfIJa+UP08wt5Xuywjo4clnz+t4gFD otOJHpe4JmHv42WEW9PrPZmp7fbRuuayPNE2wvoNa5gT/5gyKoxky+b9oBqY6pp7SvcP e2cg== X-Gm-Message-State: AOJu0YwQygNvq3fFH3swwqgQSC3USqrZJ9phQTjkeHN8O1h/9j0bXgcM nW4lGMppBSmiBLDzqZ7ZSfOaDmqns6oqgkkvfUsWtiS3VloGoqZO+pJi9w== X-Google-Smtp-Source: AGHT+IE8nteAJX5L9tiCwfi0LEdwf1dEy6epzTEdgd8aDOCzznAHq37xnpYH1IbntO/uB8LDv/i7MPs8nW/h X-Received: by 2002:a05:6e02:dc9:b0:34b:ae46:8040 with SMTP id l9-20020a056e020dc900b0034bae468040mr9916249ilj.5.1693040507670; Sat, 26 Aug 2023 02:01:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a92c94e000000b0033ff183f9e2sm112224ilq.13.2023.08.26.02.01.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Aug 2023 02:01:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Aug 2023 02:01:47 -0700 (PDT) Message-ID: <64e9bf7b.920a0220.97451.781cSMTPIN_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 2E5386052471; Sat, 26 Aug 2023 05:01:47 -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 | +----------------------------------------+--------------------+ 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 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/