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 118B542BA1 for ; Thu, 25 May 2023 22:48:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F6E340DDB; Thu, 25 May 2023 22:48:04 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id E67B640DDB for ; Thu, 25 May 2023 22:48:02 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-625c092670fso2113206d6.0 for ; Thu, 25 May 2023 13:48:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685047682; x=1687639682; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J6GybbrgH23eT04CrhkKcMyiy9op0FaJIKA70gif/j4=; b=dyCH8Sro22fPTzK8mKhCYew/j34aRnKayGNt28J6WZElnvBc/AzucQicz3ZjEQzcyN qHVcpc9zAznXfIdZztYeVF2zMwxmhGUj2OOLE3AUHLv+rU6szXIAdaXBixkMHspa+1v+ sgdJ227SxD0XtUTGTrenVZZkiqqIvwhCw10MM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685047682; x=1687639682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J6GybbrgH23eT04CrhkKcMyiy9op0FaJIKA70gif/j4=; b=IWMoHaDBRkLyivyNC3fjlrO3UbhZ84tYizIe4iQDo23DKy7nONRUpTKkbv2khrD/zC H+IjjNBmqr5qnUEOtVzV5am1vQFMeodTfW8YVmomi5osKWJ+5gwurLHsf0T5m+o4Ar4a dc2gT6qT2feFtPUcXzbP15vh9zMjRErCnObt8vd/wU2ylGcSqHad/u4c88TjUnxnerSb eTFwcJqdzyz5UqP8g8g5eNppuCB8Qn6FwQU4ufbAowPgOnHwwi7NU97PmOjsTfdMeafw 2jTWdPnj06Uyj+PeZhtiQXSezSG9NfQEOjFtlIyfM0nIAE2mB6QXSmmkrZkaSkNyhZA0 MREA== X-Gm-Message-State: AC+VfDxJPbwHuVrSyt3rvuJt49BusfwJPG0dsDdOlarJyeZKIJWj4Plu YoNe1BIXW4Ji7bVTM7s1RkGQHOnGWbViaHMmEWEbRB1a855iFTgrQeLlH3u5hAxvR33ykP8GIw= = X-Google-Smtp-Source: ACHHUZ6y8fgMuhkNH7GBTIzsDGX6uyV8wBSGDZK4mamXwelUVniLu6I9ba7dymY+6Rwp5GyMv2T89VjAjPjB X-Received: by 2002:ad4:5baa:0:b0:61b:6a44:5f03 with SMTP id 10-20020ad45baa000000b0061b6a445f03mr2326188qvq.33.1685047682409; Thu, 25 May 2023 13:48:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p15-20020a0ccb8f000000b0061acfeb8a7asm95810qvk.69.2023.05.25.13.48.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 13:48:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 13:48:02 -0700 (PDT) Message-ID: <646fc982.0c0a0220.4aabd.294bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 233B2605246B; Thu, 25 May 2023 16:48:02 -0400 (EDT) Subject: |SUCCESS| pw127506 [PATCH] [v17] app/procinfo: display eventdev xsta 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-testing Test-Status: SUCCESS http://dpdk.org/patch/127506 _Testing PASS_ Submitter: Abdullah Sevincer Date: Thursday, May 25 2023 18:47:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127506 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26397/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/