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 0125041E74 for ; Sat, 11 Mar 2023 17:46:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F17CB40FAE; Sat, 11 Mar 2023 17:46:06 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 3577B40FAE for ; Sat, 11 Mar 2023 17:46:06 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id me6-20020a17090b17c600b0023816b0c7ceso12962530pjb.2 for ; Sat, 11 Mar 2023 08:46:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678553165; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+3LvHhUbfNfB3WIqfiB5e3qasai1BuToJKaaOwsi2JI=; b=GtvJzX4PP0fWh0vXBVSusd4FOWKUpiyqbSs7tdbUzsC7mU089Udb1ER6I0rO9gxXN9 tXqjprtcqmH7m2fUwkjs+YnpqAyTfQshZb1AJ0+QmJzLd4pzssbUAqjDwXI23x5ZPcKj YykpyeSVsIHlwWD/dHhCGCj6Y1c1YM5o+dgAc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678553165; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+3LvHhUbfNfB3WIqfiB5e3qasai1BuToJKaaOwsi2JI=; b=XRiR3rTzT2fmmAGNidAK1T6esMAywZvFVIW5hh5qQbbG77KDBtjlhU65ibdeWgRm4r ZII4zFBuSo8/8+z/J5XTA3wvpXsJxlgNTZdAPw580xNfctzCOpvZ9lNW5RHFVn76z3FH k4f25hzWK4O3xYhCN4JoGYXKxVC3KCx92MPjLwvcPpU3b+LHAHVfAPAu+4bHO6VaJzB8 gpAgTW8sWIo5lyK6wRY7BJCrBEqImfuLFCVJSs7JouDu+8eUzXHh+RXeXaUJex7SII3E bQNJmAvvX+IEAcHHkhThALuJxytnG8w2tXerm4WMw+dKQEXF8fRrWYqT2llQOnDDDmVx Gkvg== X-Gm-Message-State: AO0yUKWsw8AUxA/YlOUBpPz3me7yOM3wGBrlpXc7TFKxoBImL3VyQ7UY bcaoZof+DSykSbDsWw2s49a8YWsaYh5LRYcRt7h9h4CLV3BxExeMbNrLAVQBIZuCvBsgruwmVQ= = X-Google-Smtp-Source: AK7set9dLHyQUa+ZLMAh2TEQ4M+DjJ2UiPoef/yJaI/eOsKVGQY2K+vokj08dzDm8SEbXikMq3sDBfqPRJdf X-Received: by 2002:a17:902:868e:b0:19e:6c8b:7426 with SMTP id g14-20020a170902868e00b0019e6c8b7426mr23469410plo.6.1678553165408; Sat, 11 Mar 2023 08:46:05 -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 ku14-20020a170903288e00b0019e8757c0fasm103692plb.5.2023.03.11.08.46.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 08:46:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 866A0605246B; Sat, 11 Mar 2023 11:46:04 -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 83AD66011D; Sat, 11 Mar 2023 16:46:04 +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: <20230311164604.83AD66011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 16:46:04 +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-broadcom-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 Broadcom Inc. brcm_57414 25000 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/