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 6C9DA42E22 for ; Sat, 8 Jul 2023 18:53:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6732F40156; Sat, 8 Jul 2023 18:53:57 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 3D42640156 for ; Sat, 8 Jul 2023 18:53:56 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bdd069e96b5so3506065276.2 for ; Sat, 08 Jul 2023 09:53:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688835235; x=1691427235; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sAx0qGP9Ir/UFrjJ5ug3Pk9NCMTUtC8VSBIu8dGq9/I=; b=aLoEz55WpFssYwi0d7zGD8PGel3VOpiqYAEEaOkNchY6XhRX54VZkpmObNQnPXdmx7 RofN5ZvL2ZSSQaTC9EJxoPyePhS2bImJCTl8HoxaHqHy+CWz7xAEdSKWNesYFvXWhhCB xP09NSNnsD+6+4pupLnotkSkEswTMXs3vxhRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688835235; x=1691427235; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sAx0qGP9Ir/UFrjJ5ug3Pk9NCMTUtC8VSBIu8dGq9/I=; b=grEb7fQnIisS/8Zsx2xrt8X1C+gplWmTk2WVnYijC4mEEgBZIHkeRO3S9hxEzo5pIj R/el+zuqvY6xWKnUUqdxqxmsBoCgrdXD10gWu/p1fkeaLrMqjw46AI6ue/JKJw5fCFlL FxFGU7ptNW5qs5ylk04vbr6fsmAwy0/HpNVwcmQ/ghDpfyxoEBRbA21SJMC36JrdVqH+ VedqdZAiwE7pLRr3doixOfKRhpvwc2RdyuKb5XqxBrbqnEDzrJo5Ch42/fv4So2zIL0R XbF++JKZUHNPsNGQqaitAtxvZAeyJHLIEUKE+5oajy/zHrStEwqvE8/u1pJiQj62D9j5 SbnA== X-Gm-Message-State: ABy/qLboN8AR+pf6SmEhWAX4p8I/qa/rwlXH3qJkZLZ9log4+hPenklg 31vDLiWZYYPltUhl1x1TDbr+qZ5xBzegFBd50lJyF6evNOFYNBtVv8OR3UJD+aqDD/nAtUV5hw= = X-Google-Smtp-Source: APBJJlEF8Rgbl3CRrfXS1yFLVWXfPMA9eotkn1LpqKS8ej2nYygw5b5Xl3IEAZWawRTkX16yp1UX557VBpzS X-Received: by 2002:a0d:eb55:0:b0:56d:330d:86e2 with SMTP id u82-20020a0deb55000000b0056d330d86e2mr8334706ywe.28.1688835235680; Sat, 08 Jul 2023 09:53:55 -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 x131-20020a816389000000b005656691579csm467139ywb.7.2023.07.08.09.53.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jul 2023 09:53:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jul 2023 09:53:55 -0700 (PDT) Message-ID: <64a994a3.810a0220.6fc78.addbSMTPIN_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 57E68605246B; Sat, 8 Jul 2023 12:53:55 -0400 (EDT) Subject: |SUCCESS| pw129398 [PATCH] [v1] app/procinfo: revise display eventde From: dpdklab@iol.unh.edu To: Test Report Cc: Abdullah Sevincer 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/129398 _Testing PASS_ Submitter: Abdullah Sevincer Date: Saturday, July 08 2023 16:23:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129398 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27018/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/