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 2B6C242BE6 for ; Tue, 30 May 2023 21:32:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A2B1410EE; Tue, 30 May 2023 21:32:24 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id E3783410EE for ; Tue, 30 May 2023 21:32:22 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2563aaceda9so2750325a91.1 for ; Tue, 30 May 2023 12:32:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685475142; x=1688067142; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZtY5zUDp64mvrBxGMoUIm9t3ccLQ+khVqeGNwX5JNNA=; b=hQJDwdEXpE0mDOiBT1hhKfanI1Ngy09vOSChZ4luPYWgJgqSgR+D/96gYokwkKQuba 4TeMJF/BzTqjKqP5Ff/fCrEcGcTckOLGe4kUI/CzyTkRet57NEBKKLox0I+Ou8dtdi3T VSMjWgQAUrO9VGmFxv6NFhYeyJxO5UWtHU5Us= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685475142; x=1688067142; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZtY5zUDp64mvrBxGMoUIm9t3ccLQ+khVqeGNwX5JNNA=; b=YGEIfsSduLfX4on3zXeNW4vX9SYRlNEa6qVf1JNiOBgHgoXCVVQGvGnoVt/+X06k6B M8JW3f2sF2st8KrXxEYHBHQu1AjfndDppUeDq9bbfAnY3j3MEFEDpYqSOK3NLKdzfKg0 qHtnD/1T9r8RDamZB0H4TQyzpCy+KHYZkY+NmVLtDH/DA9qAq5AXWzxUA29iKw4UgGvZ h46MC71WHj/5TqggsoRPUsJmBZ3C4ZLy5BmSoMfv4+kBUMY87ts3EQOHtQIgsApicK9I r1P+Yva6t8JQ8LSejOVwGqC3sJzEnIBDDWxyPFZ5vmwoio8VovvrA3n/Fx6pTJS2B/sM VlvA== X-Gm-Message-State: AC+VfDy7gq8p8ZsXyLHByGASdelh0nlzTdP+D33V7B6XHNt3mGH+BB0N axY0ISmZRuOeETG9RIKoCTGBcYbyFj3ryB7hCYmBN0rNx13wiXE5zPbt6Q== X-Google-Smtp-Source: ACHHUZ4bvXAQVAkfjYwsW1aN10zh7GTuu6vxy7Kzq/8jk28gJ7LJMJXLd9rpUU+xXfsIix5rzITjI3OuKZI9 X-Received: by 2002:a17:90a:6887:b0:256:1fd4:1431 with SMTP id a7-20020a17090a688700b002561fd41431mr3521010pjd.8.1685475142135; Tue, 30 May 2023 12:32:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id my9-20020a17090b4c8900b002508afe9756sm937523pjb.5.2023.05.30.12.32.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 12:32:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 12:32:22 -0700 (PDT) Message-ID: <64764f46.170a0220.3148b.9c13SMTPIN_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 596CA605246B; Tue, 30 May 2023 15:32:21 -0400 (EDT) Subject: |SUCCESS| pw127689-127698 [PATCH] [10/10] ethdev: support 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/127698 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, May 30 2023 09:05:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127689-127698 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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/26445/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/