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 79439436F5 for ; Fri, 15 Dec 2023 01:09:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75A7B40266; Fri, 15 Dec 2023 01:09:27 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 7842340263 for ; Fri, 15 Dec 2023 01:09:26 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5c673b01eeeso87509a12.1 for ; Thu, 14 Dec 2023 16:09:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702598966; x=1703203766; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WlUfYtxi6C8yBFW+FFhuQWy1MhHv4mFVC9gyxUq17ng=; b=OBDrLHGN6TBO68gfa0jWn0laibvx2U4zh2G8p2Cld8nQj58SvMeRK8xX9ZQ2ffaLsb zouIkThsZOqq0fqHkVidVbCmb8uUFzdvEpEJWgJoS6G+lLC1CKrv4SuccbJfX0Fy0t5M +CqHWhLii9+DgWkSV327I3g0OEQVKD8ySgx3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702598966; x=1703203766; 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=pAYaSFYCqKdOZRHrCQlRQs5Wnr3ZrswyTuIXojRPzacw7yGrdqQFFm8jUN2JBxhdSQ YYrrhI9U0Qw0fh6oq8oVXBlWNLOrZQpH8BpU4bmeFAFmyXnspG9YxmJDdMTL4T+TwvoW l8SGpw/408PtkMbBZqG9BFim3W7hz5pAJ36gMoQmyTpf8by+iYc7fwuR+T3BQKqQN3Lq eQ+OHO6ey4PFGp74+B454QiijMJe6wlXGGr4z0oH65OJjotOHuFdeay8IZvYjii1Nvg5 3frZRc6dxPra1AFPkqcqTqyAP+L3eOfG7Wdp2IztRsSWA9aoFwLUGSIkRNdiZXvj2Gdt CkzQ== X-Gm-Message-State: AOJu0Ywuoa0ek8pQ3OrYYftcj+VTryrfGXLE5HfeZ8tEtmGVdXXJeTF1 1aNSSJPm79ay6pSCOfjFYwGSCCw6Cb4DdmANUAUxRCAlhVcHlzKIWpn61l4hY4yXpHJhumP3yQ= = X-Google-Smtp-Source: AGHT+IFJdY5Wxqd2d7t0pw/7gI/ajtBJeTaHnjbalux5id503yCiFu89BQn4Q6T+BDRgR3RBom+vr6vF45od X-Received: by 2002:a05:6a21:610:b0:18f:d141:f608 with SMTP id ll16-20020a056a21061000b0018fd141f608mr5583288pzb.104.1702598965643; Thu, 14 Dec 2023 16:09:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jc18-20020a17090325d200b001cfb46380a3sm806178plb.65.2023.12.14.16.09.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 16:09:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 16:09:25 -0800 (PST) Message-ID: <657b9935.170a0220.cf904.8be9SMTPIN_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 1F3AA605C311; Thu, 14 Dec 2023 19:09:25 -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/