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 D3BE7436F5 for ; Fri, 15 Dec 2023 01:26:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C83ED40266; Fri, 15 Dec 2023 01:26:55 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D810B40263 for ; Fri, 15 Dec 2023 01:26:53 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35da160de2bso829165ab.1 for ; Thu, 14 Dec 2023 16:26:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702600013; x=1703204813; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eMRgjA7TmIYcuL2XEQfiCgVZXkMs2uxQohoygNT21OU=; b=eolhgJmcRu5Mei8AwBgtEEcqkLAw5Yw0QH+i82wHr1Sdg8E71qpvKyEcDvJzi96NI+ /4AQp9hgWsm0rDKOZRbAxPvvry0zmV4G+Lf+BGPNYYeDu8pzP2xEnm5UZ0EHV1riu/aY meUwJpRMHp8bZ13HrbJISMazsSAoLk79R7AcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702600013; x=1703204813; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eMRgjA7TmIYcuL2XEQfiCgVZXkMs2uxQohoygNT21OU=; b=LrdArgwZNLG51hr4hczZTluyvAmyhGBrxsAmaQUjysC5LJRyfBsIbf0rsV3yGm6aMN ie/AhpFkt5NCG0ECbFqFMiFwRUl9tY9kcbcgd4E/HSV1UgsIDypmbMMvNWguNiDjHGb0 MP/q1B6KiSY1GYZJlkNxHfMtuQONdHR3WbxoiXj3sMVDmaTaaTgk4IuUzJc6iwUIO3AQ GWNRSjbzat5ZB4kJn9eaMDEdcwS67Gsl5p28l635jMHWEW/vyhDt2BtYVQ2MVMxExRBb PUUU1aNPdbqwixb0O15RRROzLkeF2gujlom9kXiQSh1fuvZI5/naFcQUXyhUSVUZVjNj W9ag== X-Gm-Message-State: AOJu0Ywwt9OfOrnH0/EnLL1inG0MBsHRNiiVdJY6wh3IxdOMXCrHd7TN 7WrsOVC8+zXb+KQiRsxUS95jMiE98587D0ZjNAIoR1RPP+vyXCA84gO8qg== X-Google-Smtp-Source: AGHT+IHIk9mGIs8NOvLu/hP7ZSKJ/qzNd+/lI3qIOT+Lv/hxfrkf/fCa+0GvcV5l0PvXP+szGInHeaoXBjKY X-Received: by 2002:a05:6e02:1785:b0:35f:6607:28b0 with SMTP id y5-20020a056e02178500b0035f660728b0mr6915223ilu.17.1702600013306; Thu, 14 Dec 2023 16:26:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020a1709026b8200b001c9cfdc2d5asm809226plk.10.2023.12.14.16.26.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 16:26:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 16:26:53 -0800 (PST) Message-ID: <657b9d4d.170a0220.48440.8fa6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 76E18605C311; Thu, 14 Dec 2023 19:26:52 -0500 (EST) Subject: |SUCCESS| pw135174 [PATCH] ethdev: add dump regs for telemetry From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai , 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-arm64-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 | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/