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 9640B424F0 for ; Mon, 4 Sep 2023 14:32:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A8A0400EF; Mon, 4 Sep 2023 14:32:33 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 5F0FD400EF for ; Mon, 4 Sep 2023 14:32:32 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-44ee1123667so1453753137.0 for ; Mon, 04 Sep 2023 05:32:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693830751; x=1694435551; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kc4ltUFQL2ZJmt0k7di53uPcLVm90oy4wvlzP2MZulc=; b=ZOb2S3/XRlXTizGXsdrH1kDI2pGHtsk5vIaC4CFs2l2ninee4eNY16uY8gLbSJeD56 AARUIbbEdmF4X+LN3iNThGFEEPwMlR8viT4f8oPucTSraWCwYppJtwM5DOVJekatGTTy 2d2aoXHvnj7E/VnrkQ+RigJ4bduBCxNfBXRFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693830751; x=1694435551; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kc4ltUFQL2ZJmt0k7di53uPcLVm90oy4wvlzP2MZulc=; b=Py/fLCcDW40KGsOmlg8sIJrdDgJfUTQBmbZWeu2TkznWmoRtYzW8rvdkKrPKfit8vo 2/rp51wOPaxRJzQZopoq2WNz+vnzOUBHzrTZJHcv+hULxX5Iqn6lm+NjhFhJ34ndyF7h botX3T2lyXj3Q+SaKQvgBDlWRvB0+8wH2JQgBXrVd9az2toEgPSoTaFNq/09tLUWErlH 7I+YnuKxqrD2FdrX2Doarq2ysXcZKRuKCZ3UJYfwINupqHNv8UzZpMWOPMZp9mNsSm/i SXEq+U8BOPZ1GobqWAzZWaCSPXrAPOAa+DqHbhFyw4u568MggJXvnul92gLVGOySwRTv Ly0Q== X-Gm-Message-State: AOJu0YxtGk4YY7siX+0s6nLd16+SwaY2uHdxWg0TSooH1NYtxkTif1Jq nQOdr2GOzFatEFmEdOjQfO/PGJAcNPU+La3R0xl5WOLTCnMPhEMenVozTw== X-Google-Smtp-Source: AGHT+IFB4v91AAqfYajhc2WUlAkk3vrCC8iizCnNBSIeOeJZl5pw2Alq/rTnNvmeGmGhIVmOG1LA9Ir7Z7Z7 X-Received: by 2002:a05:6102:238b:b0:44d:3fdc:afcd with SMTP id v11-20020a056102238b00b0044d3fdcafcdmr7125160vsr.17.1693830751714; Mon, 04 Sep 2023 05:32:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t25-20020ab05759000000b0079dc19a192fsm594530uac.16.2023.09.04.05.32.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:32:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:32:31 -0700 (PDT) Message-ID: <64f5ce5f.b00a0220.c5de1.0a16SMTPIN_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 3C7686052471; Mon, 4 Sep 2023 08:32:31 -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-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 | +---------------------+----------------+ 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 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/