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 D3F0A41E74 for ; Sat, 11 Mar 2023 17:35:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDCC840FAE; Sat, 11 Mar 2023 17:35:49 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 9F3C640FAE for ; Sat, 11 Mar 2023 17:35:48 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id r23-20020a05683001d700b00690eb18529fso4640524ota.1 for ; Sat, 11 Mar 2023 08:35:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678552548; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+hgVCrgliB3mczn8aYg2Xv1OsMSdI91YX2ch5Vmxdww=; b=BbLY4WiIwFR5e1utm8znk7g8++IYOj7MhrxAnDpIrc8kcyxtwIEHVK1gK1P9osvqDp HwXUlx8VY+Sw0t3ZY7reSCixXvnPWASyyfNz0+3/KememtAEZX3pDSmSM7ijZZZJKWrS yvfZinv/n/LuBo18/SidyOkICHRLJyvjftQkA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678552548; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+hgVCrgliB3mczn8aYg2Xv1OsMSdI91YX2ch5Vmxdww=; b=WNQoUS87jclEeDBZrPCv5ldZnYIwK327xqh0I68N/UWOPnsX5L1+czJu6KaZgf/LfK eNNrvj7Z5R1oVaa3JfZEb1uBcyL5W5rGBDDMQFx/bZLpPsArLthDViDwckqYxPRZAwNK g2+DRpZhayzHyAydICRP2d9t4C3isMCwrt8zYJBSLm8RL86DJHcLmvnYXBCw0Y6jTAJ9 JSV6eYcLsYri7Dohn+pytzoHHdr3lATkuBe0ojZK0BGU9xjZ3VLNvB8IEHZqPA05x4NN kgZyKn9xxoVLQrl2G0Lx6TuLStVAS6oCqmuM/IOMjN9EdnEtfXmym3ycR4brB5HbMe8A 9O/Q== X-Gm-Message-State: AO0yUKX6qT/qrnF9jq/0iUQrVd+MG1GMt4sI/qZbMf5dAGHZZhofnS/P 0AhHbRZhwPSHn7esHL4XrE1g9yCI3DZY7NbdhoYpjjR7KHD4CbpLp709FDYufsJLv/1WbZs4zA= = X-Google-Smtp-Source: AK7set+kT5aDr88Bq87QQq7D4Gc0oVampP2A5wyHRoH+d6cX00a2WunUL8yuN9ikEJmrXW6Up8XJm93Sw5nw X-Received: by 2002:a9d:6d16:0:b0:68b:dd2c:77cf with SMTP id o22-20020a9d6d16000000b0068bdd2c77cfmr6632956otp.32.1678552547925; Sat, 11 Mar 2023 08:35:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h14-20020a4a6f0e000000b005250d4ee0ebsm181218ooc.8.2023.03.11.08.35.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 08:35:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 83FC1605246B; Sat, 11 Mar 2023 11:35:47 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 814D86011D; Sat, 11 Mar 2023 16:35:47 +0000 (UTC) Subject: |SUCCESS| pw125036 [PATCH] mldev: remove variable self assignment in dev init From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230311163547.814D86011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 16:35:47 +0000 (UTC) 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/125036 _Functional Testing PASS_ Submitter: Srikanth Yalavarthi Date: Saturday, March 11 2023 14:57:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 125036 --> functional testing pass Test environment and result as below: 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25694/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/