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 CA15542C64 for ; Thu, 8 Jun 2023 22:52:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6A5440151; Thu, 8 Jun 2023 22:52:22 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 03E4E40151 for ; Thu, 8 Jun 2023 22:52:21 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1a15ce37b39so105274fac.1 for ; Thu, 08 Jun 2023 13:52:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686257540; x=1688849540; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1y8SB+Z/Vm9Cw/AO64CK6nrT24zx/Xe/YKGDLzdq8/Y=; b=BoFB1HpqDefbMQq1RZZufpr2IwC1tAZnXGacyLjkaZWE1bj5NIyLGQPN0BrkMGuVKi ehDOi89eCHvnAeCYjUe9/I73Tpchx/u26/9DHt+awWiYwQ8ndSKk1UxCsAESW9mX6eRy jFwf2qPZ6SrmBlraIAFpnD/GRG1BTLafVnE5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686257540; x=1688849540; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1y8SB+Z/Vm9Cw/AO64CK6nrT24zx/Xe/YKGDLzdq8/Y=; b=ASvXJYZ5H04bySDNUJPkPkMBPhCOBynjm4nNApBcQLnT7EZqCIkz3410J6/tuv9ZMP HyMn9kSwZ8p+9o4mHdwhGWcXY5CeUwrg9arkjWxjRnhSmNhNEeGi4IVdQ6nxDDuGMcpR +GOPzRXeUWteta2FibhxKo1IdnelcEgO/nwCSJ/tCn45L5aq+GUMdq44iercC+sQozyj glIThP+P+jYoToVMYOu0D4HwyudgT+YGRqtRGv+pBVhaBqzo2plJtBAw/EwuXawMZuKm lqx8aZh0wx0WngfvyQ/65V8cxxCNF3f04nqCnJYVOYZJBPJrHn3Qcb5lCn0amLzERrTX ngWA== X-Gm-Message-State: AC+VfDxEAXP6hcuzZdRNgtYGm8eueGnw1diMhl54e0qrzIJHLsMad8ik mFH1ZUI5uPJq5HEJPVTUQywxjACXc4MxvgwLLpmBSIETIbXl7QeRl5hJrF7C1td+eS7+5XYXTA= = X-Google-Smtp-Source: ACHHUZ4pOyxh/B9B8dxwIXYKOavPkFdAMg6TidSNjqgRFRPT30pOeYo0ZJB4BVJAiZ9FWCbjS1omWVERTjCh X-Received: by 2002:a05:6871:6a83:b0:19f:3c91:db71 with SMTP id zf3-20020a0568716a8300b0019f3c91db71mr6551112oab.7.1686257540379; Thu, 08 Jun 2023 13:52:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id qk20-20020a056870cd1400b00176308c40c6sm215185oab.33.2023.06.08.13.52.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:52:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:52:20 -0700 (PDT) Message-ID: <64823f84.050a0220.2130e.74abSMTPIN_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 CC145605246B; Thu, 8 Jun 2023 16:52:19 -0400 (EDT) Subject: |SUCCESS| pw128287 [PATCH] [v4] app/mldev: add internal function for From: dpdklab@iol.unh.edu To: Test Report Cc: Srikanth Yalavarthi 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/128287 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, June 07 2023 11:35:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128287 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/