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 A425F424F0 for ; Mon, 4 Sep 2023 14:40:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADC68400EF; Mon, 4 Sep 2023 14:40:01 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 05AEE400EF for ; Mon, 4 Sep 2023 14:40:01 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d66f105634eso988119276.1 for ; Mon, 04 Sep 2023 05:40:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693831200; x=1694436000; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dfUiqXz+nWOGV8OdFdVRJQfVestQ0GfUMoZGzjYcImA=; b=euxud8qHJwodIq7Ea0hXLbHegFUsZzvx+WPGgZKTTLEBWxylczM//eKzYV6gL5OgUc 6gFanGvD2maecoKduoNXQAsSMQtct4qjG6dEaBV47ayl/VRg4UyhfE6y3vCBDwfvux12 1eyPASUpJQOl7tOdzOUJkBK2dcQBxZajPclTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693831200; x=1694436000; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dfUiqXz+nWOGV8OdFdVRJQfVestQ0GfUMoZGzjYcImA=; b=WnLKUZQZtdsPvZqQmSEQzqBRZ1FVWg6NWj38yhsU1vKgydZrftrHy4dPPZUkXadCmd uyxzdq1Ngx/YsxV9Psw0LA9FfVLnEq2beSNoq/mjIvq1A65DU06zqigq8bv+NM9t1uRt yj/Q0rSozXSP4w+spPSNzJ0jbNkt4K6oc2HsoW0L8CuswFk6MizeWKn30h3Ehdl02XRy G1BI63Fyp4aw0cKrMKTzHafHA2Moms8jw7tzDNECtyCNW7tlHhxzRTYRQCDybkNiNOLE V+MkfaxDmSGuxAg56tF7xGj9GhVPxIOpUiEc7Ef7ZSKDgraAyAvej6BH706jOFHJO9oQ G4DQ== X-Gm-Message-State: AOJu0Yxm5+r5zMG9PmQQnBX+T9PB7TarvfhLSytmlrrNS2wnxEumftG7 PwHVlzg6Y1ElUtNrpHZ1FMPhxs8pUXfkfCiP+h6Ka8TdpNk/YlumjbyZHA== X-Google-Smtp-Source: AGHT+IF+1x/AAR65twmC9aQxM6UlF2+I/RZvgtKZ+MshHQlW84H7esep2wfnoyXYMTBM7ptLWfvwbJ0nGQ+C X-Received: by 2002:a25:3201:0:b0:d6b:6b53:d1ab with SMTP id y1-20020a253201000000b00d6b6b53d1abmr10132262yby.38.1693831200417; Mon, 04 Sep 2023 05:40:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o68-20020a257347000000b00d72fced42f7sm639089ybc.11.2023.09.04.05.40.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:40:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:40:00 -0700 (PDT) Message-ID: <64f5d020.250a0220.580a9.4d49SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 16B826052471; Mon, 4 Sep 2023 08:40:00 -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 | +----------------------------------------+--------------------+ 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 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/