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 9973E436F5 for ; Fri, 15 Dec 2023 01:09:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9580B40266; Fri, 15 Dec 2023 01:09:58 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id ADA7540263 for ; Fri, 15 Dec 2023 01:09:56 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5c67c1ad5beso961563a12.1 for ; Thu, 14 Dec 2023 16:09:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702598996; x=1703203796; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WlUfYtxi6C8yBFW+FFhuQWy1MhHv4mFVC9gyxUq17ng=; b=BMIvX7nE9vyCzHglvv149bmVZ4wIKB0AAbFM/VOxbgDmX0SVS7lIoE0tsjE7oFGzmb zglG1tzlUVlzFp+y7Fp3c3bwSvrwqjOqpmAacqIZN1apsb/U5zBZgB5smYyWvHL0cZwl ZXyRkatLC33dBA3bm/DX8/RlClWjq9O1va7Es= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702598996; x=1703203796; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WlUfYtxi6C8yBFW+FFhuQWy1MhHv4mFVC9gyxUq17ng=; b=gl38ySP9xWCGU0HEk6FrrgPqfZkqWNF0WLom7XqCvJmDNiFV30KJUoCxsF53uTkIxB WNRxv6W844xHeb9JPTk/XLxjX5d91JIMsUQsePppAPMzGWS9JK7qmPBAzCUQQqTIs2LL s6Cy3kcY/a9VB77yp1eioZE285y5bSfbNqBKS/NkTh5n5lTjyHs8CZdd0U2hTMbWU9eK 0HH1S5KANPayOwVniwtIyebRTIPOP9HTD7VmTqYxJAjTdRmnVehIIoNi4crwXWzHyo8E S8wQzHxGLV/QLd0OFSKeb+j79/MC2ojLxzRj+D88EXkv2/V3KI54Fw8KnEuXHlkdWwkX eScw== X-Gm-Message-State: AOJu0Yy973apUmRqXkXcb61TFr4c02eLKHF45BIRn0fUnI6v8XWUnwkW Z9uw67G/nYAP+NAwmbQ8w8CCJOsEjA9TnbbK6+Om35HBM7OZH2+l06QvWg== X-Google-Smtp-Source: AGHT+IGbQatOUvxoUsfAObbt4ZQN2kUfrRJnEF25qRoQziDPeRYY9khC5bRgXf0I6ksxykbwfINLGm7nQWPt X-Received: by 2002:a17:90a:4593:b0:286:fbb0:2cf2 with SMTP id v19-20020a17090a459300b00286fbb02cf2mr12501400pjg.20.1702598995952; Thu, 14 Dec 2023 16:09:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hg3-20020a17090b300300b0028adcc50e75sm405260pjb.2.2023.12.14.16.09.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 16:09:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 16:09:55 -0800 (PST) Message-ID: <657b9953.170a0220.f1ea3.fd89SMTPIN_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 2B0BD605C311; Thu, 14 Dec 2023 19:09:55 -0500 (EST) Subject: |SUCCESS| pw135174 [PATCH] ethdev: add dump regs for telemetry 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/135174 _Testing PASS_ Submitter: Jie Hai Date: Thursday, December 14 2023 01:56:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135174 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28613/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/