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 6CF9142C53 for ; Wed, 7 Jun 2023 20:09:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A92C41611; Wed, 7 Jun 2023 20:09:17 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 82DC941611 for ; Wed, 7 Jun 2023 20:09:16 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2566ed9328eso6494811a91.2 for ; Wed, 07 Jun 2023 11:09:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686161355; x=1688753355; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QxMS/LwD6jsIebG55YIe6i9spLKfDhrT1delx470ijc=; b=c+Z5AI08CWPuHySzKxcP61CqTxeeAdVXSHRL+d38O4N/zoLPxaxXMiCW13plitG4el QG2I15N+HLhFEXgL/SVWbl2drkpEorj8js3n7HLlqJdtPCLaolrtLWNRCq5J7ndzkBBN N87oBR/l0Ptjfmeobg8hGwTpq5yyENc5XJi0Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686161355; x=1688753355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QxMS/LwD6jsIebG55YIe6i9spLKfDhrT1delx470ijc=; b=VFZrkCeCmJCMcs27Rr9OvDsS3KHrDRUGnzKZsaXsc+17dkz/2p7KtP2YE8g6faggqe Jp7cHD0Vr7hSgKT+gPJYQaAPNa/kxTkuY0ZG8oB4RYxIlX5lAn3lj2vJAPXT+6xBGGE8 x2iXiGiUBiLGdk43oKzA3F6owCCJIyhgaRTi28xxN1MlmSh3YPEDjAPvjpek4f29hTuA V+ocsreg7VKeYiJEMIjFNGpVCfjpM8k/JXCRWqb9YZgh2z+wlKsndMPVSo+oQZiEWgzP bBFCmY3RhF0Xt/21s6IRMYyxCF5fg5PZ2d16TmL33uV0CmPxgud1nfmBrQtznPoLPLTa P7+Q== X-Gm-Message-State: AC+VfDxIYhv8CpBQxP2UW6S/JvA7Z8LLJi9Dth+RFERCQT0BB3L/jM/g PlkEgEPK97xOheoYzSMDCV+PDl/JqseYBwOmKUIBBLePiLVOdtbmgNxzUQ== X-Google-Smtp-Source: ACHHUZ4Lkn86QK3hDIHGmZHwH82H2ESQYkLRG+G62o3QOf4ogmZu+4eICyDRVupAr3xjw5C4lMWAx/N2zSs0 X-Received: by 2002:a17:90b:788:b0:256:544a:74c9 with SMTP id l8-20020a17090b078800b00256544a74c9mr5790546pjz.25.1686161355646; Wed, 07 Jun 2023 11:09:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id il18-20020a17090b165200b0025692a395e2sm317176pjb.6.2023.06.07.11.09.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Jun 2023 11:09:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 07 Jun 2023 11:09:15 -0700 (PDT) Message-ID: <6480c7cb.170a0220.7425d.76e4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D550C605246B; Wed, 7 Jun 2023 14:09:14 -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 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/