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 48C4F424F0 for ; Mon, 4 Sep 2023 14:44:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3824A400EF; Mon, 4 Sep 2023 14:44:43 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id C0E5A400EF for ; Mon, 4 Sep 2023 14:44:42 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68a1af910e0so724800b3a.2 for ; Mon, 04 Sep 2023 05:44:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693831482; x=1694436282; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+rhq4fkKPOXIinq34otjxsP6fVhtEgbQeUXFfZqSfJg=; b=dMmlUaw89ceyH6ftHV69ofwKDqfa2uu9SMCa694/JaZuO3Kgb9ZK57Y9L8exSoxo81 oftVdcYhWV5id2fdVdvrsH+fWjqbphkWxZBAEVTXtkM+gNYtSDfFMYCPstv/GxB9Gtqh cbBPy5oBG7RWQc1B+LwXdpu8D0wWPuMJc50c0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693831482; x=1694436282; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+rhq4fkKPOXIinq34otjxsP6fVhtEgbQeUXFfZqSfJg=; b=C5zJOB24TXQVRUCy4EUWYmktPsW+eTYQ/5ZggQgjvpF/fcNQx7CPXGE6JzUuI8L05c 4PkVxYN1gSEdGr8egcWBvL/7YFNkfYmYhglM8hAjOUgw1fefXXDz5uSkeAf0wBHBsuJs g+91YLlEzzq5SrCGAv2hcxS2PhGKcC4MIOaAb4E5u3TCM9Aqamyp/AroSLwtFnq6qRe2 0kdn3ZcMhOi2Qr4sRXeP6ygCX8ePwHjWO1Vi+NLpSeuMknrNDAUf3oZkL8Wm2ExS9gQ4 Gf/7IOz9VM7si/oICaHIOhSEctY23bKk9s40uUofp7EfR87ATDv/q9raDkwjzUJY032d vHRA== X-Gm-Message-State: AOJu0Yxc2GppOcZSSSr8xt0Nz9QK8Vxkrjvz+0uidoFVPe2ZpgIJcyAG ykrl6fXjiDA4+hMiBjeH1ag6PQW1UAQJJk16utsOaxCZHke+DfHgCBLCcg== X-Google-Smtp-Source: AGHT+IFyG9aXsSKPLQmltHSuZzgFyEsd5lLcwFyDuS7TuEdy3BGQ1565NI+uhqBlh4PtP7iRTY9on5iovOc6 X-Received: by 2002:a05:6a00:2385:b0:68c:c35:d3cd with SMTP id f5-20020a056a00238500b0068c0c35d3cdmr8072945pfc.3.1693831481843; Mon, 04 Sep 2023 05:44:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v68-20020a626147000000b0068bdd9e5b10sm1113096pfb.8.2023.09.04.05.44.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:44:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:44:41 -0700 (PDT) Message-ID: <64f5d139.620a0220.dbede.5aacSMTPIN_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 F262B6052471; Mon, 4 Sep 2023 08:44:40 -0400 (EDT) Subject: |SUCCESS| pw131143-131140 [PATCH] [5/5] app/proc-info: support query From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/