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 C643742C64 for ; Thu, 8 Jun 2023 22:38:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1F5A40151; Thu, 8 Jun 2023 22:38:18 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id D32D840151 for ; Thu, 8 Jun 2023 22:38:17 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-461da1198afso348182e0c.0 for ; Thu, 08 Jun 2023 13:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686256697; x=1688848697; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+gx/vCMYd03fZUbjSxrrJzPAMF18YxwU6a/TUVJz0Qo=; b=gjNwvDrGv4MJwkS/7u/eAZAHuuYsRiMngI3lfRHBjiayDlj2HTsuqCggEF5ALi2gWm AM5LpATobQ4/eLVVsu297A/0AzvJ5e9RiXyqFHFS5uOskZA3ij+lBvZVpPiQ6CC0k80H k7HdQztuVfTbuDZEclonXzk9juQPSxo3DyWZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686256697; x=1688848697; 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=ERfQfP4PdZ15lNfsnEpwPH2j4XOCzybQdMTUE9lL8DK9md26+ymnAhijpSJsF3cKIm m+ufYcTmCjWNkMa0BgE5eucXGc5M6VY6O3DhP14rfULCAEu74uEekYXFZkd/z84cimh2 bDcxAVImUSYQbPgXrrll/Czoyq0j1jgq5Inv1VI2P4e8tBmtA2MNplh07HCqTkN6kpXD VlaJAVVuBSED/cAgEM5g3ClMO/s4toQNgU/Fd9FLQvQOWsIrB9P4qtzwgmAXXlBaD53F 79LU7tOaktuSgSHWxkvotMNXh6BdD3LJNecR4OW1dzOIzD/vsCuTE2ewxin66BcyqC4D FMxQ== X-Gm-Message-State: AC+VfDyiJJHQzIIxwP3ovWUO7T0jr6SfcRDpoBshvnLW56u0Bgr5/KdZ gRWg9ORtbZNDr4K4SxUhu64i7tzg39/Y/Mi5vEqcWtkNgowWrlIzHdQu8dXZ6oZFxSlajwZx+w= = X-Google-Smtp-Source: ACHHUZ6L32DAuw8fUdh7DJz5YL9/PSiaqy/d6CkyX/clCgTmDmwUHZtedlB4Ui9SvFktiZuVbkXfQKr8pEjt X-Received: by 2002:a1f:4358:0:b0:45f:9a8f:bc06 with SMTP id q85-20020a1f4358000000b0045f9a8fbc06mr819620vka.10.1686256697338; Thu, 08 Jun 2023 13:38:17 -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 ay12-20020a056122180c00b0045391f84a10sm112058vkb.7.2023.06.08.13.38.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:38:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:38:17 -0700 (PDT) Message-ID: <64823c39.050a0220.e80e7.17abSMTPIN_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 07683605246B; Thu, 8 Jun 2023 16:38:17 -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/