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 2B0B6424F0 for ; Mon, 4 Sep 2023 14:16:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33188400EF; Mon, 4 Sep 2023 14:16:15 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 67A3C400EF for ; Mon, 4 Sep 2023 14:16:13 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d7ba4c5f581so1222253276.0 for ; Mon, 04 Sep 2023 05:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693829773; x=1694434573; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4Lss7yao+DwtBOmIbHx/lSjMchL2UKQpFv7lQ2H5TY4=; b=jJorQ4T19GuUv9hTBXykWbRaugSGCIUCyPmQptBZaHWpJWyb2hQZIFulcq9kTQ7BUI Tml4OHOB96gydBPlBGf7/5ugLjDkYBJnhpFm/EerIK8yGUN/orDXtrhxQqOudh4VspHv WMF6SSC5BOtSTK/cDWsP+chspEAGKEVf7I87Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693829773; x=1694434573; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4Lss7yao+DwtBOmIbHx/lSjMchL2UKQpFv7lQ2H5TY4=; b=InjBpfAovN3Ml3pphlU2nrfjLTaWmAy9YDxNVKYrO3auvtLKrs+0SirQ8KOl9YJplN joA8xVVCkinJkkCUxI3kVi4re+EvjWZKAQN7I7CFHV3asMC8Nxi+Jt7ruXqpcf/r0csx gFBSbDgOn7CrgN/INmZCCKMoFJtdAepl2+rfqc7mOuZ6b4nP+CO9EMygrKVyt49kt6G2 P8Wuwnv4crh2d1VtCDyFkbFTLQ9vTmrRMT+T3X9KdxY8rI+/xv0EUgn+zUJlOAxzIh/H 83lj5bwuv35Eaa7BW/MrWD8NKjT53+Q4AGtMBP+qx7s7sGQJoZ3jvmSC1y0qSIsHTYvy CWvA== X-Gm-Message-State: AOJu0Yx/gwFbmPv5+yZDawMe7n/2qfiJKhNG8tLnfdrOXhMeHbK0XRZy v+In26iZO+mApVDEcr6u95uUK4uaGTsEB35g6AsqZaYPnm3kOlWywx/3DA== X-Google-Smtp-Source: AGHT+IEP/hapMwPQL+iKb0rAJr2lybKk4py8/rYjh593PJJmHDjAG4cVS2ZCffxnzedlrhEFMPze1c0eryZT X-Received: by 2002:a25:7343:0:b0:d78:98f:4aa1 with SMTP id o64-20020a257343000000b00d78098f4aa1mr9686600ybc.7.1693829772802; Mon, 04 Sep 2023 05:16:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n124-20020a257282000000b00d697e380ad6sm649448ybc.20.2023.09.04.05.16.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:16:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:16:12 -0700 (PDT) Message-ID: <64f5ca8c.250a0220.770d1.5e71SMTPIN_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 7219A6052471; Mon, 4 Sep 2023 08:16:12 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/