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 A377042C64 for ; Thu, 8 Jun 2023 22:34:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0A3A40151; Thu, 8 Jun 2023 22:34:40 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6F37240151 for ; Thu, 8 Jun 2023 22:34:39 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5659d85876dso8871647b3.2 for ; Thu, 08 Jun 2023 13:34:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686256479; x=1688848479; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ddW40s1+1bX6/p92PNuUJMZP/VUWAP+tFpMicvlpRhE=; b=P2TcHtJOCfzSB+6aSCFu8x7RXKIafXYmu4NBKwwSlwA7/87AM3SYKBt4FFK81P4psL eqMWDPuZJT9EaR1bmjpqtpViLQCDEeLI1zawtEPieiz+UoYWEGGLmVOpj+ZakhN6nWki xiNS/DSHkLwUOLtOwDoLLJa7BpFIGZLBBPjDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686256479; x=1688848479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ddW40s1+1bX6/p92PNuUJMZP/VUWAP+tFpMicvlpRhE=; b=f4Q5oHIM7VU87Cs4QBRChjFCPgJaOQ+rzdYNTNlWc9qNrkV3UWuBbxjnTcACG+fn9n V/gCJ9bQT7Pazxy0ucZYMcUOTjvnpYVmaHmqJYz3Q+LDG1YiZb00psrkqFmX4jzrzs2M 5IaPR/octR7yeK6086NS+C4TA0gXdOGcupMXmiNxWLVJF3C4YGZVnCXddg9YhaouDg0Q hORIbhaMlsYtXwAkmnx7eRieL2ihBtK0FYI3rugV4sS/TLcMD0Zzj4zORwKRGkRSy0ev i5NVgakJwTedXzXkk4I8a/K3xQc62qzzL9Kj2j5JgKDYRpUmWGAVatcS8zpWLqsR9C5P oEpQ== X-Gm-Message-State: AC+VfDw/7wCFmCmMx6c/fA+u1sdMOmSFf39UtUUOiWIb4evEB7ySx0U9 KnYt8NOMU47h43ql/n0XnaBhhPX/sOUgjgbk9OEMVN6ZrF7rsbgCR9TVUw== X-Google-Smtp-Source: ACHHUZ5sVi2KAGihwAdnvY5RyvPm4Dx+Koy9pq4Fld0fIEUKRjr7/7qYxNVXMO/N8nCM9NMZwQw/hCUCc5QJ X-Received: by 2002:a81:47d4:0:b0:565:9d00:8a14 with SMTP id u203-20020a8147d4000000b005659d008a14mr804815ywa.20.1686256478760; Thu, 08 Jun 2023 13:34:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q66-20020a817545000000b00561beeedbf6sm136925ywc.23.2023.06.08.13.34.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:34:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:34:38 -0700 (PDT) Message-ID: <64823b5e.810a0220.927e5.1d68SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 795DF605246B; Thu, 8 Jun 2023 16:34:38 -0400 (EDT) Subject: |SUCCESS| pw128355 [PATCH] [v6] 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128355 _Functional Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, June 07 2023 17:24:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128355 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/