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 B40DA42C64 for ; Thu, 8 Jun 2023 22:37:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0F9A40151; Thu, 8 Jun 2023 22:37:56 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id B3DAF40151 for ; Thu, 8 Jun 2023 22:37:55 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-789ca7e52d4so328333241.0 for ; Thu, 08 Jun 2023 13:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686256675; x=1688848675; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+gx/vCMYd03fZUbjSxrrJzPAMF18YxwU6a/TUVJz0Qo=; b=IdBfqbZdvSbD7Jeg+xoH2Nnw3ODLNdc8cvVhGf+Bz4Y0veNILneGPKfC8KaPVrTL2L jccmhl1lbtqHEraxs5QjGDhHJyXAVhsHv36R822OfzAerHB4KbQ93sSzkqFOaJ2fzP// qmdxg382t7mexu7pWTIQQMejEGXDNVi24+IUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686256675; x=1688848675; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+gx/vCMYd03fZUbjSxrrJzPAMF18YxwU6a/TUVJz0Qo=; b=CfReet1EhMkdMt7uU2X5KRLc0dZwd5LAmcrKqbGxocfXTXjx8R9u2GUGAFg2TNHZNQ FTICGfLtIqQisRurT3Asme/C66hqGKKGt4jaNcHpDEBYo9EoG1DqdINcfQ8Uk6NkxHRZ y3dW2za+tKadcZngCEQhfWlyacI1cXBVYMaWjFcI5tJ+Wg6Ld0Qiw+lFLoVSA18tKCmb 0nTX+FqaP8KMLk0kowZcr03XsX5i59aLng2EEf/G6OZlxOGcR2nhYJ0pb+2tP2qiFJta PizAUXwCKcHgy5pR8whf2v1hcWwCCtWLWj3D7yXn5BcY54fiBqwspe72uxw7fxzOV+Tc E37w== X-Gm-Message-State: AC+VfDzmRjHgnNvEbVU9UzukMqJBuXbK4KShIUP2V+6jjjtUtjbN2GAZ JFDtrITiBGnWDtegoO6eAnGm/uKmRN6I89NbHzvENkTu17BJEtlPcK3aZf9nTKwZy+NVSFdmPg= = X-Google-Smtp-Source: ACHHUZ7sTq49VLpmaG5q3QUl1JYkIXij395TU3pOZT/SyZeFPlrS1FGSAu4iKPItMBwrUo/FuhOyOFFZIvj3 X-Received: by 2002:a67:f557:0:b0:434:6958:cdbf with SMTP id z23-20020a67f557000000b004346958cdbfmr2075465vsn.18.1686256675101; Thu, 08 Jun 2023 13:37:55 -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 c17-20020ab06ed1000000b0078a598ea5d9sm232740uav.16.2023.06.08.13.37.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:37:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:37:55 -0700 (PDT) Message-ID: <64823c23.b00a0220.39da8.79cbSMTPIN_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 C3862605246B; Thu, 8 Jun 2023 16:37:54 -0400 (EDT) Subject: |SUCCESS| pw128354 [PATCH] [v5] app/mldev: add internal function for 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/128354 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, June 07 2023 16:20:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128354 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/