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 BCD1142AF7 for ; Wed, 17 May 2023 15:14:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC85E406B7; Wed, 17 May 2023 15:14:01 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 314F3406B7 for ; Wed, 17 May 2023 15:14:00 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-783eef15004so275519241.3 for ; Wed, 17 May 2023 06:14:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684329239; x=1686921239; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DJPZn0/9SrRACC4OeW8FdPjMnjdVB4qaP0UDxZa47o8=; b=DncuArhRM/nC/54lwQb4vnxqTa97Mer4ybL79Z6UDRkyH4K+cQ/5HLYv7B3m4hom65 Q2buej5FVKVZ+eTFmzecvGD+5x0sS0ko9Z7T1n5L8JDzkGXxbSCkOf0YX+z3N2K7D30H nkrAEAa/E6y9YsNeXuqG40ABD6AxlE054P96M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684329239; x=1686921239; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DJPZn0/9SrRACC4OeW8FdPjMnjdVB4qaP0UDxZa47o8=; b=fHGUMeO3XD/QfOJgZn+vNyuWlt3w6fr6WnLUHQd05odIxKHdFiKjhQdE9PpArkZPWL SqO2f4LK9DHtYzlNquSwOOYtCPjdggbmPFFPchy22JTHS/TxsLlFh4DT6G2I0sR7gJ34 mR0ViPqU1SyqExQJj9Eyi+V2j4jVcoysZDtuN1M1NqxxXhBPZlpASZRB6/Bxx5wxRcDJ Oma29RAYmJgPG6pdyym7XaY+qd24F37UjHNiTzCOxa4LY4m91nhBxylNX7CtHd0WTncV 1NgZypQzdFlTPDiYHJJL+W9lt4cPKcEhQW8rdVxV2raMXgxgOLa7cWRGjRUqtYg8eACO KN2w== X-Gm-Message-State: AC+VfDyUhaqQR7W4Har2FZRTllJxwZZ8VTmODNinI7B7fSCXieZLaCc8 oWQ5TzwhHwSVCGddZ1PS2Z4rSgpAsF5jQoQozpY9YGyJT6OPVhaceRaGpw== X-Google-Smtp-Source: ACHHUZ4M+p/4m9NC9WxPUtA1Rb8obTse7x5SKZ3vj6yUwebFEto5ZztehLwjCfft1pk0nbWi9UHfqq06nsBa X-Received: by 2002:a05:6102:102:b0:436:1501:ce69 with SMTP id z2-20020a056102010200b004361501ce69mr12338627vsq.21.1684329239604; Wed, 17 May 2023 06:13:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x9-20020a0561020c0900b0043689b0bc2fsm81153vss.4.2023.05.17.06.13.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 06:13:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 06:13:59 -0700 (PDT) Message-ID: <6464d317.050a0220.57bbd.37e7SMTPIN_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 26B1D605246B; Wed, 17 May 2023 09:13:59 -0400 (EDT) Subject: |SUCCESS| pw126914 [PATCH] [v8] mem: telemetry support for memseg and element information From: dpdklab@iol.unh.edu To: Test Report Cc: Amit Prakash Shukla 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/126914 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Wednesday, May 17 2023 09:21:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126914 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26254/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/