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 9A5BE424F0 for ; Mon, 4 Sep 2023 14:57:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1DE0400EF; Mon, 4 Sep 2023 14:57:08 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 584CB400EF for ; Mon, 4 Sep 2023 14:57:07 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5920efd91c7so13632727b3.2 for ; Mon, 04 Sep 2023 05:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693832226; x=1694437026; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZPbe7SwHT1S2/ai6Nx9PJMnCHpFVPWMTAVdUZMMMdqU=; b=aQMEh5WCf6A/5Byp5jSIxnqusuGjLNtd2iKHqv7K03xbloL0rpD/wPzZtIer431/ae 9vPj9lJmThG6UQmMy4Mem6wra2+qKxCspMNGrmNFFkyQTFKchGIdDl4PfiPIasHhUsgp qyf4iKSoxui/iLtJdibfJVu+pTv/vBdTwxCJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693832226; x=1694437026; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZPbe7SwHT1S2/ai6Nx9PJMnCHpFVPWMTAVdUZMMMdqU=; b=itl4lJH2rxsGA1E4K9c8H9ADJwnczEDCPe43lZOwFRrbzTCn6u9QBIX1aj/zQSVWS5 nP1AHVE50NrX6+Gzpr4m2rSewF7mpZE7jSOzyZQD144wH3BSCiF2w+mLF2zcLIgH0MkI LbbyS8u0wGfw12IdAO8zxFNrmLBajG8KWw7a9yIPyiuRTDAzNsdyn5YGj106NCiOUqXT bSkDjuPsj9/jJY9S3ihVC7Vqvd32qBEG0gV7Za0vnU9jwvpTzqdXe8HZCTwWmjxUBRGF 8bGMMD2r9KEoNbB1vHdz9h5Gm9AflVMvCOMgPP37sYwUk4JtvT7GdRAtirc+0ZgfXUHP Mbig== X-Gm-Message-State: AOJu0YxJNYSy773iZvasGIhB48677mDVGQfsHpOM8qPYoe9XtZevpJ4p kZMWkwcFwIC7ZtQbLu1niVmeeSosS8igUvp9mtsFLptlCkWQ2VRxQ4IZwyXpdsghB9ny9EflKA= = X-Google-Smtp-Source: AGHT+IHUP77Q9Z+cDfDYeSYZPMOnIO03WQYwUnYDodwxt7K4TqS8EfayLdc82RBTH5LnIwmVIehiBafJPpDB X-Received: by 2002:a81:6d48:0:b0:577:bc0:2d55 with SMTP id i69-20020a816d48000000b005770bc02d55mr9027035ywc.33.1693832226359; Mon, 04 Sep 2023 05:57:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n73-20020a0dcb4c000000b00568cbc0fbedsm812843ywd.5.2023.09.04.05.57.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:57:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:57:06 -0700 (PDT) Message-ID: <64f5d422.0d0a0220.c8ce9.0ddcSMTPIN_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 0835C6052471; Mon, 4 Sep 2023 08:57:06 -0400 (EDT) Subject: |SUCCESS| pw131143-131140 [PATCH] [5/5] app/proc-info: support query 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/131140 _Testing PASS_ Submitter: Jie Hai Date: Monday, September 04 2023 07:28:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131143-131140 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/