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 B5EBC42AF7 for ; Wed, 17 May 2023 15:13:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2D75406B7; Wed, 17 May 2023 15:13:50 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id ED048406B7 for ; Wed, 17 May 2023 15:13:48 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76c7dfc2e8dso18066839f.0 for ; Wed, 17 May 2023 06:13:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684329228; x=1686921228; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DJPZn0/9SrRACC4OeW8FdPjMnjdVB4qaP0UDxZa47o8=; b=DvAr4c0P4KgZXojrfIV6VgMo4/5nqQHzBsYoR8uu9POqs80/KeQoYIa4mBT5iBmlb/ oUbiewU6Vo6JnIwRWY61vn5x1kOjXldYcv27OI+ro9QvZkT8b1+L4dKA16MkX1Qytnvo yRQaV3v0u7Zdgh2ycVit5hfsHlec5ZDimDYx0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684329228; x=1686921228; 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=IB7uolh1Ts3Lh0PRKWxFmcW2nYhBqIjYx3Nz7R1mfxyq4cbU14QlI0gJlL4JvnmkHO /pig5N+IpcImBPKrM48jZjiVAHDyicVgJI0bcDb6Dk1+imQ6ZgQ6kUXTOYLaXE9U7jLf pEfkD7xoChIQU+3tKEB7y0WvTYyLOkHUrz/Gv5rbxNgbTTM4ihXu85ILbc8OdW5H6T3S 6xXdEsjuJ6GHckd8+QFizssHtwARAHmECoWkOY/N8jf20lsHa94C3YjyVn2uH6NMDKPb Oy05f0ONvrSL1wVUk8hPu8RjPHddO8kpvbakwY51B8Om7qB79L/NzBbjYjiN4pgTqtj1 dTWA== X-Gm-Message-State: AC+VfDwr2gNS8irdB3t1Z0LSFqRLA3QfxNLVmEmhxUCuB5PKp3rbl/6V DQ5jaPIgO1/kBpnvt/3hURLF9O8p43t13/kuiRFm6D9KhHDPDYRB9AwWzw== X-Google-Smtp-Source: ACHHUZ7sQN36WgHTRITTpj9iF7/YrPMtpCEX0poLoO4J6ry5wlaGlMBKRqtHrNreuNIZ1R2KRBcYgYN1cWxs X-Received: by 2002:a6b:6d09:0:b0:760:ea10:757 with SMTP id a9-20020a6b6d09000000b00760ea100757mr4157587iod.20.1684329228323; Wed, 17 May 2023 06:13:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d200-20020a6bb4d1000000b0076c7a8b3d8esm1086324iof.4.2023.05.17.06.13.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 06:13:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 06:13:48 -0700 (PDT) Message-ID: <6464d30c.6b0a0220.a044f.c7a1SMTPIN_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 D55E8605246B; Wed, 17 May 2023 09:13:47 -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/