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 085E54310C for ; Sat, 26 Aug 2023 10:32:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 049EF4068E; Sat, 26 Aug 2023 10:32:47 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 1ECF34068E for ; Sat, 26 Aug 2023 10:32:46 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7a01d654111so609022241.0 for ; Sat, 26 Aug 2023 01:32:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693038765; x=1693643565; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SkyRRe/82nB8AySJoNUpKcatqwcMHrDcKVzGN3oazaI=; b=HHQzafux++Cp1ZbDv5yPvBR4WxxGGsCus/sGZ3sdz1KW4cbNAIL1dHsTVftPjqYYTA aSgHMk8WToJSbdDoChrd9NHHcbKL3WuqUPJ6pm3/OH2Dq8IGtG5x7YwuGzcEQXy3thM7 TVuwuw94foEMF2g4A6ZR678AalI6I3dPaGlVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693038765; x=1693643565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SkyRRe/82nB8AySJoNUpKcatqwcMHrDcKVzGN3oazaI=; b=GZ7XPbUQH9D3IlftbsHDfX15O+hp+BBoLi3LU7rV4fhgG5zYvX9XKGCSUBEkGuFbu9 DV95uN2bTfAarbd5W6ewBpIpxByzYpnPqTqiDwc39mPkcHACs9NnexXdPTfDmIfNazpX hDRH18easJLJN4X6gQQ3bONTWjYUTbnV2E0a3npe7qKJbyS8BoWphuUStad6WPE8XoS9 tlTDFXwz0WXQ9Z+wqS7KwmeYpm+M6JAqx2znr2AcvidxYDwvyY6y10ybuId8GWPW353j lQSKZfvBCaIxMdh/Zm3XDuui2k1YfXwS8UKA3zBMpcNsQzCCeVYYZdhmTcSHQeyjxJkj mO0A== X-Gm-Message-State: AOJu0Yw5hf1NeKBKWod9zCtC9ripT7RTZ0nmOayI1fepxfPvQTUt7Ag+ 2Yu/+EqKV47nuyWhdOqIhGY7GQWII0EjV57OHianjVxbGHyFu2mIVXqjHA== X-Google-Smtp-Source: AGHT+IG8L9X2VEn9GOzBY9D8BAFnhp6KCK25fUU148ZvLagArpxrmiZbRXONSs046ZOMZ/bTPq6q1RL6Hfy7 X-Received: by 2002:a1f:4f82:0:b0:48d:b5c:543e with SMTP id d124-20020a1f4f82000000b0048d0b5c543emr16222638vkb.4.1693038765441; Sat, 26 Aug 2023 01:32:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l31-20020a056122201f00b0048d392bc398sm157125vkd.0.2023.08.26.01.32.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Aug 2023 01:32:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Aug 2023 01:32:45 -0700 (PDT) Message-ID: <64e9b8ad.050a0220.687b0.a63aSMTPIN_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 0C5276052471; Sat, 26 Aug 2023 04:32:45 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/