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 C797242BA1 for ; Thu, 25 May 2023 22:38:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C44A840DDB; Thu, 25 May 2023 22:38:30 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 9C26740DDB for ; Thu, 25 May 2023 22:38:28 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5289cf35eeaso1069143a12.1 for ; Thu, 25 May 2023 13:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685047108; x=1687639108; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7vhl4KuUUvKJiTl5ulzY/OWm4xlkNPUPGCONX7zswIw=; b=GrWUia9YG8Bs9DPDxrxi+A9Nhj99s0SNMLge8lF1UGHMnUrwhGqQqx9ERab3KrP3kC 10PmaQNzvIGLjbpxV/Zhojfsy5cg4KGSN0R2OEoxxCLZIsU2qN0smmcKawnj3DoqXLxs cGvDHZu1GVo6YCDp8gWblRLKARggNWzq+x7eY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685047108; x=1687639108; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7vhl4KuUUvKJiTl5ulzY/OWm4xlkNPUPGCONX7zswIw=; b=Z1i5FeoelJ1dddRThQeRZY6fxOTEo9maihXNE8debFlzen/RxZX49HSBeKUPEG8ktq GxvKe1GUiGZF18u1pTXf9gMy5T8qFv9VeANxUQNyhlMtewR8AEwKJwpia7Y3s9u2VPCu R0tNeRvZA2C8OyatkZ7WKFwNRnuo4poCXjeF14y4Lw7iIWub+6R7hLfwVCzcSsmjT1su WPq0gvchN99DdYTqaR/mapz/fxIzjvn2G2GydieAP2WckxZplnCO+wgFy2WO74FvZJjY ffrfvTMnWViPu/kE8sbycaxMhujnchYYFDaH4DiVdtOlpbT86uJGAn2PgmQFYxthPh4J 2/fA== X-Gm-Message-State: AC+VfDwhdeo4x9+4Z17+gElwbSahxuGjexbUI8CJsXPQskWUH+B+mi50 2HXrSjYf66MBSILgXm8J4uqC69+6H2Il29CL1qsMXJO8qMhniTuIPz3VEY7PoawTrXV0SOTWGA= = X-Google-Smtp-Source: ACHHUZ6AgonH0/b0nqfKUGjE8e7gorYmAo/XzpRQ77gu9dNXB7zNLz0GtnfkXp0NhlLuuw1TbxUlcvC4YOgl X-Received: by 2002:a17:903:41cf:b0:19c:3d78:6a54 with SMTP id u15-20020a17090341cf00b0019c3d786a54mr3318883ple.14.1685047107871; Thu, 25 May 2023 13:38:27 -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 d5-20020a170902c18500b001a99465b079sm121714pld.114.2023.05.25.13.38.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 13:38:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 13:38:27 -0700 (PDT) Message-ID: <646fc743.170a0220.4eaaa.379dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1975F605246B; Thu, 25 May 2023 16:38:27 -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-abi-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 | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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) 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/