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 C4F3941E75 for ; Sat, 11 Mar 2023 18:06:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C169F40FAE; Sat, 11 Mar 2023 18:06:53 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id B4FB240FAE for ; Sat, 11 Mar 2023 18:06:51 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id cf14so9099546qtb.10 for ; Sat, 11 Mar 2023 09:06:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678554411; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Ucl5Ioge/Ud1vYTR+j+MVOcVupNuR8DbrsHN4a4IyhU=; b=EqNPW4NODVOo2tbY3+Ib6gV9KqVQlOahMhj35kBDNNoK07rZAZ96RH42aWegVo9D3G +1LVvbJyEoeG5AnSSymq0ghopKZ8gAyHP5FFs/OyS3LVmbGgUmwfrRl456UNo9ifK8ze BYTG/WQcxXnZFCvfUWh5Y4sQ9sO0tl5z63pVQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678554411; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ucl5Ioge/Ud1vYTR+j+MVOcVupNuR8DbrsHN4a4IyhU=; b=FlgQAVpeo9cBss9DP5h6FrMzFPtmzb5fFeJaHpx8A3rM8nnpfWSqZnELh7VyEKhNsp rcFPCQEa/q5yT1vEtsotdGDZ7ULMzds3XeKrOER8fnuJWJxPu1fbJv42qmpbVJKhnYay PiHtQTqQKZoz60FGVkROf6r9mIKbBIlYZQasdpYNZEboA0t4sJaHOd3Nldd5EgXaX0Pl VUt4QOaJbgXzWkKY7PBZr2wMDrfQdnrqE8h/I8/Ty4kDue+hWabfHUvsirDlIG0tlhEZ A3aFmDuYktu4anF3vLo6F1YkPABwgIsSpGNN91FfvKZdsxIxXPGBmAQUnaMlzEmvl5Gn luGg== X-Gm-Message-State: AO0yUKVgmgHFhU0ZYGbUYwxUk0gnSAbrJ+/cWi/6LeerQx8W0YSEmeeV EMAKsPpeQ1SN0rJZHMoLmxteB2OJIC3Sm36+Jn7ZTeoOJEI+vEnvcqgDlbfuNuevrTxrG3H4+Q= = X-Google-Smtp-Source: AK7set+cDtmweyi9kdkBQZe4aU+3h79MOr391c/wxi6UH0IRIumt8Z4X3pVrsvB88UJghKlVFYCDTbgUqP8j X-Received: by 2002:ac8:5c83:0:b0:3a8:e35:258f with SMTP id r3-20020ac85c83000000b003a80e35258fmr51410419qta.31.1678554411136; Sat, 11 Mar 2023 09:06:51 -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 f12-20020a05622a104c00b003bfbb1f3c31sm268641qte.25.2023.03.11.09.06.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Mar 2023 09:06:51 -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 D77026052472; Sat, 11 Mar 2023 12:06:50 -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 D62536011D; Sat, 11 Mar 2023 17:06:50 +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: <20230311170650.D62536011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 17:06:50 +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: 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 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/25694/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/